← ClaudeAtlas

custom-gpt-builderlisted

Build OpenAI Custom GPTs (ChatGPT GPTs) as paste-ready deliverables for your organization or clients. Use when user says 'build a custom GPT', 'GPT for [client]', 'ChatGPT GPT', 'custom gpt creator', 'publish to the GPT Store', 'make a GPT'. Runs the full pipeline: client brief intake, use-case pattern selection, instruction writing (8,000-char GPT format with anti-prompt-extraction hardening), knowledge file spec, capabilities/Actions decisions, guardrails, test script, and a business-user setup guide with a workspace-admin split. For M365 Copilot declarative agents use m365-copilot-builder; for Copilot Studio low-code agents use copilot-studio-builder.
AI-Enablement-Academy/agentic-marketplace · ★ 0 · AI & Automation · score 67
Install: claude install-skill AI-Enablement-Academy/agentic-marketplace
## When to use this skill Trigger phrases: - "build a custom GPT" / "make a GPT" / "GPT for [client]" - "ChatGPT GPT" / "custom gpt creator" - "publish to the GPT Store" / "GPT Store listing" Do NOT trigger on: - **Google Gemini Gems** — use a Gemini-specific builder; out of scope for this skill - **M365 Copilot declarative agents** (agent builder inside M365 Copilot) — `m365-copilot-builder` - **Copilot Studio agents** (Power Platform low-code, topics, autonomous triggers) — `copilot-studio-builder` - **OpenAI API work** (Assistants/Responses API, fine-tuning) — GPTs are a ChatGPT product surface, not an API. Bespoke integration territory. - **ChatGPT Projects** — a Project is a private workspace (chats + files + continuity for ONE person), not a distributable assistant. If the client wants "a GPT just for my own ongoing work", recommend a Project and stop (comparison table: `references/platform-limits.md`). ## What you're building A **Custom GPT** = ChatGPT + fixed instructions (≤8,000 chars) + up to 20 knowledge files + capability toggles + optional Actions (OpenAPI-described API calls). Built in the GPT editor's **Configure** tab by a business user on a Plus-or-better plan; distributed by link, workspace, or GPT Store. Free-plan users can use the result, not build it. The deliverable is a **paste-ready bundle** the client's business user enters into the GPT editor themselves, plus a setup guide. No client account access needed. References (read befor