github-repo-init
Installation
SKILL.md
GitHub Repository Initialization
Overview
Automate the complete workflow for pushing a new local git repository to GitHub with intelligent defaults and configuration. This skill handles repository creation, README.md auto-generation, About section configuration, and success verification in a single unified process.
Core principle: One command replaces manual multi-step workflows involving gh CLI, file creation, and configuration.
When to Use
Triggering conditions:
- Have a local git repository (initialized but not pushed)
- Want to push to GitHub with professional defaults
- Need automatic README.md generation with project metadata
- Want to configure repository About section automatically
- Working with PPsteven or similar GitHub accounts