Agent Skillswukongrobot/wukongbot › blogwatcher

blogwatcher

GitHub

用于监控博客和RSS/Atom订阅源更新情况的CLI工具技能,支持添加、扫描、列出文章及标记已读等功能。

skills/blogwatcher/SKILL.md wukongrobot/wukongbot

触发场景

用户需要监控特定博客或RSS源的更新 用户希望批量查看多个订阅源的新文章

安装

npx skills add wukongrobot/wukongbot --skill blogwatcher -g -y
更多选项

不安装直接使用

npx skills use wukongrobot/wukongbot@blogwatcher

指定 Agent (Claude Code)

npx skills add wukongrobot/wukongbot --skill blogwatcher -a claude-code -g -y

安装 repo 全部 skill

npx skills add wukongrobot/wukongbot --all -g -y

预览 repo 内 skill

npx skills add wukongrobot/wukongbot --list

SKILL.md

Frontmatter
{
    "name": "blogwatcher",
    "homepage": "https:\/\/github.com\/Hyaxia\/blogwatcher",
    "metadata": {
        "moltbot": {
            "emoji": "📰",
            "install": [
                {
                    "id": "go",
                    "bins": [
                        "blogwatcher"
                    ],
                    "kind": "go",
                    "label": "Install blogwatcher (go)",
                    "module": "github.com\/Hyaxia\/blogwatcher\/cmd\/blogwatcher@latest"
                }
            ],
            "requires": {
                "bins": [
                    "blogwatcher"
                ]
            }
        }
    },
    "description": "Monitor blogs and RSS\/Atom feeds for updates using the blogwatcher CLI."
}

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.

版本历史

  • 2a72816 当前 2026-08-20 10:13

同 Skill 集合

extensions/open-prose/skills/prose/SKILL.md
skills/1password/SKILL.md
skills/apple-notes/SKILL.md
skills/apple-reminders/SKILL.md
skills/bear-notes/SKILL.md
skills/bird/SKILL.md
skills/blucli/SKILL.md
skills/bluebubbles/SKILL.md
skills/browserwing-executor/SKILL.md
skills/clawdhub/SKILL.md
skills/coding-agent/SKILL.md
skills/eightctl/SKILL.md
skills/gemini/SKILL.md
skills/gifgrep/SKILL.md
skills/github/SKILL.md
skills/gog/SKILL.md
skills/goplaces/SKILL.md
skills/himalaya/SKILL.md
skills/imsg/SKILL.md
skills/local-places/SKILL.md
skills/mcporter/SKILL.md
skills/model-usage/SKILL.md
skills/nano-banana-pro/SKILL.md
skills/nano-pdf/SKILL.md
skills/notion/SKILL.md
skills/obsidian/SKILL.md
skills/openai-image-gen/SKILL.md
skills/openai-whisper-api/SKILL.md
skills/openai-whisper/SKILL.md
skills/openhue/SKILL.md
skills/oracle/SKILL.md
skills/ordercli/SKILL.md
skills/peekaboo/SKILL.md
skills/session-logs/SKILL.md
skills/sherpa-onnx-tts/SKILL.md
skills/skill-creator/SKILL.md
skills/slack/SKILL.md
skills/songsee/SKILL.md
skills/sonoscli/SKILL.md
skills/spotify-player/SKILL.md
skills/summarize/SKILL.md
skills/things-mac/SKILL.md
skills/tmux/SKILL.md
skills/trello/SKILL.md
skills/video-frames/SKILL.md
skills/voice-call/SKILL.md
skills/wacli/SKILL.md
skills/weather/SKILL.md
skills/camsnap/SKILL.md

元信息

文件数
0
版本
2a72816
Hash
00186aac
收录时间
2026-08-20 10:13

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 22:27
浙ICP备14020137号-1