news-sentiment-engine
Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output
npx skills add sickn33/agentic-awesome-skills --skill news-sentiment-engine --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# News Sentiment Engine (Free) Collect and analyze AI/tech news from multiple sources with Claude-powered sentiment analysis. Open source lite version. ## When to Use - Use when preparing a concise AI or technology news briefing from multiple RSS sources. - Use when you need ranked article summaries with sentiment, tags, and impact scoring. - Use when monitoring industry changes across product launches, policy moves, and infrastructure shifts. - Use when deduplicating overlapping coverage before writing a daily or weekly briefing. ## What it does - Collects news from 4+ RSS feeds (TechCrunch, The Verge, Ars Technica, Hacker News) - Deduplicates articles across sources - Ranks by importance (industry impact, technology trends, policy changes) - Generates structured briefing with sentiment tags - Outputs formatted briefing card ## Usage ``` Collect latest AI/tech news from RSS feeds. Rank top 5 by importance to the tech industry. For each: summary (2-3 sentences), sentiment (positive/negative/neutral), impact score (1-5), industry tags, one-sentence commentary. Output as a structured briefing card. ``` ## Example Output ``` AI/Tech News Briefing — 2026-05-13 1. OpenAI announces GPT-5
- When to Use
- What it does
- Usage
- Example Output
- Output Format
- Setup
- Limitations
- Pro Version
- Author
git clone https://github.com/tellmefrankie/news-engine cd news-engine pnpm install cp .env.example .env pnpm dev -- --collect-only
What does the news-sentiment-engine skill do?
Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill news-sentiment-engine --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.