changelog-watcherMonitor GitHub repos and npm packages for new releases and version updates. Summarizes changelogs and highlights breaking changes. Use when the user asks to...
Install via ClawdBot CLI:
clawdbot install newageinvestments25-byte/changelog-watcherGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://registry.npmjs.org/{encoded}Uses known external API (expected, informational)
api.github.comAudited Apr 17, 2026 · audit v1.0
Generated May 10, 2026
DevOps engineers can set up a cron job to run the changelog watcher daily, automatically detecting new releases for all project dependencies and generating a markdown report. This eliminates manual checking and helps teams stay on top of critical updates.
Compliance officers in fintech can monitor key npm packages for breaking changes that affect security or regulatory requirements. The tool highlights breaking changes, enabling proactive risk assessment.
SaaS companies can watch their own GitHub repos and third-party dependencies to track releases. The report helps prioritize which updates to deploy, reducing technical debt.
Open source maintainers can monitor multiple repos for upstream releases, quickly review changelogs, and decide when to merge updates. The dry-run mode allows preview without advancing state.
Offer the changelog watcher as a free open-source tool, with paid consulting for custom integrations, advanced cron scheduling, or enterprise watchlist management.
Wrap the tool into a web dashboard that shows release history, diff reports, and alerts. Charge monthly per number of repos/packages monitored.
Bundle the watcher as a plugin for CI/CD platforms (e.g., GitHub Actions). Offer premium features like email notifications, historical reports, or unlimited rate-limit handling.
💬 Integration Tip
Set up a cron job (e.g., daily at 8 AM) to run the pipeline and email the markdown report. Ensure rate limits are accounted for by limiting the watchlist size.
Scored May 10, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...