github-repo-creator

Create GitHub repositories with visibility, description, and license via gh CLI.

Updated Jan 1, 2026
One-click install
npx skills add https://github.com/Omrigotlieb/github-repo-skill --skill github-repo-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-repo-creator
Source: https://github.com/Omrigotlieb/github-repo-skill/tree/main/skills/github-repo-creator
Command: npx skills add https://github.com/Omrigotlieb/github-repo-skill --skill github-repo-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of GitHub repositories with a professional setup, saving time by handling visibility, descriptions, licenses, and initial files via the gh CLI.

Core Features & Use Cases

  • Automated Repository Creation: Create new repos with specified visibility, description, and license using the GitHub CLI.
  • Initialization for Existing Projects: Initialize a repository for an existing local project and push it to GitHub.
  • Post-Creation Setup: Add common startup scaffolding like README, .gitignore, and a license.

Quick Start

Ask Claude to create a new GitHub repository named my-project with public visibility and MIT license.