CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. besoeasy
  4. /
  5. open-skills
  6. /
  7. News Aggregation

News Aggregation

Editor's Note

Pulls RSS from a mix of news sites (Reuters, BBC, AP) and aggregators (Google News, Reddit), filters to the last three days, then clusters similar headlines so you get one topic per story with all the source links underneath. The deduplication logic is basic cosine similarity on titles, so you'll want to tune the threshold if it's merging unrelated stories or splintering coverage. No API keys needed for the RSS workflow. Useful when you want a quick multi-source briefing without reading the same earthquake or election story five times, and you care about seeing which outlets covered what. The Node.js starter is bare bones but the Python grouping example is more complete.

Install

npx skills add https://github.com/besoeasy/open-skills --skill news-aggregation
Votes
0
Installs182
GitHub Stars119
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment