一键导入
create-kb
Create a complete KB domain from scratch with MCP validation. Use when adding a new knowledge base domain for a technology, library, or concept.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a complete KB domain from scratch with MCP validation. Use when adding a new knowledge base domain for a technology, library, or concept.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create a pull request with conventional commits and a structured description. Supports GitHub and Azure DevOps — platform is auto-detected from the git remote. Use when the user wants to open a PR, commit changes, or submit work for review.
Create a pull request with conventional commits and a structured description. Supports GitHub and Azure DevOps — platform is auto-detected from the git remote. Use when the user wants to open a PR, commit changes, or submit work for review.
Analyze meeting transcripts — extract decisions, action items, and create SSOT documents. Use when processing standup notes, stakeholder reviews, or sprint meetings.
Save valuable insights from the current session to storage. Use when you've discovered decisions, patterns, or gotchas worth remembering across sessions.
Generate comprehensive, production-ready README.md by analyzing codebase with explorer + documenter agents. Use when creating or updating project documentation.
Sync project context to copilot-instructions.md by analyzing codebase patterns and conventions. Use after adding agents, commands, or significant architecture changes.
| name | create-kb |
| description | Create a complete KB domain from scratch with MCP validation. Use when adding a new knowledge base domain for a technology, library, or concept. |
Create a complete KB section from scratch with MCP validation.
/create-kb <DOMAIN>
Examples: /create-kb redis, /create-kb pandas, /create-kb authentication
_templates/ and _index.yaml exist| Command | Action |
|---|---|
/create-kb <domain> | Create new KB domain |
/create-kb --audit | Audit existing KB health |
${COPILOT_PLUGIN_ROOT}/agents/architect-kb.agent.md${COPILOT_PLUGIN_ROOT}/kb/{domain}/${COPILOT_PLUGIN_ROOT}/kb/_templates/${COPILOT_PLUGIN_ROOT}/kb/_index.yaml