Agent Skills by ALSEL
汎用個人生産性⭐ リポ 0品質スコア 55/100

blogwatcher

blogwatcher CLIを使用して、ブログやRSS/Atomフィードの更新を監視できます。

description の原文を見る

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

SKILL.md 本文

blogwatcher

blogwatcher CLIを使用してブログおよびRSS/Atomフィードの更新を追跡します。

インストール

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

クイックスタート

  • blogwatcher --help

よく使うコマンド

  • ブログを追加: blogwatcher add "My Blog" https://example.com
  • ブログの一覧表示: blogwatcher blogs
  • 更新をスキャン: blogwatcher scan
  • 記事の一覧表示: blogwatcher articles
  • 記事を既読にする: blogwatcher read 1
  • すべての記事を既読にする: blogwatcher read-all
  • ブログを削除: blogwatcher remove "My Blog"

出力例

$ 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!

注記

  • フラグとオプションを確認するには blogwatcher <command> --help を使用してください。

ライセンス: MIT(寛容ライセンスのため全文を引用しています) · 原本リポジトリ

詳細情報

作者
skyvanguard
リポジトリ
skyvanguard/sky
ライセンス
MIT
最終更新
2026/3/23

Source: https://github.com/skyvanguard/sky / ライセンス: MIT

本サイトは GitHub 上で公開されているオープンソースの SKILL.md ファイルをクロール・インデックス化したものです。 各スキルの著作権は原作者に帰属します。掲載に問題がある場合は info@alsel.co.jp または /takedown フォームよりご連絡ください。
原作者: skyvanguard · skyvanguard/sky · ライセンス: MIT