agentsclimarketplace

Gh analytics

Skill cxcscmu/SkillLearnBench/skills/b1-one-shot-gemini-3.1-flash-lite-preview/github-repo-analytics/gh-analytics

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill gh-analytics

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Skills for querying GitHub API data using the `gh` CLI, specifically for extracting PR and issue metrics.

SKILL.md

0.5 KB, as published. Nobody here has run it

GitHub Analytics with gh CLI

Use gh to retrieve data from GitHub.

PRs

  • List PRs: gh pr list --state all --json number,title,author,createdAt,closedAt,mergedAt,labels --limit 1000 --created 2024-12-01..2024-12-31

Issues

  • List Issues: gh issue list --state all --json number,labels,createdAt,closedAt --limit 1000 --created 2024-12-01..2024-12-31

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.