docs-update
✓文档更新工作流程。修改 docs/ 目录中的文件或任何 Markdown 文件 (*.md) 时使用。
SKILL.md
Critical: Before editing documentation, identify if the file is an SSOT or references one.
| Agent behavior | AGENTS.md | Entry point for all agents | | Agent instruction design | docs/design/ai-agents-instruction.md | Command/Skill/Rule architecture | | Label definitions | docs/standards/task-classification.md | All label types and meanings | | Label → Skill mapping | .claude/skills/label-context-mapping/ | Operational routing |
| Coding conventions | docs/standards/coding-conventions.md | Code style rules | | Security rules | docs/standards/security.md | Security requirements | | Testing standards | docs/standards/testing.md | Test requirements | | Workflow | docs/standards/workflow.md | Development workflow |
文档更新工作流程。修改 docs/ 目录中的文件或任何 Markdown 文件 (*.md) 时使用。 来源:hiromaily/go-crypto-wallet。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/hiromaily/go-crypto-wallet --skill docs-update- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 docs-update?
文档更新工作流程。修改 docs/ 目录中的文件或任何 Markdown 文件 (*.md) 时使用。 来源:hiromaily/go-crypto-wallet。
如何安装 docs-update?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hiromaily/go-crypto-wallet --skill docs-update 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/hiromaily/go-crypto-wallet