github-skill

Official

Automate GitHub workflows and code reviews.

Authorkubiyabot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill consolidates GitHub automation tasks into a single, scriptable toolset, allowing you to manage repositories, issues, pull requests, branches, releases, and actions without repetitive prompts or manual steps.

Core Features & Use Cases

  • Repositories: list, create, delete, and fork operations for users or organizations.
  • Issues & Pull Requests: create, list, update, close, comment, review, and assign.
  • Branches, Releases, and Workflows: manage branches, publish releases, and trigger actions from a unified interface.
  • Use Case: Automate onboarding by creating issue templates and initial PRs across multiple repos for new projects.

Quick Start

Use the github-skill to quickly list repos, create issues, and trigger workflows from your agent or scripts. For example:

  • skill run github-skill repo-list
  • skill run github-skill issue-create repo=owner/repo title="Setup project" body="Initialize repo with templates"
  • skill run github-skill workflow-run repo=owner/repo workflow_id="ci.yml" ref="main"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-skill
Download link: https://github.com/kubiyabot/skill/archive/main.zip#github-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.