skills/skills.volces.com/daily-briefing

daily-briefing

SKILL.md

daily-briefing

Generates a compact, warm daily message suitable for cron delivery (stdout/chat reply). Always succeeds even with minimal context.


Skill Type: System Skill (Orchestrator Pattern)

This skill uses the System Skill pattern for execution on macOS. The agent must:

  1. Never run raw CLI commands directly (except curl for weather).
  2. Always invoke the runner script to gather data.
  3. Read gathered data from JSON after the script completes.
  4. Generate the briefing text using the agent's own capabilities.

Quick reference:

# Invoke data gatherer (waits for completion)
"{baseDir}/skills/daily-briefing/bin/run_daily_briefing.sh"
Installs
14
First Seen
Mar 23, 2026