git-stats
4
总安装量
2
周安装量
#54068
全站排名
安装命令
npx skills add https://github.com/aidotnet/moyucode --skill git-stats
Agent 安装分布
opencode
2
claude-code
2
cursor
2
mcpjam
1
zencoder
1
Skill 文档
Git Stats Tool
Description
Analyze Git repository statistics including commit history, contributor activity, and code changes.
Trigger
/git-statscommand- User needs repository analysis
- User wants commit statistics
Usage
# Repository overview
python scripts/git_stats.py
# Contributor stats
python scripts/git_stats.py --contributors
# Commit history
python scripts/git_stats.py --commits --since "2024-01-01"
# File changes
python scripts/git_stats.py --files --top 10
Tags
git, stats, repository, commits, analysis
Compatibility
- Codex: â
- Claude Code: â