git-stats

Installation
SKILL.md

Git Stats Tool

Description

Analyze Git repository statistics including commit history, contributor activity, and code changes.

Trigger

  • /git-stats command
  • User needs repository analysis
  • User wants commit statistics

Usage

# Repository overview
python scripts/git_stats.py

# Contributor stats
python scripts/git_stats.py --contributors
Installs
20
GitHub Stars
84
First Seen
Jan 28, 2026
git-stats — aidotnet/moyucode