# Daily Briefing

> >

- **Type:** Skill
- **Install:** `agentstack add skill-claude-world-claude-agent-daily-briefing`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [claude-world](https://agentstack.voostack.com/s/claude-world)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [claude-world](https://github.com/claude-world)
- **Source:** https://github.com/claude-world/claude-agent/tree/main/.claude/skills/daily-briefing

## Install

```sh
agentstack add skill-claude-world-claude-agent-daily-briefing
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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 deadlines
- `memory/active-threads.md` — ongoing conversations
- `memory/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](https://github.com/claude-world)
- **Source:** [claude-world/claude-agent](https://github.com/claude-world/claude-agent)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-claude-world-claude-agent-daily-briefing
- Seller: https://agentstack.voostack.com/s/claude-world
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
