From daily-briefing
Generate a daily news/tech/weather briefing with TTS audio. Use when the user asks for their daily briefing, e.g. "get my daily briefing", "give me my daily", "show me what's happening today", "what's the news today", or invokes /daily-briefing. Do NOT trigger on casual greetings like "good morning" or "hello".
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
Dispatch the `daily-briefing-agent` orchestrator agent to generate the briefing.
Dispatch the daily-briefing-agent orchestrator agent to generate the briefing.
Before dispatching, determine the plugin root (two directories up from this skill file) and get the current system date via date +%Y-%m-%d. Pass both to the agent prompt so it can find settings and scripts.
Do not open the HTML file — the orchestrator agent handles browser opening.
npx claudepluginhub dev32-io/cctoolbox --plugin daily-briefingTriggers the daily AI News Briefing pipeline manually via `make run`. Monitors execution and summarizes log output to confirm success or failure.
Accesses Daily.dev SKILL.md for developer news aggregation. Useful when querying for latest tech updates or news feeds in conversations.
Provides a structured morning briefing with AI-powered insights, news, and task prioritization to start the day efficiently.