source-command-ccguide-refresh-docs
FeaturedRe-fetch official Anthropic Codex docs and update current snapshot (baseline unchanged)
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-refresh-docs
Use this skill when the user asks to run the migrated source command `ccguide-refresh-docs`.
## Command Template
Use the `refresh_official_docs` MCP tool.
This fetches ~1.2MB from Anthropic (takes ~5s) and updates only the "current" snapshot.
The baseline (set by init_official_docs) is never touched.
After success, show the quick diff preview against the baseline that the tool returns.
Remind the user to run /ccguide:diff-docs for the full detailed diff.
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-init-docs
Fetch official Anthropic Codex docs and store as local baseline snapshot
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