repo-create
CommunityCreate or connect a GitHub repo
Authortrevorbyrum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of setting up a GitHub repository for a project, whether it's creating a new one or connecting to an existing one, ensuring your code is version-controlled and accessible.
Core Features & Use Cases
- New Repo Creation: Creates a new GitHub repository with specified name and visibility (public/private).
- Existing Repo Connection: Connects to a pre-existing GitHub repository by adding a remote origin.
- Git Initialization: Initializes a local Git repository if one doesn't exist.
.gitignoreManagement: Ensures a sensible.gitignorefile is present.- Initial Commit & Push: Performs an initial commit and pushes to the remote repository.
- Use Case: When starting a new project, you can tell Claude to "create a GitHub repo for this project," and it will handle all the necessary Git commands and GitHub API interactions.
Quick Start
Use the repo-create skill to set up a new private GitHub repository named 'my-awesome-project'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: repo-create Download link: https://github.com/trevorbyrum/claude-skills-suite/archive/main.zip#repo-create Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.