Blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add blogwatcher npx -- -y @trustedskills/blogwatcher
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"blogwatcher": {
"command": "npx",
"args": [
"-y",
"@trustedskills/blogwatcher"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The provided source material doesn't describe a specific skill called "blogwatcher." Instead, it introduces OpenClaw, a personal AI assistant that runs locally and integrates with various messaging platforms (WhatsApp, Telegram, Slack, Discord, etc.). It offers voice interaction on macOS/iOS/Android and features a live Canvas interface for user control. The core function is to provide a fast, always-on, single-user AI assistant experience.
When to use it
- Stay informed: Receive updates from specific websites or blogs without manually checking them.
- Summarize news: Get concise summaries of articles related to your interests.
- Monitor competitor activity: Track changes on competitor websites for market research.
- Personalized alerts: Be notified when new content matching certain keywords is published.
Key capabilities
- Integration with multiple messaging platforms (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction via macOS/iOS/Android devices.
- Live Canvas interface for user control.
- Local and fast processing for a responsive experience.
Example prompts
- "Monitor the blog 'exampleblog.com' for new posts."
- "Summarize any articles published today about AI ethics."
- "Alert me when 'OpenClaw' is mentioned on 'techwebsite.net'."
Tips & gotchas
The preferred setup involves running openclaw onboard in your terminal to guide you through the initial configuration process. The source material doesn’t specify limitations of a "blogwatcher" skill, but it highlights that OpenClaw is designed for single-user operation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.