원클릭으로
daily-briefing
// Generate a daily briefing with pending tasks, recent conversations, and optional news highlights. Use when user says "good morning", "daily briefing", "what's my day", or "morning update".
// Generate a daily briefing with pending tasks, recent conversations, and optional news highlights. Use when user says "good morning", "daily briefing", "what's my day", or "morning update".
Create algorithm-optimized social media content (Threads, Instagram, etc.) from a topic or trend. Uses Meta's patent-based scoring (5 dimensions) to maximize reach. Optionally generates NotebookLM image cards. Use when user says "create a post about", "write content for", "make a post", "turn this into a post".
Manage macOS Apple Notes via the memo CLI — create, view, edit, delete, search, move, and export notes across folders. Use when user says "add note", "find note", "show my notes", "create note about...", or "export note".
Manage macOS Apple Reminders via the remindctl CLI — list, add, edit, complete, and delete reminders across all reminder lists. Use when user says "remind me", "add to reminders", "show my reminders", "mark reminder done", or "delete reminder".
Create, search, and manage Bear notes via the grizzly CLI. Use when user says "add a bear note", "search bear notes", "list my notes in bear", "open bear note about X".
Structured brainstorming with multiple perspectives. Use when user says "brainstorm about", "ideas for", "help me think about", "suggestions for".
Capture frames or short clips from RTSP/ONVIF network cameras or local webcams using ffmpeg or camsnap. Use when user says "take a snapshot from camera", "capture front door", "grab a frame from the security cam", or any camera capture request involving IP cameras or webcams.
| name | daily-briefing |
| description | Generate a daily briefing with pending tasks, recent conversations, and optional news highlights. Use when user says "good morning", "daily briefing", "what's my day", or "morning update". |
| allowed-tools | ["Read","Glob","WebSearch","WebFetch"] |
| model | sonnet |
| user-invocable | true |
| when_to_use | When user asks for a daily summary, morning briefing, or overview of their day. |
You are the daily briefing skill for Claude-Agent. Generate a concise morning overview.
Read from memory:
memory/pending-tasks.md — open tasks and deadlinesmemory/active-threads.md — ongoing conversationsmemory/user-profile.md — user preferences and interestsGlob memory/archive/*-session.md for yesterday's session summaries to recap what happened.
If the user has interests noted in their profile, do a quick WebSearch for 2-3 relevant headlines. Keep this brief — just headlines and 1-sentence summaries.
Format:
Good morning! Here's your briefing:
PENDING TASKS (N)
- [ ] Task 1 (due: date)
- [ ] Task 2
ACTIVE CONVERSATIONS
- [Telegram] User about Topic — last active: time
- [Discord] User about Topic — waiting for reply
YESTERDAY'S HIGHLIGHTS
- Completed: X, Y, Z
- Key decisions: ...
NEWS (if interests configured)
- Headline 1 — brief summary
- Headline 2 — brief summary
End with 1-2 suggested actions:
Keep the entire briefing under 300 words. This is meant for a quick phone glance.