abase-github

Manage GitHub repositories, issues, pull requests, and Actions workflows via command line.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/mikegogulski/abase-django-blog-integration-test --skill abase-github
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: abase-github
Source: https://github.com/mikegogulski/abase-django-blog-integration-test/tree/main/.agents/skills/abase-github
Command: npx skills add https://github.com/mikegogulski/abase-django-blog-integration-test --skill abase-github

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to interact with GitHub, streamlining repository management, issue tracking, pull requests, and CI/CD workflows.

Core Features & Use Cases

  • Repository Management: Clone, create, fork, and view repositories.
  • Issue & PR Tracking: Create, view, close, comment on, and manage issues and pull requests.
  • CI/CD Automation: Interact with GitHub Actions for workflow runs and logs.
  • Use Case: Quickly create a new public repository for a project, push your local code, and open a pull request for review, all without leaving your terminal.

Quick Start

Use the abase-github skill to clone the repository owner/repo.

Frequently Asked Questions about abase-github

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

FAQPage Schema
How do I manage GitHub pull requests from the command line?

You can manage GitHub pull requests from the command line by using this Skill to create, view, close, and comment on pull requests directly within your terminal. It facilitates developer workflows for code submission and review without needing the web interface.

Can I interact with GitHub Actions and CI/CD pipelines via a CLI?

Yes, you can interact with GitHub Actions and CI/CD pipelines via a CLI. This Skill supports direct API calls to interact with workflow runs and view logs, bringing CI/CD automation directly to your terminal environment.

What is the best way to create and clone a GitHub repository from the terminal?

The best way to create and clone a GitHub repository from the terminal is using this Skill's comprehensive command-line management. It facilitates direct repository operations, allowing you to quickly clone, create, fork, and view repositories without leaving your shell.

Do I need any external dependencies to manage GitHub issues through this CLI?

You do not need any external dependencies to manage GitHub issues through this CLI. The Skill operates with no listed dependencies, providing configuration management and direct API calls to create, view, and close issues natively.

How does command-line GitHub management compare to using the web interface?

Command-line GitHub management offers a seamless integration for developer workflows by keeping actions in the terminal. Unlike the web interface, it supports direct API calls and configuration management to streamline code submission, review, and repository tracking efficiently.

When should I not use a CLI tool for GitHub repository management?

You should not use a CLI tool for GitHub repository management when you require visual pipeline interaction or GUI-based code review. While it handles direct API calls and log viewing, complex visual diffs and workflow diagrams are better suited for the web interface.