Fetch official Anthropic Codex docs and store as local baseline snapshot
Scanned 5/27/2026
Install via CLI
openskills install FlorianBruniaux/claude-code-ultimate-guide---
name: "source-command-ccguide-init-docs"
description: "Fetch official Anthropic Codex docs and store as local baseline snapshot"
---
# 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
No comments yet. Be the first to comment!