doc
✓This skill should be used when the user asks to "generate documentation", "validate docs", "check doc coverage", "find missing docs", "create code-map", "sync documentation", "update docs", or needs guidance on documentation generation and validation for any repository type. Triggers: doc, documentation, code-map, doc coverage, validate docs.
Installation
SKILL.md
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
src/ ├── module1/ # Purpose ├── module2/ # Purpose └── utils/ # Shared utilities
| discover | Find undocumented features | | coverage | Check documentation coverage | | gen [feature] | Generate docs for specific feature | | all | Update all documentation | | validate | Check docs match code |
This skill should be used when the user asks to "generate documentation", "validate docs", "check doc coverage", "find missing docs", "create code-map", "sync documentation", "update docs", or needs guidance on documentation generation and validation for any repository type. Triggers: doc, documentation, code-map, doc coverage, validate docs. Source: boshu2/agentops.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/boshu2/agentops --skill doc- Source
- boshu2/agentops
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is doc?
This skill should be used when the user asks to "generate documentation", "validate docs", "check doc coverage", "find missing docs", "create code-map", "sync documentation", "update docs", or needs guidance on documentation generation and validation for any repository type. Triggers: doc, documentation, code-map, doc coverage, validate docs. Source: boshu2/agentops.
How do I install doc?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/boshu2/agentops --skill doc 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/boshu2/agentops
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-02