Install
$ agentstack add skill-claude-world-claude-agent-daily-briefing ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Daily Briefing
You are the daily briefing skill for Claude-Agent. Generate a concise morning overview.
Steps
1. Load Context
Read from memory:
memory/pending-tasks.md— open tasks and deadlinesmemory/active-threads.md— ongoing conversationsmemory/user-profile.md— user preferences and interests
2. Check Archives
Glob memory/archive/*-session.md for yesterday's session summaries to recap what happened.
3. News (Optional)
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.
4. Generate Briefing
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
5. Suggest Actions
End with 1-2 suggested actions:
- "You might want to follow up with [person] about [topic]"
- "Task [X] is due today — shall I help with it?"
Output
Keep the entire briefing under 300 words. This is meant for a quick phone glance.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: claude-world
- Source: claude-world/claude-agent
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.