ai-news-monitor

Fetch, deduplicate, score, and store AI news from multiple sources.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dudleypeacockqa/leverage_flo_website_marketing_agency --skill ai-news-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-news-monitor
Source: https://github.com/dudleypeacockqa/leverage_flo_website_marketing_agency/tree/main/.bible/aios/skills/ai-news-monitor
Command: npx skills add https://github.com/dudleypeacockqa/leverage_flo_website_marketing_agency --skill ai-news-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-dotenv, slack_sdk, requests, psycopg2, pyperclip, yaml, openai, anthropic, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Monitor AI news sources and surface builder-ready insights to inform content strategy and product decisions.

Core Features & Use Cases

  • Multi-source scraping: Pulls AI news from Hacker News, GitHub Trending, Reddit, and Perplexity.
  • Inline relevance scoring: Scores items for relevance to your stack and goals.
  • Alerts and digests: Sends Slack alerts for immediate items, plus daily digests and weekly roundups.
  • Deduplication and storage: Keeps a database of items to avoid duplicates and enable historical analysis.

Quick Start

Run the immediate mode to fetch, score, and alert on new AI news items.

Frequently Asked Questions about ai-news-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor AI news from Hacker News and Reddit for builder-ready insights?

To monitor AI news, this Skill scrapes Hacker News, GitHub Trending, Reddit, and Perplexity, then scores items for relevance to your stack. It fetches, deduplicates, and stores data to surface actionable content opportunities.

Can I send Slack alerts for immediate AI news items and schedule daily digests?

Yes, you can send Slack alerts for immediate AI news items alongside daily digests and weekly roundups. Configuring environment variables for Slack enables automated formatting and delivery of scored news items.

Does AI news monitoring require a database to deduplicate items from multiple sources?

Yes, AI news monitoring requires a configured database to deduplicate items. Storing fetched items from Hacker News, Reddit, GitHub Trending, and Perplexity prevents duplicate alerts and enables historical analysis.

What is the best way to score relevance of GitHub Trending and Perplexity news for my tech stack?

The best way to score relevance is running the included scripts that fetch, score, and format alerts. The Skill applies inline relevance scoring to GitHub Trending and Perplexity items based on your stack and goals.

Do I need environment variables for Perplexity and Slack to scrape AI news sources?

Yes, you need environment variables for Perplexity and Slack to scrape AI news sources. These variables authenticate API requests for fetching data and dispatching formatted alerts to your specified channels.