用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/pigweed-project/pigweed --skill docs命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | docs |
| description | Use for ALL documentation-related workflows: rst style guide, changelog updates, C/C++ API reference (Doxygen) |
Pigweed has many docs automation workflows. Rather than list them all here, this skill helps agents decide which workflows are relevant and then routes them to the full instructions.
Summarize the user's main goal in a few sentences.
If the user's main goal is not docs-related and there is still work to be done, STOP HERE.
[!WARNING]
The docs workflows may reduce your ability to solve the user's main goal because they create high risk of context pollution.
Examples of WIP main goals unrelated to docs:
Run ALL workflows that are relevant to the user's main goal.
Each of the sections below represents a workflow. Summary:
All workflows follow this pattern:
Triggers: Hints about when to run the workflow. Values in double quotes
represent example prompts.Guards: Warnings about when to NOT run the workflow.Path: The path to the full instructions.Triggers:
*.rst files are in context.bulletin) explicitly requires formatting of generated
RST filesGuards:
Path: //docs/agents/rst/AGENTS.md
Triggers:
Guards:
Path: //docs/agents/changelog/AGENTS.md
Triggers:
//docs/doxygen has failed to buildGuards:
Path: //docs/agents/doxygen/AGENTS.md
Triggers:
Guards:
Path: //docs/agents/security/AGENTS.md
Triggers:
Guards:
Path: //docs/agents/bulletin/AGENTS.md