docs

📁 jancbeck/dotfiles 📅 8 days ago
2
总安装量
2
周安装量
#63139
全站排名
安装命令
npx skills add https://github.com/jancbeck/dotfiles --skill docs

Agent 安装分布

opencode 2
claude-code 2
github-copilot 2
codex 2
kimi-cli 2
gemini-cli 2

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”