Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    neversight

    blogwatcher

    neversight/blogwatcher
    Productivity
    2
    7 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

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

    SKILL.md

    blogwatcher

    Track blog and RSS/Atom feed updates with the blogwatcher CLI.

    Install

    • Go: go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest

    Quick start

    • blogwatcher --help

    Common commands

    • Add a blog: blogwatcher add "My Blog" https://example.com
    • List blogs: blogwatcher blogs
    • Scan for updates: blogwatcher scan
    • List articles: blogwatcher articles
    • Mark an article read: blogwatcher read 1
    • Mark all articles read: blogwatcher read-all
    • Remove a blog: blogwatcher remove "My Blog"

    Example output

    $ blogwatcher blogs
    Tracked blogs (1):
    
      xkcd
        URL: https://xkcd.com
    
    $ blogwatcher scan
    Scanning 1 blog(s)...
    
      xkcd
        Source: RSS | Found: 4 | New: 4
    
    Found 4 new article(s) total!
    

    Notes

    • Use blogwatcher <command> --help to discover flags and options.
    Repository
    neversight/skills_feed