Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By hollaugo
Build complete ChatGPT Apps with MCP servers, inline widgets, and cloud deployment
npx claudepluginhub hollaugo/prompt-circle-marketplace --plugin chatgpt-apps-builderChatGPT App Architect Agent
ChatGPT Auth Configurator Agent
ChatGPT Deploy Orchestrator Agent
ChatGPT MCP Generator Agent
ChatGPT Schema Designer Agent
Configure authentication for your ChatGPT App using Auth0 or Supabase Auth for multi-user support.
Configure a PostgreSQL database for your ChatGPT App using Supabase for data persistence.
Add a new MCP tool to your ChatGPT App. Guides through tool design, schema creation, and code generation.
Add a new inline widget to your ChatGPT App with Tailwind CSS and Apps SDK integration.
Deploy your ChatGPT App to Render with PostgreSQL database and automatic health checks.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Reusable better-chatbot patterns for custom deployments. Use for server action validators, tool abstraction, multi-AI providers, or encountering auth validation, FormData parsing, workflow execution errors.
Claude Code skill for building MCP Apps with interactive UIs
Claude Agent SDK plugin with 11 specialized agents covering all SDK features. Build complete apps with /build or add features incrementally with /add. Includes streaming, MCP, subagents, sessions, tools, skills, hooks, checkpointing, structured outputs, thinking, caching, batch, vision, web search, code execution, computer use, and memory.
Interactive plugin builder for Claude Code - serves as both an example plugin and a tool to create new plugins through guided prompts with specialized builder skills for each component type
Vibes is for people who use Claude Code, but don't know how to code.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build, validate, and deploy production-ready MCP servers with AI guidance
A collection of Claude Code plugins for AI-powered development.
/plugin add hollaugo/prompt-circle-marketplace
/plugin install chatgpt-apps-builder
Build complete ChatGPT Apps with MCP servers, inline widgets, and cloud deployment.
Features:
Skills:
| Skill | Description |
|---|---|
/chatgpt-apps-builder:new-app | Create a new ChatGPT App from concept to code |
/chatgpt-apps-builder:add-widget | Add inline widgets with Tailwind CSS |
/chatgpt-apps-builder:add-tool | Add new MCP tools to your app |
/chatgpt-apps-builder:add-auth | Configure Auth0 or Supabase authentication |
/chatgpt-apps-builder:add-database | Add PostgreSQL with Supabase |
/chatgpt-apps-builder:validate | Run validation suite on your app |
/chatgpt-apps-builder:test | Run automated tests |
/chatgpt-apps-builder:deploy | Deploy to Render |
/chatgpt-apps-builder:golden-prompts | Generate test prompts |
/chatgpt-apps-builder:resume-app | Resume building an in-progress app |
Install this plugin:
/plugin add hollaugo/prompt-circle-marketplace
/plugin install chatgpt-apps-builder
To add a new plugin to this marketplace:
plugins/.claude-plugin/plugin.json with plugin metadatamarketplace.json to include your pluginMIT