# News Monitor

> Monitor news feeds, tech blogs, and competitive intelligence sources - track keywords, summarize articles, detect trends, and deliver digests on schedule

- Skill: `chainlesschain/news-monitor` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add chainlesschain/news-monitor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/chainlesschain/news-monitor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- License: MIT
- Author: chainlesschain (https://skillmd.com/u/chainlesschain)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/chainlesschain/news-monitor

---


# News Monitor

Track news, blogs, and competitive intelligence in real time.

## Usage

```
/news-monitor watch <keywords> [--sources hackernews,techcrunch,reddit]
/news-monitor digest [--period daily|weekly] [--topic <topic>]
/news-monitor trends [--category tech|ai|crypto|business]
/news-monitor source add|remove|list [url]
```

## Built-in Sources

HackerNews (API), TechCrunch, ArsTechnica, The Verge, Reddit (subreddits), GitHub Trending

## Features

- Keyword-based article filtering and scoring
- Trend detection via frequency analysis
- Digest generation with summaries
- Source management (add/remove RSS feeds)

