News Aggregator Skill
This skill gathers top news stories from various sources, providing you with a concise overview of current events and saving time on research.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add news-aggregator-skill npx -- -y @trustedskills/news-aggregator-skill
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"news-aggregator-skill": {
"command": "npx",
"args": [
"-y",
"@trustedskills/news-aggregator-skill"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The news-aggregator-skill enables AI agents to gather and summarize news articles from multiple sources, providing users with concise updates on current events. It supports filtering by topic, source, or date range, making it useful for staying informed without sifting through large volumes of content.
When to use it
- You need a daily summary of global news tailored to specific interests like technology or politics.
- You want to monitor breaking news from trusted sources in real time.
- You're preparing for meetings and require up-to-date information on industry trends.
Key capabilities
- Aggregates news from multiple reputable sources
- Filters content by topic, date, or source
- Provides summarized versions of articles
Example prompts
- "Summarize the latest tech news from the past week."
- "Find all recent articles about climate change from The Guardian and BBC."
- "Give me a brief update on global politics from the last 24 hours."
Tips & gotchas
- Ensure internet access is available for real-time data retrieval.
- Some sources may require API keys or have usage limits, so check requirements before deployment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.