AI AGENT ADDONS
Git & Pull Requests
1,262installs

You can create a new GitHub repository in just a few steps. This skill uses a tool called gh to set up the repo. It then clones the repo to your local machine so you can start working right away.

The process is simple and fast. You just tell it the name of the repo. You can also choose if you want it to be public or private. A README file is added by default to get you started.

After the repo is created, the skill confirms success. You will be inside the project folder ready to go. This is perfect for starting a new project quickly without leaving your terminal.

Add Git Create Repo skill to your workflow

Global

mkdir -p ~/.claude/skills/git-create-repo

Project

mkdir -p .claude/skills/git-create-repo

Source Repository

Stars
0
Forks
0
Watchers
0
Last Push
2 months ago
Created
5 months ago