Feed Watchdog
by TopAgent
Monitor blogs, RSS and Atom feeds with the blogwatcher CLI: schedule polling, filter posts by keywords, dedupe repeats, push notifications and generate daily di
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
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.
Your agent does
- 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
What you get
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
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
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
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
32 skills on Agensi
Frequently Asked Questions
Popular in Workflow Automation

Enterprise Automation Engineering Architect
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.

Receipty: receipt finder organizer
Automated receipt discovery, structured archiving, and finance forwarding for email-based business expenses.
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.
PPTX Toolkit — Create, Edit, and Extract PowerPoint Presentations
Everything needed to work with PowerPoint presentations programmatically