mcp-app-builder
✓指导开发人员创建 MCP 应用程序。 涵盖整个生命周期:根据 UX 指南集思广益、启动项目、实施工具/小部件、调试、运行开发服务器、部署应用程序并将其连接到 ChatGPT。 当用户想要创建或更新 MCP 应用程序、MCP 服务器或使用 Skybridge 框架时使用。
SKILL.md
Those are conversational experiences that extend AI assistants through tools and custom UI widgets. They're built as MCP servers invoked during conversations.
⚠️ The app is consumed by two users at once: the human and the AI Assistant LLM. They collaborate through the widget—the human interacts with it, the LLM sees its state. Internalize this before writing code: the widget is your shared surface.
SPEC.md keeps track of the app's requirements and design decisions. Keep it up to date as you work on the app.
指导开发人员创建 MCP 应用程序。 涵盖整个生命周期:根据 UX 指南集思广益、启动项目、实施工具/小部件、调试、运行开发服务器、部署应用程序并将其连接到 ChatGPT。 当用户想要创建或更新 MCP 应用程序、MCP 服务器或使用 Skybridge 框架时使用。 来源:alpic-ai/skybridge。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/alpic-ai/skybridge --skill mcp-app-builder- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 mcp-app-builder?
指导开发人员创建 MCP 应用程序。 涵盖整个生命周期:根据 UX 指南集思广益、启动项目、实施工具/小部件、调试、运行开发服务器、部署应用程序并将其连接到 ChatGPT。 当用户想要创建或更新 MCP 应用程序、MCP 服务器或使用 Skybridge 框架时使用。 来源:alpic-ai/skybridge。
如何安装 mcp-app-builder?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alpic-ai/skybridge --skill mcp-app-builder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/alpic-ai/skybridge