Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Data sourced from ClawHub. View on ClawSkills
Installation
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install blogwatcherOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install blogwatcherβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/blogwatcher/π‘Extract and place the folder at the path above, then restart your agent.
Category
π»Developer & DevOpsAbout Blogwatcher
Overview
Blogwatcher is a developer & devops skill that extends your AI assistant with powerful new capabilities. Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Install it in seconds and start using it immediately within your AI workflow.
What Blogwatcher Does
Blogwatcher integrates directly with Claude, Cursor, OpenClaw via the Model Context Protocol (MCP), giving your AI agent access to specialized tools it wouldn't have by default.
Once installed, you can invoke its capabilities naturally in conversation β just describe what you want to do and your AI assistant will use Blogwatcher to get it done.
Use Cases
- Automate repetitive developer & devops tasks without leaving your AI chat
- Combine Blogwatcher with other skills to build powerful multi-step workflows
- Access real-time data and external services directly from your AI assistant
- Extend Claude's capabilities beyond conversation
How to Install
Installing Blogwatcher takes seconds. Place the skill folder in the right directory for your setup:
# Personal (available across all projects)
~/.claude/skills/blogwatcher/
# Project-specific
.claude/skills/blogwatcher/
After placing the skill folder, restart your AI client (Claude Code, Cursor, Gemini CLI, OpenClaw, etc.). You can then invoke it with /blogwatcher or let the AI discover it automatically based on context.
Compatibility
Blogwatcher is compatible with Claude, Cursor, OpenClaw. It follows the open MCP (Model Context Protocol) standard, which means it works across all MCP-compatible AI clients without modification.
Example Prompts
Try these prompts with your AI agent after installing Blogwatcher
Help me get started with Blogwatcher
Explains what Blogwatcher does, walks through the setup, and runs a quick demo based on your current project
Use Blogwatcher to monitor blogs and rss/atom feeds for updates using the blogwatcher cli
Invokes Blogwatcher with the right parameters and returns the result directly in the conversation
What can I do with Blogwatcher in my developer & devops workflow?
Lists the top use cases for Blogwatcher, with example commands for each scenario
Automate my developer & devops tasks using Blogwatcher
Identifies repetitive steps in your workflow and sets up Blogwatcher to handle them automatically
Frequently Asked Questions
How do I install Blogwatcher?βΎ
Place the skill folder at ~/.claude/skills/blogwatcher/ for personal use (all projects), or .claude/skills/blogwatcher/ for project-specific use. Restart your AI client, then invoke with /blogwatcher or let the AI discover it automatically.
What AI platforms does Blogwatcher support?βΎ
Blogwatcher supports Claude, Cursor, OpenClaw. It integrates seamlessly with these AI platforms to extend their capabilities.
Is Blogwatcher free to use?βΎ
Blogwatcher is free to install. Check the repository for licensing information.
What does Blogwatcher do?βΎ
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
What category does Blogwatcher belong to?βΎ
Blogwatcher is categorized under Developer & DevOps. These skills help AI agents perform specialized tasks in this domain.
Use Cases
Similar Skills
View all in Developer & DevOps βGithub
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Browser Use
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
Browser Automation
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Playwright MCP
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.