github

Automate GitHub repository, issue, and pull request management via gh CLI.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/RecursiveIntell/ClawGuard --skill github-recursiveintell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/RecursiveIntell/ClawGuard/tree/main/tests/fixtures/clean_skill
Command: npx skills add https://github.com/RecursiveIntell/ClawGuard --skill github-recursiveintell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates GitHub repository, issue, and pull request management from an agent workspace, reducing manual context switching and enabling faster collaboration.

Core Features & Use Cases

  • Repository Management: Clone, create, and manage repositories across organizations and personal accounts.
  • Issue Tracking and PR Workflows: Create, list, update, review, and merge issues and pull requests directly from the agent workflow.
  • Branch and Access Control: Manage branches and permissions using the GitHub CLI (gh).

Quick Start

Configure the skill with your GitHub token and instruct it to list open issues in the current repository.

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 and pull request management from my agent?

Automating GitHub issue and pull request management from your agent involves using this skill to list, create, update, review, and merge issues and PRs directly from your agent workspace. It reduces manual context switching and enables faster collaboration across organizations and personal accounts.

Can I clone and manage GitHub repositories across multiple organizations using an agent?

Yes, you can clone and manage GitHub repositories across multiple organizations and personal accounts using an agent. This skill applies to workflows that require repository management, branch control, and permission handling directly from the agent environment.

Do I need the GitHub CLI to manage branches and pull requests from my agent workspace?

Yes, you need the GitHub CLI (gh) to manage branches and permissions from your agent workspace. This skill satisfies authentication via the gh CLI and uses environment token usage for secure operation during repository and pull request workflows.

How does agent integration work for creating and reviewing GitHub pull requests?

Agent integration for creating and reviewing GitHub pull requests works by automating the workflow directly from the agent workspace. This allows you to create, list, update, review, and merge pull requests without manual context switching, applying to workflows across organizations.

What is the best way to handle GitHub access control and token authentication for automation?

The best way to handle GitHub access control and token authentication for automation is through repository-scoped access and environment token usage. This skill satisfies secure authentication via the GitHub CLI (gh) to manage branches and permissions safely.

Why use an agent workspace for GitHub workflows instead of manual repository management?

Using an agent workspace for GitHub workflows automates repository, issue, and pull request management, reducing manual context switching. It enables faster collaboration by allowing you to clone repos, manage branches, and merge PRs across multiple accounts directly within your agent.