daily-brief

Compose a single digest from web searches, fetched pages, and recalled open items.

1.6k|168|Updated Dec 16, 2024
One-click install
npx skills add https://github.com/amd/gaia --skill daily-brief-amd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-brief
Source: https://github.com/amd/gaia/tree/main/hub/skills/daily-brief
Command: npx skills add https://github.com/amd/gaia --skill daily-brief-amd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Checking news, tracked pages, and your own open commitments separately produces scattered answers; this Skill gathers all sources at once and cuts them into one short briefing you can read in under a minute. ## Core Features & Use Cases - Multi-source gathering: Runs web searches on tracked topics, fetches specific URLs, and recalls open commitments from memory before writing anything. - Failure tolerance: Produces the brief even when one source is unreachable, noting the gap in a single line instead of failing entirely. - Hard editorial limits: Caps each section at three one-sentence bullets and the whole brief at 250 words, dropping empty sections rather than padding. - Use Case: Ask for your morning rundown and receive one headline line, up to three bullets per section with links, your open commitments with dates, and a note on any sources that failed. ## Quick Start Ask the agent to give you a daily brief covering your tracked topics, followed pages, and open items.

Frequently Asked Questions about daily-brief

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a daily news briefing from an AI agent?

Ask the agent for a briefing or rundown and it gathers headlines via web search, fetches your tracked pages, and recalls your open items, then writes one digest. You configure which sections and topics it covers.

How to combine web search and personal tasks into one summary?

This Skill runs searches on your tracked topics and recalls open commitments from memory independently, then merges them into a single structured brief. Each section gets at most three one-sentence bullets with links.

Does the daily brief work if a news source is down?

Yes, the brief tolerates partial failure by design. If one source is unreachable, the digest is produced without it and a one-line note records which source could not be reached.

Can the daily brief be delivered automatically every morning?

Not currently. Automatic delivery would require skill-aware scheduling, text-to-speech, and messaging integration, which are not yet available. You must ask for the brief each time you want it.

What are the limitations of search-based news briefings?

Headlines come from DuckDuckGo web search rather than a curated news API, so coverage can be uneven. The brief attributes claims to their sources, and the personal items section requires memory to be enabled.