nai-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/nai-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 16, 2026 · audit v1.0
Generated May 13, 2026
A development team uses the Changelog Watcher to track updates for all dependencies in their project. They configure watchlist.json with relevant GitHub repos and npm packages, and run the pipeline weekly to receive markdown reports highlighting breaking changes. This helps them plan dependency upgrades proactively.
An enterprise DevOps team schedules the Changelog Watcher via cron to check for new releases of critical infrastructure tools (e.g., Docker, Kubernetes). The reports are shared in Slack or email to ensure the team is aware of security patches and breaking changes.
An open source maintainer uses the Changelog Watcher to monitor upstream dependencies for their project. They run the dry-run mode to preview updates before updating state, ensuring they don't miss important changelog details or breaking changes.
A security team uses the Changelog Watcher to track releases of security tools and libraries. Upon detection of new versions with breaking changes or security fixes, they generate reports for compliance audits and update internal policies accordingly.
A product manager monitors competitor releases and key npm packages that their product relies on. They run the Changelog Watcher weekly to get a digest of new features and breaking changes, which helps in product roadmap planning.
Offer a managed service where customers upload their watchlist and receive regular email/chat reports of new releases with breaking change highlights. Revenue comes from monthly subscriptions based on number of items monitored.
Integrate Changelog Watcher into CI/CD pipelines (e.g., GitHub Actions) to automatically check dependencies on push or schedule. Charge per pipeline execution or as part of a larger CI/CD service package.
Sell the tool as part of a compliance suite that generates automated audit reports on software dependencies and their update history. Revenue from licensing the tool to enterprises with compliance requirements.
💬 Integration Tip
Use cron to schedule daily or weekly runs, and pipe output to a chat webhook for automated notifications.
Scored May 13, 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...