source-command-ccguide-daily
SolidDaily update check — official Anthropic docs diff + guide/CC releases digest
Install
Quality Score: 88/100
Skill Content
Details
- Author
- FlorianBruniaux
- Repository
- FlorianBruniaux/claude-code-ultimate-guide
- Created
- 4 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- CC-BY-SA-4.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
source-command-ccguide-refresh-docs
Re-fetch official Anthropic Codex docs and update current snapshot (baseline unchanged)
source-command-ccguide-diff-docs
Compare official Anthropic docs baseline vs current snapshot (no network — instant)
source-command-ccguide-init-docs
Fetch official Anthropic Codex docs and store as local baseline snapshot
source-command-update-infos-release
Update Codex releases tracking (guide + landing + version bump)
daily-brief
Operational knowledge for the daily-brief digest pipeline (this project). RSS/API fetchers, pluggable LLM enrichment (default claude CLI on Max; also anthropic/openai/deepseek/minimax API), trading section, HTML rendering, cross-platform scheduler integration (Windows Task Scheduler / macOS launchd / Linux cron). Load when the user asks about running daily / regenerating sections / debugging a failed run / adding or disabling sources / LLM quota / scheduler / why a tab shows wrong data / why a source failed / switching LLM backend. Always prefer the documented npm commands over re-implementing logic. Diagnose by reading logs/daily-*.log first, then logs/llm-calls.jsonl for LLM-side issues.