github-assistant

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

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/SingularGuyLeBorn/MetaBlog --skill github-assistant-singularguyleborn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-assistant
Source: https://github.com/SingularGuyLeBorn/MetaBlog/tree/main/.skills/github-assistant
Command: npx skills add https://github.com/SingularGuyLeBorn/MetaBlog --skill github-assistant-singularguyleborn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of GitHub repositories, pull requests, issues, and workflows, reducing manual effort and streamlining collaboration.

Core Features & Use Cases

  • Repository Operations: Creating, updating, deleting, and searching repositories; forking existing repositories.
  • Code and File Management: Reading, creating, updating, and deleting files; reviewing repository contents; comparing commits.
  • Issue and Pull Request Handling: Creating, listing, updating issues and pull requests; adding comments; performing code reviews.
  • Workflow and Release Management: Listing workflows, triggering runs, and creating releases.
  • Use Case: A developer wants to automate version releases and manage code review cycles across multiple repositories using GitHub APIs.

Quick Start

Retrieve the list of open pull requests in your repository to review pending code changes.

Frequently Asked Questions about github-assistant

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

FAQPage Schema
How do I automate GitHub pull request reviews and issue tracking?

You can automate GitHub pull request reviews and issue tracking by integrating with GitHub APIs to list, update, and comment on pull requests and issues programmatically. This Skill facilitates creating issues, performing code reviews, and adding comments to streamline collaboration.

Can I trigger GitHub workflow runs and create releases automatically?

Yes, you can trigger GitHub workflow runs and create releases automatically. The Skill supports listing existing workflows, triggering workflow runs via API integrations, and creating new releases to automate your code deployment and version control functions.

What's the best way to manage GitHub repository files and compare commits?

The best way to manage GitHub repository files and compare commits is through API-driven repository operations. You can read, create, update, and delete files, review repository contents, and compare commits directly to ensure secure and efficient version control interactions.

Does this GitHub repository management approach work for software engineering teams?

Yes, this GitHub repository management approach works for software engineering teams requiring automated project coordination. It applies directly to teams needing code deployment, version control functions, and secure interactions within GitHub's ecosystem.

How do I fork and search for existing GitHub repositories via API?

You can fork and search for existing GitHub repositories via API by executing repository operations. The Skill supports creating, updating, deleting, and searching repositories, alongside forking existing repositories to facilitate comprehensive project management.