skills/news-sentiment-engine/SKILL.md
Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output
npx skillsauth add ranbot-ai/awesome-skills news-sentiment-engineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Collect and analyze AI/tech news from multiple sources with Claude-powered sentiment analysis. Open source lite version.
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.
AI/Tech News Briefing — 2026-05-13
1. OpenAI announces GPT-5 with 2M context window
Source: TechCrunch | Impact: 5/5
Tags: #AI #LLM #OpenAI
Sentiment: Positive
Summary: OpenAI unveiled GPT-5 with a 2M token context window and
improved reasoning. Enterprise pricing starts at $0.03/1k tokens.
Commentary: Direct competitive pressure on Anthropic Claude 3.5.
Enterprise deals may shift in H2 2026.
2. EU AI Act enforcement begins for high-risk systems
Source: The Verge | Impact: 4/5
Tags: #Regulation #EU #Compliance
Sentiment: Neutral
For each article:
The optional setup below clones and runs a third-party Node project from
tellmefrankie/news-engine. Review and pin that repository yourself before
running it, and do not expose API keys to an unreviewed checkout.
git clone https://github.com/tellmefrankie/news-engine
cd news-engine
pnpm install
cp .env.example .env
# Requires: ANTHROPIC_API_KEY
pnpm dev -- --collect-only
No paid APIs required for free tier. Anthropic API key only.
Free tier covers news collection and basic analysis.
Full bundle — $29 one-time: Investment-grade analysis (portfolio impact scoring, options flow correlation, earnings catalyst detection), Telegram auto-delivery. → https://jaehyunpark.gumroad.com/l/tcyahy
Core module from a production news analysis engine processing 50+ articles daily since 2026.
testing
Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.
data-ai
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
tools
--- name: longbridge description: 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional category: AI & Agents source: antigravity tags: [api, mcp, claude, ai, agent, security, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/longbridge --- # Longbridge ## Overview Longbridge is the official skill collection for Longbr
tools
Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.