setup-git

Official

Install and fix Git with minimal identity setup.

AuthorPacificStudio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates installing Git on a target machine and ensures the minimum identity configuration needed for reliable agent work.

Core Features & Use Cases

  • Ensure Git is installed; verify that git --version works and install if missing.
  • Validate and set git user.name and git user.email from the ticket context when they are not configured.
  • Repair Git authentication only when there is a real credential problem, avoiding overwriting a working setup.
  • Finish with non-destructive checks that confirm a basic Git workflow (commit, push) works and record the effective configuration.

Quick Start

Install Git on the target machine if missing, then set git user.name and git user.email from the ticket context and verify basic Git functionality.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: setup-git
Download link: https://github.com/PacificStudio/openase/archive/main.zip#setup-git

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.