yihui-github-monitorMonitor multiple GitHub repos with configurable alert policies for releases, PRs, and security, sending low-noise notifications via scheduled cron jobs.
Install via ClawdBot CLI:
clawdbot install 1yihui/yihui-github-monitorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 22, 2026
Monitor multiple GitHub repositories for releases, PR merges, and commits. Use policy modes to filter noise: major_only for critical changes only, balanced for daily digests, or verbose for real-time updates. Ideal for maintainers who need to track dependencies or community contributions.
Integrate with OpenClaw cron to regularly scan repos for configuration changes, security patches, or breaking updates. The balanced mode sends immediate alerts for high-severity events (e.g., auth flow changes) and bundles low-priority updates into daily digests.
Track security advisories and vulnerability fixes across repos. Use major_only mode to get notified only for releases with security keywords. The deduplication and state tracking prevent alert fatigue while ensuring critical patches are never missed.
Coordinate product launches by monitoring release notes and merged PRs across multiple component repos. The verbose mode ensures no minor update is missed, and the impact summary helps prioritize actions like communicating breaking changes to users.
Offer basic monitoring with a free tier (e.g., up to 3 repos, major_only mode) and premium subscriptions for unlimited repos, all policy modes, and custom alert integrations. Revenue from monthly/yearly subscriptions.
Package the skill into a managed service for enterprises needing compliance tracking. Provide a dashboard showing aggregated changes, audit trails, and configurable alert rules. Revenue from per-seat or per-repo licensing.
Integrate the skill into existing DevOps platforms (e.g., GitHub Actions, Jenkins) as a premium plugin. Charge a one-time fee or recurring subscription for advanced features like custom severity scoring or multi-repo digest reports.
💬 Integration Tip
Start by setting up one cron job with your preferred policy mode (balanced recommended) and a list of repos. The skill handles deduplication and state automatically—just ensure the state file path is writable.
Scored May 22, 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...