gh_repo_create
Create a new GitHub repository with a specified name, visibility, and description. Automatically sets up the remote connection for your project.
Instructions
Create a new GitHub repository and set up remote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| visibility | No | private | |
| description | No |