원클릭으로
blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Watch classic MTV music videos from the 80s, 90s, and 2000s right inside Telegram. Use when: user wants to watch MTV, music videos, retro TV, or says anything like 'play MTV', 'I want my MTV', or 'what's on'. NOT for: searching specific songs, playing audio-only music, or streaming modern live TV. No API key needed.
One-click random ride booking to interesting nearby places. Intelligently picks destinations (restaurants, bars, parks, museums) and books real Uber/Lyft/Grab rides. Learns preferences over time with controlled randomness. Use when: feeling adventurous, want spontaneous outings, exploring a city. NOT for: specific destinations, commuting, or planned trips.
Universal content cataloging system. Save URLs, files, snippets, or voice notes with descriptions, auto-tag everything, make it all searchable. Use when: building a personal knowledge base, saving reference material, or organizing research. NOT for: file backup, website mirroring, or large-scale web scraping.
Lightweight CRM inside your messaging app. Track conversations, set follow-ups, take notes, and manage relationships via Telegram. Use when: managing client relationships, tracking sales pipeline, or organizing networking contacts. NOT for: enterprise CRM (Salesforce replacement), marketing automation, or complex sales processes.
On-chain monitoring and price alerts delivered to your phone. Track wallet activity, set price thresholds, get notified of large transfers, monitor gas fees, and watch DeFi positions. Use when: actively trading/investing in crypto, monitoring on-chain activity, or tracking portfolio. NOT for: automated trading bots, tax reporting, or complex DeFi strategy backtesting.
GitHub Actions and deployment monitoring. Get notified when builds fail, deploys succeed, or tests break. Use when: managing CI/CD pipelines, tracking deployments, or debugging build failures. NOT for: running CI/CD itself, managing infrastructure, or container orchestration.
| name | blogwatcher |
| description | Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. |
| homepage | https://github.com/Hyaxia/blogwatcher |
| metadata | {"openpaw":{"emoji":"📰","requires":{"bins":["blogwatcher"]},"install":[{"id":"go","kind":"go","module":"github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest","bins":["blogwatcher"],"label":"Install blogwatcher (go)"}]}} |
Track blog and RSS/Atom feed updates with the blogwatcher CLI.
Install
go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latestQuick start
blogwatcher --helpCommon commands
blogwatcher add "My Blog" https://example.comblogwatcher blogsblogwatcher scanblogwatcher articlesblogwatcher read 1blogwatcher read-allblogwatcher 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
blogwatcher <command> --help to discover flags and options.