docs-update
✓Documentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md).
Installation
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 |
Documentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md). Source: hiromaily/go-crypto-wallet.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/hiromaily/go-crypto-wallet --skill docs-update- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is docs-update?
Documentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md). Source: hiromaily/go-crypto-wallet.
How do I install docs-update?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hiromaily/go-crypto-wallet --skill docs-update Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/hiromaily/go-crypto-wallet
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01