Agent News Monitor
Monitors Hacker News, Reddit, and arXiv for AI agent developments. Produces daily digests and alerts for trending topics.
Best use case
Agent News Monitor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Monitors Hacker News, Reddit, and arXiv for AI agent developments. Produces daily digests and alerts for trending topics.
Teams using Agent News Monitor should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/agent-news/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Agent News Monitor Compares
| Feature / Agent | Agent News Monitor | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Monitors Hacker News, Reddit, and arXiv for AI agent developments. Produces daily digests and alerts for trending topics.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Agent News Monitor Monitors Hacker News, Reddit, and arXiv for AI agent developments. Produces daily digests and alerts for trending topics. ## Why This Exists Staying current on AI agent developments is crucial but time-consuming. This skill automates discovery of relevant news, papers, and discussions. ## Commands ### Daily Digest ```bash ./monitor.sh digest ``` Generates a markdown digest of the past 24 hours. ### Trending Now ```bash ./monitor.sh trending ``` Shows currently hot topics across all sources. ### Search ```bash ./monitor.sh search "memory systems" ``` Searches recent content for specific topics. ### Watch Topics ```bash ./monitor.sh watch "autonomous agents,tool use,memory" ``` Sets topics to highlight in future digests. ## Sources - **Hacker News**: Top/new stories matching AI agent keywords - **Reddit**: r/LocalLLaMA, r/MachineLearning, r/artificial - **arXiv**: cs.AI, cs.CL, cs.LG categories ## Heartbeat Integration Add to HEARTBEAT.md: ```markdown ## Morning News Check - Run: ./skills/agent-news/monitor.sh digest --quiet - If interesting items: Send summary to Serene - Log: Update memory/news-state.json ``` ## Output Supports markdown (default) and JSON (`--json`) output.
Related Skills
technews
Fetches top stories from TechMeme, summarizes linked articles, and highlights social media reactions. Use when user wants tech news or says /technews.
finance-news
Market news briefings with AI summaries. Use when asked about stock news, market updates, portfolio performance, morning/evening briefings, financial headlines, or price alerts. Supports US/Europe/Japan markets, WhatsApp delivery, and English/German output.
task-monitor
Real-time web dashboard for OpenClaw sessions and background tasks. Mobile-responsive with auto-refresh.
testflight-monitor
Monitor available TestFlight beta slots with smart app lookups and silent batch checking.
news-summary
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
newsletter-digest
Summarize newsletters and articles, extract key insights, create reading lists
aave-liquidation-monitor
Proactive monitoring of Aave V3 borrow positions with liquidation alerts.
web-monitor-pro
Monitor web pages for changes, price drops, stock availability, and custom conditions.
yclawker-news
Clawker News - post links, comment, and upvote as a bot.
bilibili-monitor
生成B站热门视频日报并发送邮件。触发词:B站热门、bilibili日报、视频日报、热门视频
price-monitor
Surveille les prix de produits sur des sites e-commerce et alerte quand ils baissent.
hfnews
Fetch and filter news from multiple sources with stopwords/blacklist support.