gather-github-stats

Gather GitHub repository statistics via the GitHub API and local archive scans.

3|1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/OmniNode-ai/omniclaude --skill gather-github-stats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gather-github-stats
Source: https://github.com/OmniNode-ai/omniclaude/tree/main/plugins/onex/skills/gather-github-stats
Command: npx skills add https://github.com/OmniNode-ai/omniclaude --skill gather-github-stats

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and topics (resource) components.

What problem does it solve?

This Skill automates the collection and reporting of vital GitHub repository statistics, streamlining the process of understanding project health and contributor activity.

Core Features & Use Cases

  • Comprehensive Statistics: Gathers PR counts, commit velocity, contributor activity, and Lines of Code (LOC) metrics.
  • Flexible Data Sources: Queries the GitHub API and can optionally scan local code archives for a complete picture.
  • Use Case: A project manager needs to quickly assess the development pace and contribution levels across several repositories. They can use this Skill to generate a consolidated report without manually checking each repo's dashboard.

Quick Start

Generate a full report of GitHub repository statistics, including local archive scans.

Frequently Asked Questions about gather-github-stats

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I gather GitHub repository statistics like commit velocity and PR counts?

You can gather GitHub repository statistics by querying the GitHub API to collect PR counts, commit velocity, contributor activity, and Lines of Code (LOC) metrics for comprehensive project health reporting.

Can I scan a local code archive to calculate Lines of Code metrics?

Yes, you can optionally scan local code archives to calculate Lines of Code (LOC) metrics, with configurable scan depth and LOC inclusion settings for a complete codebase analysis.

What is the best way to automate reporting of contributor activity across multiple repositories?

Automating reporting of contributor activity involves querying the GitHub API to aggregate contributor metrics and generate a consolidated report, streamlining the assessment of development pace without manual dashboard checks.

Does GitHub API analytics support flexible output options for codebase metrics?

Yes, GitHub API analytics supports flexible output options, allowing you to configure how repository statistics and codebase metrics are formatted and exported in your final reporting.

Do I need a local code archive to generate a full report of GitHub stats?

No, you do not need a local code archive to generate GitHub stats; querying the GitHub API is sufficient, though scanning local archives is optionally supported to provide a more complete picture.