openakita/skills@github-automation

Automate GitHub repository management, issue tracking, and pull request workflows via Rube MCP.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill openakita-skills-github-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openakita/skills@github-automation
Source: https://github.com/openakita/openakita/tree/main/skills/github-automation
Command: npx skills add https://github.com/openakita/openakita --skill openakita-skills-github-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines and automates a wide range of GitHub repository management tasks, reducing manual effort and potential errors in code workflows.

Core Features & Use Cases

  • Issue & PR Management: Create, list, comment on, and search issues and pull requests.
  • Repository & Branch Operations: Manage repositories, create branches, and update settings.
  • Code & Commit Search: Efficiently find code snippets, files, and commits across repositories.
  • CI/CD & Permissions: Trigger workflows, check CI status, and manage user permissions.
  • Use Case: Automatically create a new issue for a bug report, assign it to a developer, and then create a new branch for fixing it, all through a single request.

Quick Start

Use the github-automation skill to create a new issue titled "Bug: Login button not working" in the "my-app" repository owned by "my-org".

Frequently Asked Questions about openakita/skills@github-automation

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

FAQPage Schema
How do I automate GitHub repository management and issue tracking?

To automate GitHub repository management and issue tracking, you can use this Skill to programmatically create, list, comment on, and search issues, as well as manage repository settings and branches via authenticated access.

Can I trigger CI/CD workflows and check CI status programmatically through GitHub?

Yes, you can trigger CI/CD workflows and check CI status programmatically through GitHub by using this Skill to handle deployment operations and workflow triggers via the Rube MCP connection.

Do I need a Rube MCP connection to manage pull request workflows?

Yes, you need a Rube MCP connection with the GitHub toolkit to manage pull request workflows, as it provides the authenticated access required for creating, listing, and reviewing pull requests.

What is the best way to search for code snippets and commits across GitHub repositories?

The best way to search for code snippets and commits across GitHub repositories is using this Skill's code searching capability, which enables efficient programmatic retrieval of files and commits across your managed repositories.

How do I create a branch and assign a bug issue in a single automated request?

To create a branch and assign a bug issue in a single automated request, use this Skill to orchestrate end-to-end GitHub workflows, linking issue creation, developer assignment, and branch generation together.