Agent skill · Code Review & Quality

chatgpt-app-builder

Build, modify, debug, or review ChatGPT Apps with mcp-use.

Manufact10,409★ · +73/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add mcp-use/mcp-use --skill chatgpt-app-builder --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 34
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/chatgpt-app-builder/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 10,446 · +37 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Build ChatGPT Apps with mcp-use mcp-use is the full stack TypeScript framework for building MCP servers and MCP apps to plug-ins and Claude connectors Use it to build fully typed MCP servers with tools, resources, prompts, 1 line oauth authentication adapters, middleware, production transports, a built-in Inspector, and headless tooling. mcp-use has native first class support for MCP Apps with support for HMR both at the server and MCP App level to live preview the changes on clients like ChatGPT ## Get started Follow the guides at <https://docs.mcp-use.com/v2>. ## API reference Consult the TSDoc bundled in the installed package and the TypeScript source comments on disk. Inspect the project's installed `mcp-use` version, generated types, and existing ChatGPT-specific integrations before choosing APIs or patterns.

What's inside
Steps it walks through
  1. Get started
  2. API reference
Ships with 24 files
  • LICENSE.txt
  • evals/README.md
  • evals/architecture.json
  • evals/discover.json
  • evals/skill.json
  • evals/state-and-context.json
  • evals/ui-guidelines.json
  • evals/widgets.json
  • references/authentication/auth0.md
  • references/authentication/better-auth.md
  • references/authentication/clerk.md
  • references/authentication/custom.md
  • references/authentication/keycloak.md
  • references/authentication/overview.md
  • references/authentication/supabase.md
  • references/authentication/workos.md
  • references/foundations/architecture.md
  • references/foundations/concepts.md
  • references/foundations/deployment.md
  • references/foundations/quickstart.md
  • references/patterns/common-patterns.md
  • references/server/prompts.md
  • references/server/proxy.md
  • references/server/resources.md
first 24 of 34
More from mcp-use
All skills →
About this skill
What does the chatgpt-app-builder skill do?

Build, modify, debug, or review ChatGPT Apps with mcp-use.

How do I install it?

Run `npx skills add mcp-use/mcp-use --skill chatgpt-app-builder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mcp-use/mcp-use, a repository with 10,446 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going