Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Monitor RSS feeds, blogs, and news sources with AI-powered summarization and generate daily digests in Markdown or console output.
Monitor RSS feeds, blogs, and news sources with AI-powered summarization and generate daily digests in Markdown or console output.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Monitor any RSS feeds, blogs, or news sources and get AI-powered daily digests.
# Install dependencies npm install # Add your first source content-watcher add https://techcrunch.com/feed/ --name "TechCrunch" # Run once to test content-watcher run # Save digest to file content-watcher run --output digest.md
CommandDescriptionadd <url>Add a source to monitorremove <id>Remove a sourcelistList all sourcesrunGenerate digest nowconfigShow configuration
โ RSS/Atom feed parsing โ Web content extraction โ AI text summarization (local, no API key) โ Markdown digest generation โ Multi-source aggregation โ Duplicate detection โ Configurable via CLI
Config stored at ~/.config/content-watcher/config.json: { "sources": [...], "delivery": "console", "summaryStyle": "bullet", "maxItemsPerSource": 5 }
Competitive Intelligence - Monitor competitor blogs/news Industry Trends - Track tech/finance/marketing trends Research Assistant - Aggregate academic/sources Content Curation - Create newsletters automatically
Works great with: Feishu webhook (auto-post digest) Email delivery (send digest) Cron scheduling (daily runs)
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.