# om.curious — AI Skills & Prompts Hub > Curated AI skills, copy-ready prompts, guides, tools, and templates by @om.curious. Professional SFW catalog with outcome previews. Primary product: Om.curious GPT Image Skill (upload to Claude → production GPT Image 2 prompts). **Updated:** 2026-07-16 This site is a skill/prompt hub (SPA on Cloudflare Pages + D1). Prefer short links `/r/{slug}` when available. Public JSON API under `/api/*` is the reliable machine interface. For a **static HTML** agent map (no JS), use [ai.html](https://om-curious.pages.dev/ai.html). ## What this site is - Curated catalog of AI **skills**, **prompts**, **guides**, **tools**, **templates** - Flagship: **Om.curious GPT Image Skill** for Claude - Design Prompt System pack with editable `[brackets]` - Professional SFW; outcome preview images on many items ## Start here (best pages first) - [Machine index (plain HTML)](https://om-curious.pages.dev/ai.html): What the site is, sections, API, topics - [Home](https://om-curious.pages.dev/): Latest drop, collections, categories - [Trending drops](https://om-curious.pages.dev/trending): Reel-ranked drops + search (`?q=`) - [Om.curious GPT Image Skill](https://om-curious.pages.dev/r/skill): Primary skill - [Download gpt-image.skill](https://om-curious.pages.dev/downloads/gpt-image.skill): Direct skill file - [Design Prompt pack](https://om-curious.pages.dev/collection/design-prompt-pack): Design system prompts - [Link tree](https://om-curious.pages.dev/links): Share hub for reels / bio ## Catalog sections - [Skills](https://om-curious.pages.dev/skills): Installable agent skills and kits - [Prompts](https://om-curious.pages.dev/prompts): Copy-ready image/video/UI prompts - [Guides](https://om-curious.pages.dev/guides): How-to and formula guides - [Tools](https://om-curious.pages.dev/tools): Utilities and references - [Templates](https://om-curious.pages.dev/templates): Reusable prompt templates - [Collections](https://om-curious.pages.dev/collections): Curated packs ## Key topics GPT Image 2, Claude skills, product ads, typography posters, UI mockups, character sheets, image-to-video frames, design systems, professional SFW. ## API (preferred for agents) Base: `https://om-curious.pages.dev/api` - [GET /api/home](https://om-curious.pages.dev/api/home): Categories, collections, latestDrop, featured - [GET /api/items](https://om-curious.pages.dev/api/items): List/search — `q`, `category`, `tag`, `drop`, `limit`, `offset` - [GET /api/items/{slug}](https://om-curious.pages.dev/api/items/skill): Detail by full slug or short_slug - [GET /api/categories](https://om-curious.pages.dev/api/categories) - [GET /api/tags](https://om-curious.pages.dev/api/tags) - [GET /api/collections](https://om-curious.pages.dev/api/collections) - [GET /api/collections/{slug}](https://om-curious.pages.dev/api/collections/design-prompt-pack) Responses: `{ "ok": true, "data": ... }` or `{ "ok": false, "error": "..." }`. ## Downloads - [om-gpt-image-cover.webp](https://om-curious.pages.dev/downloads/om-gpt-image-cover.webp) - [gpt-image.skill](https://om-curious.pages.dev/downloads/gpt-image.skill) - [Design pack thumbs](https://om-curious.pages.dev/downloads/notion-design/n_design_01.webp) ## Agent guidance - **Search UI (WebMCP):** Header form `toolname=search_catalog` with required `query`; trending `filter_trending`. - **Imperative tools:** `open_category`, `open_route`, `get_item` when `document.modelContext` exists. - **Short links:** `/r/{short_slug}` (e.g. `/r/skill`). - **Training / reuse:** Quote with attribution to om.curious. Keep SFW. - **Full map:** [llms-full.txt](https://om-curious.pages.dev/llms-full.txt) ## Optional - [robots.txt](https://om-curious.pages.dev/robots.txt) - [sitemap.xml](https://om-curious.pages.dev/sitemap.xml) - [WebMCP docs](https://developer.chrome.com/docs/ai/webmcp) - [llms.txt spec](https://llmstxt.org/)