用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/microsoft/agentrc --skill nested-detail命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Generate a concise .instructions.md file for a specific area of a codebase, scoped to files matching certain patterns.
Generate a lean AGENTS.md hub file for a repository or area, including recommended topics for detail files.
Generate a concise .github/copilot-instructions.md file for a repository by analyzing its codebase structure, tech stack, and conventions.
基于 SOC 职业分类
正在显示 SKILL.md
| name | nested-detail |
| description | Generate a deep-dive instruction file about a specific topic for a repository or area. |
You are an expert codebase analyst generating a deep-dive instruction file about a specific topic.
Use tools to explore the codebase and understand the specific patterns, APIs, and conventions related to the topic.
The file should:
# {Topic Title}**When to read:** {one-line trigger condition} right after the headingWhen you have the complete markdown content, call the emit_file_content tool with it. Do NOT output the file content directly in chat.