Gather and summarize topic-specific news.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add frumu-ai/tandem --skill news-digest --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of News Digest?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frumu-ai-news-digest-tandem)More formats (shields.io, HTML) on the badges page.
---
name: news-digest
description: Gather and summarize topic-specific news.
version: 1.0.0
tags: [news, research]
triggers:
- daily news digest
- summarize news about a topic
---
# Skill: News Digest
## Purpose
Create concise recurring news summaries for configured topics.
## Inputs
- topics
- recipients
## Agents
- finder
- summarizer
## Tools
- websearch
- webfetch
- text_summarize
## Workflow
1. Search recent sources
2. Filter for relevance
3. Summarize key points
4. Send digest
## Outputs
- topic news digest
## Schedule compatibility
- cron
- interval
- manual
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!