Loading...
Loading...
Monitor RSS/Atom feeds and blogs for new articles and updates. Use when you need to track industry blogs, news sites, competitor sites, or any website with an RSS/Atom feed. Automatically detects feed URLs and tracks new content.
npx skill4agent add winsorllc/upgraded-carnival blog-watchergo install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest# Add a blog/feed to track
blogwatcher add "Tech News" https://example.com/feed.xml
# List all tracked blogs
blogwatcher blogs
# Scan all feeds for new articles
blogwatcher scan
# List new articles
blogwatcher articles
# Mark article as read
blogwatcher read <article-id>
# Mark all articles as read
blogwatcher read-all
# Remove a blog
blogwatcher remove "Tech News"# Add multiple feeds to track
blogwatcher add "Hacker News" https://news.ycombinator.com/rss
blogwatcher add "TechCrunch" https://techcrunch.com/feed/
blogwatcher add "OpenAI Blog" https://openai.com/blog/rss.xml# Scan for new content
blogwatcher scan
# View new articles
blogwatcher articles
# Summarize or analyze specific articles
# (use browser-tools or summarize skill as needed)# After reviewing, mark all as read
blogwatcher read-all/feed/rss/atom.xml/feed.xml/blog/rss$ blogwatcher scan
Scanning 2 blog(s)...
Tech News
Source: RSS | Found: 15 | New: 3
Hacker News
Source: RSS | Found: 30 | New: 5
Found 8 new article(s) total!$ blogwatcher articles
ID | Blog | Title | Date
-----|-------------|--------------------------------|------------
1 | Tech News | New AI Model Released | 2024-01-15
2 | Tech News | Industry Analysis Q4 | 2024-01-14
3 | Hacker News | Show HN: New coding tool | 2024-01-15~/.blogwatcher/%APPDATA%\blogwatcher\blogwatcher.db