From daily-briefing
This skill should be used when the user asks for a "daily briefing", "morning briefing", "news summary", "what's happening today", "daily digest", or wants a curated overview of news and trends across technology, business, policy, science, and culture. Also triggers when the user mentions "briefing plugin" or wants to understand the editorial philosophy behind the daily briefing system.
How this skill is triggered — by the user, by Claude, or both
Slash command
/daily-briefing:daily-briefingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A multi-agent pipeline that produces a curated daily briefing blending hard news with intellectually curious cross-domain content.
A multi-agent pipeline that produces a curated daily briefing blending hard news with intellectually curious cross-domain content.
The briefing serves two audiences living in the same person:
The Pragmatist — wants to know what happened, what changed, and what it means for their work and decisions. Morning Brew's directness: no filler, sharp takes, efficient reading.
The Curious Intellectual — wants to understand why things happen and how seemingly unrelated domains connect. MIT Technology Review's depth: backstories, hidden connections, the "I never thought about it that way" moments.
Every briefing must serve both. Headlines and feature stories serve the pragmatist. The deep dive and curiosity corner serve the intellectual. The best pieces serve both simultaneously.
The briefing is produced by a 4-stage multi-agent pipeline (English + Turkish):
Five specialized agents search their domains simultaneously:
Each scout returns a structured list of 5-8 candidate stories ranked by importance and novelty.
A single agent receives all scout outputs and performs editorial curation:
A single agent takes the editorial plan and writes the final markdown briefing with consistent voice and structure.
After the English briefing is composed, it is translated to Turkish for daily.cantoramann.com/tr. A translation agent converts the full briefing while preserving its voice, rhythm, and personality — writing as a native Turkish speaker would, not as a textbook translation. Technical terms stay in English. The output is saved as briefing-YYYY-MM-DD-tr.md.
See references/briefing-structure.md for the full section-by-section specification.
See references/scout-strategies.md for domain-specific search strategies and quality criteria.
See references/editorial-philosophy.md for the full editorial guidelines, the curiosity content framework, and quality benchmarks.
npx claudepluginhub cantoramann/plugins --plugin daily-briefingGenerates a topic-focused briefing in HTML from public news sources for any subject (region, industry, policy issue, institution, or theme). Outputs a single self-contained HTML file optimized for browser viewing and WeChat Official Account editor.
Accesses Daily.dev SKILL.md for developer news aggregation. Useful when querying for latest tech updates or news feeds in conversations.
Deep-researches a topic and produces a multi-angle news briefing with optional publishing to Notion, Obsidian, Teams, or Slack.