mit einem Klick
source-command-ccguide-daily
// Daily update check — official Anthropic docs diff + guide/CC releases digest
// Daily update check — official Anthropic docs diff + guide/CC releases digest
Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate ready-to-post content from guide updates.
Interactive skill assessment with personalized learning path generation
Add descriptive prose to bare sections in whitepapers (FR + EN) using 9 parallel agents
Audit version freshness, FR/EN parity, and metadata quality of all whitepapers and recap cards
Compare official Anthropic docs baseline vs current snapshot (no network — instant)
Fetch official Anthropic Codex docs and store as local baseline snapshot
| name | source-command-ccguide-daily |
| description | Daily update check — official Anthropic docs diff + guide/CC releases digest |
Use this skill when the user asks to run the migrated source command ccguide-daily.
Run this sequence in order. Present results as one consolidated report.
Call refresh_official_docs MCP tool to fetch the latest Anthropic docs and update the current snapshot.
If it fails (no baseline), tell the user to run /ccguide:init-docs once first, then stop.
Call diff_official_docs MCP tool to compare baseline vs refreshed current.
Call get_digest MCP tool with period: "day"
Present everything as a single daily briefing:
# Daily Codex Update — {today's date}
## Official Anthropic Docs
{diff results — added/removed/modified sections, or "No changes"}
## Guide + CC CLI
{digest results — guide CHANGELOG entries + CC releases from last 24h, or "No changes"}
---
Docs snapshot: {baseline date} → {current date}
Rules: