source-command-ccguide-init-docs
FeaturedFetch official Anthropic Codex docs and store as local baseline snapshot
AI & Automation 5,772 stars
755 forks Updated today CC-BY-SA-4.0
Install
Quality Score: 88/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# source-command-ccguide-init-docs
Use this skill when the user asks to run the migrated source command `ccguide-init-docs`.
## Command Template
Use the `init_official_docs` MCP tool.
This fetches ~1.2MB from Anthropic (takes ~5s) and stores 4 local cache files in ~/.cache/Codex-guide/.
Both the baseline and current snapshots are set to this version.
After success, tell the user:
- How many sections were found
- The snapshot path
- That they can now run /ccguide:diff-docs after /ccguide:refresh-docs to see what changed
Details
- Author
- FlorianBruniaux
- Repository
- FlorianBruniaux/claude-code-ultimate-guide
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- CC-BY-SA-4.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
source-command-ccguide-refresh-docs
Re-fetch official Anthropic Codex docs and update current snapshot (baseline unchanged)
5,772 Updated today
FlorianBruniaux Code & Development Featured
source-command-ccguide-diff-docs
Compare official Anthropic docs baseline vs current snapshot (no network — instant)
5,772 Updated today
FlorianBruniaux AI & Automation Featured
source-command-ccguide-daily
Daily update check — official Anthropic docs diff + guide/CC releases digest
5,772 Updated today
FlorianBruniaux