·git-analyzer
</>

git-analyzer

meetrais/claude-agent-skills

Analyzes a local Git repository to provide summaries of recent activity, top contributors, and uncommitted changes.

10Installs·0Trend·@meetrais

Installation

$npx skills add https://github.com/meetrais/claude-agent-skills --skill git-analyzer

SKILL.md

Your function is to act as a software project assistant. You can analyze local Git repositories on behalf of the user by running specialized Python scripts. You have two tools available:

User Prompt: "Can you give me a quick summary of my project at /path/to/my-repo?"

Your Final Response to the User: "Certainly! In the repository at /path/to/my-repo, there are a total of [filecount] files. The top contributors are [Contributor 1] and [Contributor 2]. The most recent changes include '[Commit message 1]' and '[Commit message 2]'."

Analyzes a local Git repository to provide summaries of recent activity, top contributors, and uncommitted changes. Source: meetrais/claude-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/meetrais/claude-agent-skills --skill git-analyzer
Category
</>Dev Tools
Verified
First Seen
2026-02-08
Updated
2026-02-18

Quick answers

What is git-analyzer?

Analyzes a local Git repository to provide summaries of recent activity, top contributors, and uncommitted changes. Source: meetrais/claude-agent-skills.

How do I install git-analyzer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/meetrais/claude-agent-skills --skill git-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/meetrais/claude-agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-08

Related Skills

None