什么是 docs-update?
代码更改后更新文档。添加功能、更改键绑定、修改配置选项或更新 TUI 行为时使用。自动查找并更新相关文档文件(自述文件、食谱、帮助文本)。 来源:colonyops/hive。
代码更改后更新文档。添加功能、更改键绑定、修改配置选项或更新 TUI 行为时使用。自动查找并更新相关文档文件(自述文件、食谱、帮助文本)。
通过命令行快速安装 docs-update AI 技能到你的开发环境
来源:colonyops/hive。
Streamline documentation updates when code changes are made. This skill helps identify what documentation needs updating and guides you through the process.
Analyze recent commits or current changes to identify documentation-impacting changes:
| README.md | Keybindings, features, config options, CLI commands | | docs/recipes/.md | Integration-specific changes | | CLI help text | New commands, flags, or changed behavior |
代码更改后更新文档。添加功能、更改键绑定、修改配置选项或更新 TUI 行为时使用。自动查找并更新相关文档文件(自述文件、食谱、帮助文本)。 来源:colonyops/hive。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/colonyops/hive --skill docs-update代码更改后更新文档。添加功能、更改键绑定、修改配置选项或更新 TUI 行为时使用。自动查找并更新相关文档文件(自述文件、食谱、帮助文本)。 来源:colonyops/hive。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/colonyops/hive --skill docs-update 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/colonyops/hive