什么是 docs-review?
审核文档 PR 并提供 GitHub PR 建议。当要求查看、建议更改或提供有关文档内容的反馈时加载。涵盖 MDX、frontmatter、风格指南、组件和内容准确性。 来源:cloudflare/cloudflare-docs。
审核文档 PR 并提供 GitHub PR 建议。当要求查看、建议更改或提供有关文档内容的反馈时加载。涵盖 MDX、frontmatter、风格指南、组件和内容准确性。
通过命令行快速安装 docs-review AI 技能到你的开发环境
来源:cloudflare/cloudflare-docs。
Review documentation changes for correctness, style, and structure. Use AGENTS.md and the style guide at src/content/docs/style-guide/ as primary references.
| "review", "suggest changes", "provide suggestions" | Post suggestions only via gh CLI — do not push commits | | "only make suggestions", "do not make changes" | Post suggestions only — never edit files or push | | "fix", "address this", "update" | Always edit files directly and commit changes |
| "review and fix" | Fix low-severity issues directly; suggest high-impact changes | | Invoked by someone other than PR author | Post suggestions unless explicitly told to fix | | Invoked by PR author (or unclear) | Fix directly — especially MDX syntax, code errors, and build breakers |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/cloudflare/cloudflare-docs --skill docs-review审核文档 PR 并提供 GitHub PR 建议。当要求查看、建议更改或提供有关文档内容的反馈时加载。涵盖 MDX、frontmatter、风格指南、组件和内容准确性。 来源:cloudflare/cloudflare-docs。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cloudflare/cloudflare-docs --skill docs-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cloudflare/cloudflare-docs