Git

Installation
SKILL.md

Git

Expert assistance with Git version control and collaborative workflows.

Essential Commands

Repository Setup

  • git init - Initialize new repository
  • git clone <url> - Clone remote repository
  • git remote add origin <url> - Add remote
  • git remote -v - List remotes
Installs
4
First Seen
May 20, 2026
Git — sebfranklin/franklin-skills