Blogwatcher
Blogwatcher monitors specified blogs for new posts and notifies you instantly via Discord, streamlining content discovery & updates.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add steipete-blogwatcher npx -- -y @trustedskills/steipete-blogwatcher
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"steipete-blogwatcher": {
"command": "npx",
"args": [
"-y",
"@trustedskills/steipete-blogwatcher"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The BlogWatcher skill enables AI agents to monitor specific blogs or websites for new content. It automates the discovery of fresh articles, allowing agents to stay updated on niche topics without manual checking.
When to use it
- You need an agent to track breaking news or updates in a specific industry vertical.
- You want your agent to automatically summarize new posts from a favorite developer blog.
- You require continuous monitoring of competitor websites for product launches or announcements.
- You wish to integrate real-time web content into your agent's knowledge base.
Key capabilities
- Monitors designated blogs and websites for new entries.
- Discovers fresh content automatically as it is published.
- Installs easily via the TrustedSkills registry interface.
Example prompts
- "Use BlogWatcher to scan TechCrunch daily and summarize any posts about AI safety."
- "Set up a monitor for my personal blog so you can alert me when new tutorials are posted."
- "Check the latest entries on the Rust language blog and extract key changes from today's release notes."
Tips & gotchas
Ensure the target blogs have public RSS feeds or accessible HTML structures, as the skill relies on standard web content discovery. Limit monitoring frequency if the target site has high traffic to avoid overwhelming the agent's context window with redundant data.
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.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.