X-lab2017X-lab2017Officialยท2 Agent Skills Included

open-digger

Open-source project metrics, rankings, and SQL data access

Retrieves open-source metrics like OpenRank, activity, stars, contributors, and issue stats for any repository or developer via public URLs. Provides the full ClickHouse database schema so you can write correct SQL against event logs, rankings, labels, and user data. Eliminates guesswork about table structures, metric definitions, and URL patterns when analyzing open-source ecosystems.
npx skills add X-lab2017/open-digger --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenDigger skills?โ–ผ

Run `npx skills add X-lab2017/open-digger --all -g -y` in your terminal to install all skills in this suite globally.

How to get GitHub repository metrics without an API key?โ–ผ

OpenDigger publishes pre-computed metrics as public JSON files, so you can fetch OpenRank, activity, stars, and contributor data directly from fixed URLs with no authentication.

What metrics does OpenDigger track?โ–ผ

It tracks over 30 metrics including OpenRank influence, activity, attention, issue and pull request statistics, code change lines, contributors, bus factor, and project leaderboards.

How to query the OpenDigger ClickHouse database?โ–ผ

The schema skill documents every core table, sort key, and materialized view in the `opensource` database, with ready-to-use SQL examples for events, rankings, labels, and user data.

Which platforms does OpenDigger support?โ–ผ

It covers GitHub, Gitee, GitLab, and AtomGit, with data updated automatically on the 5th of each month.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’