๐Ÿ“ฐ

Daily Information Briefing

Auto-search topics you care about, generate structured summaries

๐ŸŸข Safe
โญ Beginner
โฑ๏ธ 2โ€“5 min
โœ… Suitable For: All users
๐Ÿ“ฆ Requires: Brave Search API (free)

๐Ÿ“‹ ๐Ÿ“‹ One-Click Prompt

        @OpenClaw I need you to act as my daily information briefing assistant.

Context: I am using openclaw.

Step 1 โ€” Environment check (automation)
- Check whether these MCP servers are installed:
  - @modelcontextprotocol/server-brave-search
  - @modelcontextprotocol/server-fetch (optional)

If any are missing:
1) Confirm the package exists on npm
2) Show the exact install command(s)
3) Ask: "Do you want me to install them now?"
   - Option A: Install now
   - Option B: I'll install manually later
   - Option C: Skip this feature

If I confirm, run:
- npx -y @modelcontextprotocol/server-brave-search

Step 2 โ€” API key setup
Brave Search needs a free API key.
Ask me for the key and provide a short signup pointer if needed.

Step 3 โ€” Run searches (last 24 hours)
Ask me to provide 3โ€“5 topics (e.g., AI agents, openclaw updates, MCP servers).
For each topic:
1) Find 3โ€“5 fresh, high-quality sources
2) Filter out ads/low quality
3) Extract: title, source, publish time, 2โ€“3 sentence summary, URL

Step 4 โ€” Generate the report
Output as markdown:
```markdown
# ๐Ÿ“ฐ Daily Briefing โ€” [Date]

## Topic: [Topic]

### ๐Ÿ”ฅ Top stories
1. **[Title]**
   - Source: [Site]
   - Time: [Published]
   - Summary: [2โ€“3 sentences]
   - Link: [URL]

### ๐Ÿ“Œ Other notes
- [Bullets]
```

Safety guarantees
- Only read public web info
- Do NOT access local files
- Do NOT store my history

If anything fails (API limits, network), explain the cause and give a fix.

Throughout this workflow, communicate with me in English.
      

๐Ÿ’ก Tip: Click โ€œCopy Promptโ€, then paste it into openclaw to start.

๐ŸŽฏ What can this do?

Every morning, it helps you:

  • Search the latest updates for topics you care about
  • Generate structured summaries
  • Include sources and links
  • Filter ads and low-quality content

โš ๏ธ Risk notice

This feature will access:

  • โœ… Public web search results
  • โœ… No local file access needed

Will NOT:

  • โŒ Save your search history
  • โŒ Access your private data
  • โŒ Modify any files

Data privacy:

  • ๐Ÿ”’ Queries are sent to the Brave Search API
  • ๐Ÿ”’ Use the minimum scopes and keep keys private
  • ๐Ÿ”’ Do not paste API keys into public code

๐Ÿ›ก๏ธ Safety tips

1) API key hygiene

  • Store keys in environment variables
  • Rotate keys if leaked
  • Monitor quota usage

2) Topic selection

  • Avoid sensitive personal info
  • Avoid internal confidential topics
  • Follow your local laws and policies

๐Ÿ’ก Common use cases

  • Tech tracking: AI agents, frameworks, and benchmarks
  • Industry news: daily updates in your field
  • Competitor monitoring: track product launches and announcements
  • Learning: collect and summarize new articles

๐Ÿ’ก Whatโ€™s next?

  • Schedule it to run daily (cron/task scheduler)
  • Send summaries to email/Slack (requires additional integrations)
  • Save history to files (Filesystem MCP)

โ“ FAQ

Is Brave Search API free?

Yes. Brave offers a free tier, which is usually enough for personal daily briefings.

Where is the output stored?

By default itโ€™s only in chat. If you want persistence, save it to a file or a notes tool.