github

Automates GitHub repository tasks including PR checks and workflow runs via gh CLI.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill github-qianleigood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/qianleigood/crawclaw/tree/main/skills/github
Command: npx skills add https://github.com/qianleigood/crawclaw --skill github-qianleigood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub operations often require repetitive manual commands to check PR status, view workflow runs, manage issues, and query repository data. This skill provides a focused interface to run gh CLI commands from prompts, enabling quick visibility and actions.

Core Features & Use Cases

  • Check PR status, reviews, and merge readiness across repos
  • View workflow runs and logs
  • Create or comment on issues and PRs
  • Use gh api for advanced repository data queries

Quick Start

Ask the assistant to check the status of PR #123 in owner/repo.

Frequently Asked Questions about github

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

FAQPage Schema
How do I check GitHub PR status and merge readiness across multiple repositories?

You can check GitHub PR status by running gh CLI commands from your prompts to view reviews and merge readiness across multiple repositories quickly. This automation provides immediate visibility into pull request states.

What's the best way to view GitHub workflow runs and logs without manual CLI commands?

Viewing GitHub workflow runs and logs is handled by executing gh CLI commands directly from prompts, automating retrieval without manual typing. This includes checking workflow run statuses and fetching associated execution logs.

Can I create or comment on GitHub issues and pull requests using natural language prompts?

Yes, you can create or comment on GitHub issues and pull requests by instructing the assistant to execute the corresponding gh CLI commands. This automates interactions and updates repository data seamlessly from prompts.

Do I need gh CLI installed and authenticated to automate GitHub repository tasks?

Yes, you need the gh CLI installed and authenticated because this skill automates GitHub repository tasks by executing gh CLI commands from prompts. Proper authentication is required to access repository data and perform actions.

How do I query advanced GitHub repository data using the gh api command?

Query advanced GitHub repository data by instructing the assistant to run gh api commands from prompts, enabling complex data retrieval across repositories. This handles advanced queries beyond standard issue and PR views.

Can I manage GitHub repository data across multiple repos at once with gh CLI automation?

Yes, managing GitHub repository data across multiple repos is supported by running gh CLI commands from prompts to check PR status, issues, and workflows. This enables quick visibility and automated actions across repositories.