docs
npx skills add https://github.com/jancbeck/dotfiles --skill docs
Agent 安装分布
Skill 文档
Execute the Claude Code Docs helper script at ~/.claude-code-docs/claude-docs-helper.sh
Usage:
- /docs – List all available documentation topics
- /docs – Read specific documentation with link to official docs
- /docs -t – Check sync status without reading a doc
- /docs -t – Check freshness then read documentation
- /docs whats new – Show recent documentation changes (or “what’s new”)
Examples of expected output:
When reading a doc: ð COMMUNITY MIRROR: https://github.com/ericbuess/claude-code-docs ð OFFICIAL DOCS: https://docs.anthropic.com/en/docs/claude-code
[Doc content here…]
ð Official page: https://docs.anthropic.com/en/docs/claude-code/hooks
When showing what’s new: ð Recent documentation updates:
⢠5 hours ago: ð https://github.com/ericbuess/claude-code-docs/commit/eacd8e1 ð data-usage: https://docs.anthropic.com/en/docs/claude-code/data-usage â Added: Privacy safeguards ð security: https://docs.anthropic.com/en/docs/claude-code/security ⨠Data flow and dependencies section moved here
ð Full changelog: https://github.com/ericbuess/claude-code-docs/commits/main/docs ð COMMUNITY MIRROR – NOT AFFILIATED WITH ANTHROPIC
Every request checks for the latest documentation from GitHub (takes ~0.4s). The helper script handles all functionality including auto-updates.
Execute: ~/.claude-code-docs/claude-docs-helper.sh “$ARGUMENTS”