repository-management
Installation
SKILL.md
GitHub Repository Management Skill
This skill provides comprehensive repository management operations including creating repositories, managing branches, and working with files.
Available Operations
1. Create Repository
Create a new GitHub repository in your account or organization.
2. Fork Repository
Fork an existing repository to your account or specified organization.
3. Create Branch
Create a new branch in a repository from an existing branch.
4. Search Repositories
Search for GitHub repositories using GitHub's search syntax.
5. Get File Contents
Retrieve the contents of a file or directory from a repository.