mcpbeat

Git Analyzer

alibaba/git-analyzer

Analyzes git repositories and commit history

760 tokens
context cost
the whole folder, loaded on every use
7
files
instructions only
0
copies elsewhere
how many repositories repackaged it
362
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/alibaba/skill-up --skill git-analyzer

What comes with it

2 820 bytes besides the instruction
README.md
evals/cases/apply-diff-and-review.yaml
evals/cases/check-remote-url.yaml
evals/eval.yaml
evals/evals.json
evals/fixtures/diffs/sample-bug.patch

The instruction itself

1 sections, as written by the author

Git Analyzer Skill

Analyzes git repositories and provides insights about commit history, branches, and code changes.

How to use it

Copy the folder

Take alibaba/git-analyzer from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.