# Git Hub

> Use this skill when the user wants to git command line interface to github for managing repositories and issues.

- Skill: `javimosch/git-hub` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/git-hub`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/git-hub/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/git-hub

---


# Git-hub Plugin

Git command line interface to GitHub for managing repositories and issues.

## Commands

### Operations
- `git-hub repo create` — create repo via git-hub
- `git-hub repo list` — list repo via git-hub
- `git-hub repo clone` — clone repo via git-hub
- `git-hub issue list` — list issue via git-hub
- `git-hub issue create` — create issue via git-hub
- `git-hub pr list` — list pr via git-hub
- `git-hub pr create` — create pr via git-hub
- `git-hub config show` — show config via git-hub
- `git-hub verbose set` — set verbose via git-hub
- `git-hub help show` — show help via git-hub

## Usage Examples
- "git-hub --help"
- "git-hub <args>"

## Installation

```bash
pip install git-hub
```

## Examples

```bash
git-hub --version
git-hub --help
```

## Key Features
- git\n- github\n- cli

