release-trackerTrack GitHub repository releases and generate prioritized summaries. Supports multiple repos, custom priority keywords, and delivery to Discord (forum posts...
Install via ClawdBot CLI:
clawdbot install jo9900/release-trackerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://cli.github.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A DevOps team uses the skill to track releases of critical dependencies like Kubernetes, Docker, and Terraform across multiple repositories. They configure priority keywords for security and breaking changes, delivering summaries to a Discord forum for team discussion and action planning, ensuring timely updates and minimizing downtime.
An open-source project maintainer sets up the skill to monitor their own repository and related dependencies. They use it to post automated release summaries to a Telegram channel for community members, highlighting new features and fixes with custom priorities to keep users informed and engaged without manual effort.
An IT security team employs the skill to watch GitHub repos for software used in their organization, such as operating systems and security tools. They prioritize security-related keywords and deliver alerts to a Slack channel, enabling quick review and patching to maintain compliance with security policies and reduce vulnerability risks.
A product manager uses the skill to monitor competitor GitHub repositories for new releases and features. They configure it to generate plain text summaries, which are piped into analytics tools for trend analysis, helping inform product roadmaps and competitive strategies based on real-time updates.
A university instructor sets up the skill to track educational software and libraries used in computer science courses. They deliver release summaries to a Discord channel for students, focusing on features and fixes relevant to coursework, ensuring teaching materials stay current and students learn with the latest tools.
Offer the skill as a cloud-based service where users subscribe to monitor multiple GitHub repos with advanced features like custom dashboards and analytics. Revenue is generated through tiered monthly subscriptions based on the number of repos and delivery channels, targeting businesses needing scalable release tracking.
Provide consulting services to help organizations set up and customize the skill for their specific workflows, such as integrating with internal tools or adding proprietary priority rules. Revenue comes from one-time setup fees and ongoing support contracts, ideal for enterprises with complex monitoring needs.
Distribute the skill as a free open-source tool with basic functionality, while offering premium features like advanced filtering, historical analytics, and multi-platform delivery through a paid version. Revenue is generated from upgrades and donations, appealing to both individual developers and teams.
💬 Integration Tip
Ensure the gh CLI is properly authenticated and test the cron job in an isolated session first to avoid delivery failures; use the version store to prevent duplicate notifications across runs.
Scored Jun 19, 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...