openclaw-github-assistant

Query and manage GitHub repositories via the GitHub API.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Airmomo/skills --skill openclaw-github-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-github-assistant
Source: https://github.com/Airmomo/skills/tree/main/openclaw-github-assistant
Command: npx skills add https://github.com/Airmomo/skills --skill openclaw-github-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables users to query and manage GitHub repositories directly from their AI assistant, simplifying repository discovery, status checks, issue creation, repo creation, search, and activity tracking.

Core Features & Use Cases

  • List Repositories: filter by owner, language, and activity to view a tailored set of repos
  • Get Repo Details: retrieve stars, forks, language, last updated, and open issues
  • Check CI Status: monitor GitHub Actions workflows for chosen repositories
  • Create Issues: open new issues directly from conversation
  • Create Repos: initialize new repositories with optional README
  • Search Repos: discover repositories by query within your account
  • Get Recent Activity: view recent commits across repositories

Quick Start

Ask the AI to list your GitHub repositories or check the status of a specific repo.

Frequently Asked Questions about openclaw-github-assistant

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

FAQPage Schema
How do I manage GitHub repositories directly from an AI conversation?

You can manage GitHub repositories from an AI conversation by using a Skill that queries the GitHub API via a token, enabling you to list, view, create, and search repos across user and organization accounts.

Can I check GitHub Actions CI status from my AI assistant?

Yes, you can check GitHub Actions CI status from your AI assistant by requesting workflow monitoring for chosen repositories, which retrieves current CI status data and returns structured results.

How do I create GitHub issues without leaving my chat interface?

To create GitHub issues without leaving your chat interface, you simply ask the AI assistant to open a new issue in a specified repository, and it handles the creation directly through the GitHub API.

What is the best way to search and filter GitHub repositories by owner and language?

The best way to search and filter GitHub repositories by owner and language is to request a tailored repository list from the AI, which queries your account and applies filters to return matching structured results.

Do I need a GitHub token to let my AI assistant view recent commit activity?

Yes, you need a GitHub authentication token to let your AI assistant view recent commit activity, as the Skill uses this token to securely retrieve data from the GitHub API across your repositories.

Can I initialize a new GitHub repository with a README through an AI chat?

Yes, you can initialize a new GitHub repository with an optional README through an AI chat by asking the assistant to create a repo, which triggers the GitHub API to set up the repository structure.