openrankFetch and analyze OpenRank and other statistical metrics for an open source repository or developer using OpenDigger data. Trigger when the user provides a G...
Install via ClawdBot CLI:
clawdbot install sunny0826/openrankGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://oss.open-digger.cn/{platform}/{owner}/{repo}/{metric_name}.json`Audited Apr 16, 2026 · audit v1.0
Generated May 23, 2026
A project manager evaluates a repository's activity, OpenRank, and contributor trends to decide on resource allocation. The skill provides latest metrics and recent trends, helping assess project vitality.
A developer wants to showcase their contributions across multiple projects. Using the developer metrics endpoints, they can fetch their OpenRank, contributions, and participation history for career advancement.
A tech lead compares two similar open-source libraries by fetching all metrics for the same time period (e.g., monthly) to see which has higher activity, contributor retention, and issue resolution speed.
A maintainer analyzes issue response times, resolution duration, and PR review metrics to identify bottlenecks in their project's workflow. They can query specific time periods to track improvements.
A foundation reviews a repository's OpenRank, stars, and contributor bus factor to decide on funding. The skill provides historical trends to show sustained growth or risk of decline.
A company builds a dashboard around the OpenDigger data, offering tailored insights to enterprises that manage multiple open-source projects. Subscription fees are charged for advanced analytics and custom reports.
Consultants use the skill to audit a client's repository health and provide strategic recommendations for community growth and contributor retention. Billed per engagement or hourly.
A recruitment agency identifies top developers by their OpenRank and contributor metrics, connecting them with companies seeking open-source talent. Revenue comes from placement fees or a subscription to access candidate pool.
💬 Integration Tip
Start by fetching basic metrics like openrank and activity for a known repository to get familiar with the data structure and time periods.
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.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
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...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...