一键导入
mcp-builder
Guide and tools for building and extending Model Context Protocol (MCP) servers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide and tools for building and extending Model Context Protocol (MCP) servers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
全栈故障诊断与日志溯源技能 — 允许 AI 自动串联前后端日志并定位 Bug 根因。
处理全渠道邮件聚合平台的智能首回任务。功能:L1-L5 分级标注 (01)、首回草稿生成 (02)、敏感词风控校验。支持多意图识别与订单信息关联。
处理物流进度查询 (意图 02)。对接 17track 实时查询接口,支持官网订单号自动关联查询或直接使用运单号。
处理核心订单业务 (意图 01, 03, 04)。用于:查询详情、申请取消、修改收货地址。涉及单号识别 (EFXX, Amazon) 与登录状态校验。
基于 Neo4j 的架构资产图谱映射,实现从需求到代码的精准路径发现
基于 Neo4j 架构图谱的测试盲区诊断、自动化用例生成与 Trace 闭环验证技能。每当用户询问“系统测试是否完整”、“如何补齐覆盖率”、“目前的盲区在哪里”或提到代码与需求的对齐关系时,必须使用此技能进行图谱诊断。
| name | mcp-builder |
| description | Guide and tools for building and extending Model Context Protocol (MCP) servers. |
| version | 0.1.0 |
This skill provides guides, templates, and utilities for building and managing Model Context Protocol (MCP) servers.
MCPManagerMCP (Model Context Protocol) allows the AI to securely connect to local and remote external systems and APIs, converting them into tools that agents can execute.
By providing this skill, the AI itself can help developers bootstrap new MCP servers (e.g., to connect the AI to a proprietary corporate database or a local file system).