Agent skill

github

Interact with GitHub using the gh CLI for pull requests, issues, and runs.

Stars 588
Forks 87

Install this agent skill to your Project

npx add-skill https://github.com/qhkm/zeptoclaw/tree/main/skills/github

Metadata

Additional technical details for this skill

zeptoclaw
{
    "emoji": "\ud83d\udc19",
    "requires": {
        "bins": [
            "gh"
        ]
    }
}

SKILL.md

GitHub Skill

Use the gh CLI for repository operations.

Pull Requests

Check CI status:

bash
gh pr checks 55 --repo owner/repo

List workflow runs:

bash
gh run list --repo owner/repo --limit 10

Issues

List issues:

bash
gh issue list --repo owner/repo --json number,title,state

Create issue:

bash
gh issue create --repo owner/repo --title "Bug" --body "Description"

Expand your agent's capabilities with these related and highly-rated skills.

qhkm/zeptoclaw

deep-research

Systematic multi-phase web research producing thorough, cited reports

588 87
Explore
qhkm/zeptoclaw

skill-creator

Create or update ZeptoClaw skills. Use when designing, structuring, or authoring new agent skills.

588 87
Explore
petekp/claude-code-setup

ubiquitous-language

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

20 6
Explore
petekp/claude-code-setup

every-style-editor

This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.

20 6
Explore
petekp/claude-code-setup

manage-codex

Autonomous Codex batch orchestrator. Use for "/manage-codex", "manage codex", "use codex", "dispatch to codex", or long-running Codex work.

20 6
Explore
petekp/claude-code-setup

seo-audit

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup. For AI search optimization, see ai-seo.

20 6
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results