github

Automate GitHub repositories, issues, PRs, releases, and Actions via gh CLI.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/framersai/agentos-skills --skill github-framersai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/framersai/agentos-skills/tree/main/registry/curated/github
Command: npx skills add https://github.com/framersai/agentos-skills --skill github-framersai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage GitHub repositories, issues, pull requests, releases, and Actions workflows using the gh CLI to automate routine tasks and enforce consistent workflows.

Core Features & Use Cases

  • Manage repositories, issues, PRs, releases, and Actions workflows via gh CLI.
  • Use gh api for advanced queries and custom operations beyond subcommands.
  • Ensure authentication status before performing write operations and trigger workflows as needed.

Quick Start

Authenticate with the gh CLI and begin managing repositories, issues, PRs, releases, and Actions workflows from your prompts.

Frequently Asked Questions about github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue triage and PR reviews from my prompts?

Automate GitHub issue triage and PR reviews by using the gh CLI to manage repositories, issues, pull requests, and Actions workflows directly from your prompts. The Skill ensures authentication status before performing write operations.

Do I need the gh CLI installed and authenticated to manage GitHub repositories?

Yes, you need the gh CLI installed and authenticated to manage GitHub repositories. The Skill requires proper authentication to execute safe automation practices and perform write operations on issues and pull requests.

Can I use gh api for advanced queries beyond standard subcommands?

Yes, you can use gh api for advanced queries and custom operations beyond standard subcommands. This allows developers and DevOps teams to handle complex repository management tasks not covered by built-in gh CLI subcommands.

What is the best way to automate routine GitHub tasks like labeling and release signaling?

The best way to automate routine GitHub tasks like labeling and release signaling is through the gh CLI. This Skill automates repository operations, issue triage, PR reviews, and Actions workflows for both small and large projects.

Does this approach work for managing GitHub Actions workflows and releases?

Yes, this approach works for managing GitHub Actions workflows and releases. The Skill uses the gh CLI to operate repositories, issues, pull requests, releases, and Actions workflows, triggering workflows as needed for developers and DevOps teams.