eia-github-integration

Installation
SKILL.md

GitHub Integration Dispatcher

Overview

This skill is the entry point for all GitHub integration tasks in agent orchestration workflows. It routes you to specialized skills based on your task type. Use this skill to determine which specialized GitHub skill to invoke.

Prerequisites

Before using any GitHub integration skill, ensure:

  1. GitHub CLI version 2.14 or higher is installed (gh --version)
  2. GitHub CLI is authenticated (gh auth status)
  3. You have write permissions to the target repository
  4. Basic familiarity with Git commands

First-time setup:

# Install GitHub CLI
brew install gh   # macOS
# or see https://cli.github.com/manual/installation for other platforms
Installs
1
GitHub Stars
55
First Seen
Jun 15, 2026
eia-github-integration — diegosouzapw/awesome-omni-skill