github

Manage GitHub repositories, pull requests, issues, and workflows via API and CLI.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/djscrew1738/plumbprice --skill github-djscrew1738
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/djscrew1738/plumbprice/tree/main/.agents/skills/github
Command: npx skills add https://github.com/djscrew1738/plumbprice --skill github-djscrew1738

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines interaction with GitHub repositories, pull requests, issues, and workflows, enhancing productivity for developers and project managers.

Core Features & Use Cases

  • Repository Interaction: Access and manage GitHub repositories using the GITHUB_TOKEN environment variable.
  • Pull Request Management: Create, update, and monitor pull requests efficiently.
  • Issue Tracking: Create, update, and review issues directly within the GitHub ecosystem.
  • Workflow Monitoring: Monitor GitHub Actions workflows for timely updates and notifications.
  • Use Case: Imagine you need to review a pull request on a GitHub repository. Use this Skill to check the status of the pull request, monitor the workflow runs, and manage comments all within one interface.

Quick Start

Use the 'github' skill to monitor the status of the 'main' branch's workflow runs for the 'example-repo' repository.

Frequently Asked Questions about github

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

FAQPage Schema
How do I manage pull requests and issues using the GitHub API?

GITHUB_TOKEN environment variable setup and installed GitHub CLI provide authenticated API access, enabling repository operations and workflow monitoring outputs.

Can I monitor GitHub Actions workflows for a specific repository branch?

Yes, you can monitor GitHub Actions workflows for specific repository branches using GitHub CLI. It checks workflow run statuses and outputs timely updates and notifications.

What is needed to automate GitHub repository operations and code reviews?

Automating GitHub repository operations and code reviews requires a valid GITHUB_TOKEN for API access and GitHub CLI for executing workflow operations and monitoring outputs.

Does this approach work for tracking issue status within an existing GitHub ecosystem?

Yes, tracking issue status works within the existing GitHub ecosystem using GitHub API. It creates, updates, and reviews issues to output efficient project management task handling.

What is the best way to check pull request status and workflow runs together?

The best way to check pull request status and workflow runs together is using GitHub API and GitHub CLI. It unifies code review management and workflow monitoring outputs in one interface.