- Home
- Skills
- DevOps & Cloud
- Feed Watchdog
Works with the AI tools you already use
Feed Watchdog
Monitor blogs, RSS and Atom feeds with the blogwatcher CLI: schedule polling, filter posts by keywords, dedupe repeats, push notifications and generate daily di
Free
Feed Watchdog
Example session with this skill installed
Set up a feed monitor for https://example.com/blog/rss that only alerts me on 'release' or 'update' via a webhook at http://localhost:8080/hook.
- Read your context and instructions
- Compiled the feed watchdog
- Installed
blogwatcher. - Initialized config at
~/.blogwatcher/config.yaml. - Added feed with filters:
include: "(release|update)" - Configured webhook notification.
- Started daemon:
blogwatcher watch --interval 15m --notify webhook=http://localhost:8080/hook --daemonize
Connects securely to your tools. The creator never sees your data.
About this skill
The problem
Monitoring dozens of RSS and Atom feeds manually is inefficient, and paid monitoring services are often overpriced for simple keyword alerting. Developers need a way to track specific content across blogs without noise or duplicate entries.
What it does
- Initializes and manages a local SQLite-backed feed workspace using the
blogwatcherCLI. - Filters incoming posts using regex-based include and exclude rules for titles and summaries.
- Handles automated polling with built-in deduplication based on post GUIDs.
- Triggers JSON webhooks for real-time alerts or generates Markdown digests for asynchronous review.
- Tracks feed statistics to monitor post volume and source activity over time.
Frameworks & tools
Python 3.9+, SQLite, RSS/Atom standards, and the blogwatcher CLI.
Why this beats prompting it yourself
Writing a script to handle feed polling requires solving edge cases like malformed XML, GUID deduplication, and state management. This skill provides a tested CLI workflow that manages the underlying database and notification logic out of the box.
Use cases
- Automate brand monitoring by alerting on keyword mentions across industry blogs.
- Create a curated daily digest of technical announcements for team review.
- Build a research pipeline that feeds new relevant articles into a custom webhook.
- Archive post history for specific tags to analyze publishing trends.
Known limitations
Does not support feeds behind authentication walls or sub-second market data requirements. Requires a persistent environment to run the background daemon.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
2 installs
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account