florianbruniaux/claude-code-ultimate-guide

source-command-ccguide-daily

Daily update check — official Anthropic docs diff + guide/CC releases digest

First seen May 23, 2026

Installation

$ npx skills add florianbruniaux/claude-code-ultimate-guide --skill source-command-ccguide-daily

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from florianbruniaux/claude-code-ultimate-guide · top by installs.

npx skills add florianbruniaux/claude-code-ultimate-guide

Browse all from florianbruniaux/claude-code-ultimate-guide

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 5.9K
License LICENSE
Default branch main
Open issues 6
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,447 B
  • docs SUMMARY.md 114 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 16 installs

SKILL.md

source-command-ccguide-daily

Use this skill when the user asks to run the migrated source command ccguide-daily.

Command Template

Run this sequence in order. Present results as one consolidated report.

Step 1 — Refresh official docs

Call refreshofficialdocs 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.

Step 2 — Diff official docs

Call diffofficialdocs MCP tool to compare baseline vs refreshed current.

Step 3 — Guide + CC releases digest

Call get_digest MCP tool with period: "day"


Output format

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:

  • If no changes anywhere: say so clearly in one line, no padding
  • Reproduce ALL URLs verbatim (source URLs, GitHub links)
  • If official docs unchanged AND no guide/CC updates: "Nothing changed in the last 24h."
  • Keep it dense — this is a daily briefing, not a report