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.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...