Rss Agent Viewer
View RSS feed content directly within your Brooksy4503 agent, streamlining information gathering and analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rss-agent-viewer npx -- -y @trustedskills/rss-agent-viewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rss-agent-viewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rss-agent-viewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The rss-agent-viewer skill allows AI agents to display RSS feeds. It can fetch and parse RSS feed data, presenting it in a readable format. This enables agents to provide up-to-date information from various sources like news websites, blogs, or podcasts directly to users.
When to use it
- News Summarization: An agent could pull headlines and summaries from multiple news sources for a user's daily briefing.
- Blog Monitoring: Track updates on specific blogs by displaying new posts as they are published.
- Podcast Updates: Keep users informed about the latest episodes of their favorite podcasts.
- Project Tracking: Monitor RSS feeds from project management tools to provide status updates.
Key capabilities
- RSS feed fetching
- RSS parsing
- Displaying formatted content
Example prompts
- "Show me the latest headlines from BBC News."
- "Can you display new posts from the 'TechCrunch' blog?"
- "What are the newest episodes of the 'Radiolab' podcast?"
Tips & gotchas
The skill requires a valid RSS feed URL to function. Ensure the provided URL is accessible and contains properly formatted RSS data for optimal results.
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.