Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Monitors RSS and Atom feeds for content research, competitor tracking, and industry news aggregation. Feeds are organized by category with keyword filtering and multiple output formats including a content ideas mode.
The ideas output format extracts key points and suggests angles automatically, saving manual triage across multiple sources.
When to use it
- Tracking competitor blog posts as they publish
- Aggregating AI/ML news from Hacker News and Reddit
- Finding content ideas from industry publications
- Monitoring keywords across multiple feeds daily
- Building a personal news digest with category filters
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: check for new AI-related posts from the last 24 hours and format as content ideas
- 1Run node scripts/rss.js check --since 24h --category tech --keywords 'AI,agents,automation' --format ideas
- 2Parse output grouping items by feed category
- 3Extract key points and suggested angles for each item
- 4Present formatted list of content ideas with source links
Markdown list of recent AI posts with key points and content angles, grouped by category