blogwatcher

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/nuno7lopes/alisio --skill blogwatcher-nuno7lopes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/nuno7lopes/alisio/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/nuno7lopes/alisio --skill blogwatcher-nuno7lopes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blogwatcher, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of monitoring blogs and RSS/Atom feeds for updates, ensuring you never miss the latest content.

Core Features & Use Cases

  • Blog and Feed Monitoring: Automatically track updates from your favorite blogs and RSS/Atom feeds.
  • Command-Line Interface: Use the blogwatcher CLI to manage your tracked blogs and scan for updates.
  • Use Case: Imagine you subscribe to multiple tech blogs. With this Skill, you can set it up to notify you when new posts are published, so you always stay in the loop.

Quick Start

Add a new blog to track: blogwatcher add "Tech Blog" https://example.com

Frequently Asked Questions about blogwatcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor RSS feeds and blog posts for updates from the command line?

You can monitor RSS feeds for updates using the blogwatcher CLI to add sources and scan them. It fetches and parses feed content automatically, allowing you to track multiple blogs and receive notifications when new posts are published.

What is the best way to track new content from multiple blogs automatically?

The best way to track new content from multiple blogs is to use a dedicated CLI tool to manage your sources. By adding your favorite blogs, the tool scans RSS and Atom feeds to ensure you never miss the latest updates.

How do I add a new RSS feed to my update tracking list?

To add a new RSS feed to your update tracking list, use the command line interface with the add command. You can run `blogwatcher add "Blog Name" https://example.com` to start monitoring that specific source for new posts.

Does blogwatcher work with both RSS and Atom feeds?

Yes, blogwatcher works with both RSS and Atom feeds for update tracking. It fetches and parses content from both feed types, allowing you to monitor a wide variety of blogs and content sources seamlessly.

Do I need to install any dependencies to use this blog monitoring tool?

Yes, you need to install the blogwatcher dependency to use this blog monitoring tool. The Skill requires the blogwatcher package to fetch and parse feed content from your tracked sources effectively via the command line.

Can I integrate blog update tracking into my personal workflows?

Yes, you can integrate blog update tracking into your personal or professional workflows. Because it uses a command-line interface, you can easily script the monitoring process to notify you when new posts are published across your tracked sources.