ClawHub GitHub Skills Directory: 147 Skills for Repo Management, CI/CD, Trending & More
GitHub is the largest platform category on ClawHub with 147 dedicated skills — covering everything from basic gh CLI wrappers to a 36-skill GitHub Actions observability suite. Here's the complete breakdown.
Data Overview
| Metric | Value |
|---|---|
| Total dedicated skills | 147 |
| Skills with installs (>0) | 76 (52%) |
| Skills with zero installs | 71 (48%) |
| Top skill by downloads | github — 28,932 dl |
| Top skill by installs | github — 538 installs |
| Second by installs | openclaw-github-assistant — 83 installs |
| Top coverage skill | api-gateway — 42,375 dl |
| Most unique subcategory | GitHub Actions Audit Suite — 36 skills |
1. Core GitHub CLI & API (13 skills)
The foundational category: wrapping the gh CLI or GitHub REST API for general repository operations. github dominates with 538 installs — more than double any other GitHub skill. openclaw-github-assistant (83 installs) is the strongest alternative, offering repo listing, CI status checks, and issue creation on top of the core API.
github-pat and github-token are functionally duplicates (both wrap PAT authentication) with near-identical downloads — likely the same concept from two authors.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | github | 28,932 | 538 | gh CLI — issues, PRs, Actions, releases |
| 2 | openclaw-github-assistant | 7,279 | 83 | Repos, CI status, issues, PRs |
| 3 | github-api | 6,091 | 8 | REST API, managed OAuth |
| 4 | github-cli | 2,819 | 36 | Comprehensive gh CLI reference |
| 5 | github-mcp | 1,454 | 16 | GitHub MCP Server — full API via MCP |
| 6 | github-pat | 1,472 | 2 | PAT authentication |
| 7 | github-token | 1,409 | 2 | PAT authentication (duplicate concept) |
| 8 | github-workflow | 437 | 6 | MorphixAI proxy access |
| 9 | github-cli-tool | 190 | 1 | gh CLI basic |
| 10 | openclaw-github-assistant-2-0-1 | 70 | 1 | v2.0.1 update |
| 11 | github-ai | 90 | 0 | gh CLI |
| 12 | huadafenqi-github | 67 | 0 | gh CLI |
| 13 | nidhov01-github | 64 | 0 | gh CLI |
2. Trending & Repository Discovery (14 skills)
A surprisingly crowded category. GitHub trending is clearly a popular use case — 14 skills tackle it, with several Chinese-language variants. github-ai-trends (10 installs) focuses specifically on AI-related trending repos, generating formatted leaderboard reports. airadar (6 installs) goes further, tracking AI-native tools with fast growth signals.
The duplication is significant: github-trending-stable and skill-github-trending share nearly identical summaries (both scrape GitHub trending). Six of these skills have zero installs.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | github-ai-trends | 2,354 | 10 | AI trending leaderboards |
| 2 | github-trending | 1,336 | 12 | Daily/weekly/monthly trending |
| 3 | explorer | 1,213 | 2 | Search by topics, stars, creation date |
| 4 | airadar | 652 | 6 | AI-native tools + fast-growth GitHub repos |
| 5 | github-trending-cn | 768 | 4 | Chinese trending monitor |
| 6 | github-trending-daily | 270 | 1 | Daily digest → DingTalk push (zh) |
| 7 | github-trending-project | 226 | 2 | By language/date/locale (zh) |
| 8 | github-trending-report | 195 | 3 | Structured reports on fast-growing repos |
| 9 | github-watch | 265 | 1 | Weekly digest for sysops/DevOps |
| 10 | skill-github-trending | 201 | 0 | Web scrape trending (zh) |
| 11 | github-trending-monitor | 192 | 0 | Daily alerts by language + time range |
| 12 | github-trending-stable | 175 | 0 | Web scrape trending (zh, duplicate) |
| 13 | github-topics | 145 | 0 | Trending by GitHub topic |
| 14 | github-trend-observer | 73 | 0 | AI PM perspective on trends |
3. Repository Analysis & Intelligence (10 skills)
Skills that go deeper than API access — analyzing repo structure, summarizing codebases, and searching across GitHub programmatically. read-github (25 installs) is the standout: it reads repos via gitmcp.io rather than raw scraping, which gives structured, AI-friendly output with proper rate limiting.
github-search (12 installs, Chinese) specializes in deep search with language/stars/date filters for technical research. a6-github-intel converts entire repos into single text files — useful for AI analysis of large codebases.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | read-github | 3,550 | 25 | Via gitmcp.io, structured output |
| 2 | github-kb | 2,117 | 12 | Local knowledge base + GitHub search |
| 3 | github-search | 985 | 12 | Deep search by lang/stars/date (zh) |
| 4 | github-gem-seeker | 286 | 1 | Find battle-tested existing solutions |
| 5 | github-research-assistant | 237 | 2 | Analyze repos on demand |
| 6 | github-analyzer | 228 | 2 | Input idea/link → structured analysis (zh) |
| 7 | git-view | 151 | 1 | Structured reports from repos |
| 8 | a6-github-intel | 465 | 3 | Convert entire repos to single text |
| 9 | github-intel | 162 | 0 | Same concept, different author |
| 10 | github-repo-teardown | 60 | 0 | Deep-dive teardown report |
4. Issues, PRs & Bounties (11 skills)
A productive category with real adoption. github-issue-resolver (15 installs) is the most ambitious — an autonomous agent that resolves issues end-to-end with guardrails. github-issue-creator (2 installs) converts raw notes, error logs, and voice dictation into structured issue reports.
The bounty-hunting sub-niche has three dedicated skills: scan for labeled bounty issues, filter by difficulty, track status. It's a niche but engaged use case.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | github-issue-resolver | 964 | 15 | Autonomous issue resolver agent |
| 2 | github-issue-creator | 1,372 | 2 | Notes/logs/screenshots → crisp issues |
| 3 | pr-risk-analyzer | 487 | 1 | Security risk analysis on PRs |
| 4 | github-automation-pro | 832 | 5 | Issues, PR analysis, releases |
| 5 | mergeiq | 135 | 0 | Score PR/MR complexity (4-dimension) |
| 6 | github-bounty-hunter | 391 | 2 | Scan issues for bounty labels |
| 7 | github-bounty-finder | 64 | 1 | Track bounty opportunities (zh) |
| 8 | github-bounty-radar | 93 | 1 | Step-by-step plan to fix bounty issues |
| 9 | github-auto-reply | 221 | 1 | Smart auto-reply for issues |
| 10 | github-issue-reply-assistant | 141 | 0 | Draft structured issue responses |
| 11 | github-issue-auto-triage | 72 | 0 | AI labeling + assignee + duplicate detection |
5. GitHub Actions — Workflow Generation & Debug (6 skills)
Skills for creating and troubleshooting CI/CD workflows. github-actions-generator (16 installs) generates full workflow YAML for CI/CD, tests, and deployment scenarios. gh-action-gen generates from plain English descriptions. The troubleshooting skill focuses specifically on Go projects.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | github-actions-generator | 730 | 16 | Generate CI/CD YAML workflows (zh) |
| 2 | github-actions | 335 | 9 | Design, debug, harden workflows |
| 3 | gh-action-gen | 926 | 5 | Generate from plain English |
| 4 | github-actions-troubleshooting | 1,520 | 1 | Troubleshoot, especially Go projects |
| 5 | github-actions-failure-matrix | 229 | 1 | Summarize matrix job failures across runs |
| 6 | github-actions-gen | 177 | 1 | Workflow generation |
6. GitHub Actions — Audit Suite (36 skills)
One of the most distinctive clusters on ClawHub: 36 single-purpose audit skills from what appears to be a single author, each targeting a specific GitHub Actions reliability or security concern. They follow a consistent pattern — accept a JSON export of Actions run data, compute a specific metric, and output a structured report.
Collectively they form a comprehensive CI/CD observability toolkit. Individually, most have zero installs — suggesting users typically run one or two specific audits rather than the full suite.
| # | Skill | Downloads | Installs | Audit Focus |
|---|---|---|---|---|
| 1 | github-actions-secret-exposure-audit | 138 | 1 | Secret exposure risks in workflows |
| 2 | github-actions-mainline-health-audit | 180 | 1 | Mainline branch failure rate + streaks |
| 3 | github-actions-workflow-hardening-audit | 164 | 1 | Hardening gaps (timeouts, permissions) |
| 4 | github-actions-cache-hardening-audit | 136 | 1 | Cache poisoning + secret-path risks |
| 5 | github-actions-merge-queue-health-audit | 130 | 1 | Merge queue failure rate + latency |
| 6 | github-actions-incident-timeline-audit | 127 | 1 | Cluster failures into incident windows |
| 7 | github-actions-step-flake-audit | 127 | 1 | Detect flaky job steps |
| 8 | github-actions-artifact-budget-audit | 129 | 1 | Artifact storage bloat |
| 9 | github-actions-failure-owner-audit | 162 | 2 | Failures by actor/workflow |
| 10 | github-actions-retry-recovery-audit | 148 | 0 | Fail-then-success retry patterns |
| 11 | github-actions-rerun-effectiveness-audit | 148 | 0 | Success-after-rerun effectiveness |
| 12 | github-actions-conclusion-volatility-audit | 161 | 0 | Pipeline stability volatility |
| 13 | github-actions-trigger-health-audit | 158 | 0 | Health by trigger event + workflow |
| 14 | github-actions-queue-latency-audit | 142 | 0 | Queue wait hotspots |
| 15 | github-actions-timeout-risk-audit | 136 | 0 | Jobs near timeout thresholds |
| 16 | github-actions-sha-rerun-debt-audit | 136 | 0 | Commits burning CI minutes |
| 17 | github-actions-pr-gate-health-audit | 136 | 0 | PR gate reliability scoring |
| 18 | github-actions-branch-drift-audit | 136 | 0 | Branch-level reliability drift |
| 19 | github-actions-failure-phase-audit | 135 | 0 | Failures by pipeline phase |
| 20 | github-actions-cancel-waste-audit | 135 | 0 | Cancelled + timed-out runs waste |
| 21 | github-actions-duplicate-run-audit | 134 | 0 | Duplicate run bursts |
| 22 | github-actions-commit-health-audit | 133 | 0 | Reliability by commit SHA |
| 23 | github-actions-self-hosted-risk-audit | 133 | 0 | Self-hosted runner untrusted trigger risk |
| 24 | github-actions-run-gap-audit | 132 | 0 | Workflows that stopped on cadence |
| 25 | github-actions-stuck-run-audit | 130 | 0 | Stale queued/in-progress runs |
| 26 | github-actions-runtime-regression-audit | 130 | 0 | Baseline vs current runtime comparison |
| 27 | github-actions-actor-reliability-audit | 129 | 0 | Reliability by contributor actor |
| 28 | github-actions-failure-streak-audit | 128 | 0 | Consecutive failure streaks |
| 29 | github-actions-manual-trigger-audit | 127 | 0 | Manual trigger dependence by workflow |
| 30 | github-actions-failure-hour-audit | 126 | 0 | Failure timing by day/hour |
| 31 | github-actions-permission-scope-audit | 118 | 0 | Least-privilege permission drift |
| 32 | github-actions-recovery-latency-audit | 138 | 0 | Failure recovery latency |
| 33 | github-actions-deploy-risk-audit | 138 | 0 | Deployment workflow risk scoring |
| 34 | github-actions-oidc-hardening-audit | 137 | 0 | OIDC cloud auth hardening gaps |
| 35 | github-actions-failure-spike-audit | 137 | 0 | Sudden failure-rate spikes |
| 36 | github-actions-rerun-waste-audit | 140 | 0 | Wasted minutes from reruns |
7. Workspace Sync & Backup (11 skills)
GitHub-as-storage: using private repos to back up and sync OpenClaw workspace configs, memory files, and agent state across devices. openclaw-checkpoint (9 installs) is the most popular — backs up the full workspace state including agents and memory. cross-device-sync (6 installs) focuses on bidirectional sync with conflict handling.
This category is OpenClaw-specific but practically important: it's how power users achieve persistence across machines.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | openclaw-checkpoint | 2,403 | 9 | Full workspace + agent backup via git |
| 2 | cross-device-sync | 1,524 | 6 | Bidirectional memory sync (zh) |
| 3 | github-memory-sync | 355 | 3 | SOUL/IDENTITY/MEMORY → GitHub |
| 4 | openclaw-github-sync | 352 | 0 | Non-sensitive context sync |
| 5 | multi-device-sync-github | 228 | 0 | Workspace data across devices |
| 6 | github-monitor | 206 | 3 | Low-noise repo change alerts |
| 7 | openclaw-skills-github-sync-hiliang | 155 | 0 | Skills sync to GitHub (manual confirm) |
| 8 | openclaw-github-backup | 76 | 1 | Auto backup OpenClaw config |
| 9 | workspace-backup-github | 79 | 0 | One-click workspace backup |
| 10 | alfred-github-backup | 69 | 0 | Auto + manual backup modes |
| 11 | github-stars-tracker | 70 | 1 | Track star + fork changes |
8. Publishing & Deployment (5 skills)
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | web-deploy-github | 5,248 | 26 | Deploy static sites to GitHub Pages |
| 2 | github-pages-auto-deploy | 397 | 5 | GitHub Pages + custom domain |
| 3 | github-push | 167 | 1 | Secure push with auto SSH config |
| 4 | github-deploy-skill | 129 | 1 | Commit, push, optional repo creation |
| 5 | github-to-clawhub | 133 | 1 | Convert GitHub project → OpenClaw skill |
9. Repository Operations & Management (13 skills)
Day-to-day repo management beyond the basic CLI. github-ops (24 installs, Chinese) automates repo creation, code push, and release management with zero user intervention. github-contribution (8 installs) guides the full open-source contribution workflow — fork → sync → dev → PR — in Chinese.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | github-ops | 1,763 | 24 | Repo create, push, release (zh, zero intervention) |
| 2 | github-contribution | 420 | 8 | Full OSS contribution workflow (zh) |
| 3 | github-integration | 281 | 7 | Project management + ticketing |
| 4 | github-star-manager-skill | 523 | 0 | AI-powered star categorization + cleanup |
| 5 | ghapp | 356 | 0 | GitHub App identity for agents |
| 6 | github-cred | 409 | 0 | Analyze contribution quality |
| 7 | github-passwordless-setup | 395 | 0 | SSH keys + PAT setup |
| 8 | github-digest | 221 | 0 | Structured repo digest |
| 9 | github-development-standard | 171 | 0 | 9-step development methodology (zh) |
| 10 | github-private-repo-ssh-routing | 114 | 0 | SSH keys + host aliases for private repos |
| 11 | github-manager | 135 | 1 | Code review, deploy, CI/CD, bug tracking |
| 12 | github-pr-manager | 103 | 0 | Full PR lifecycle management (zh) |
| 13 | laomo-github | 78 | 0 | Multi-account management, PR push/clean |
10. Utilities & Specialized Tools (14 skills)
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | god-mode | 2,475 | 10 | Developer oversight + AI agent coaching |
| 2 | github-image-hosting | 907 | 2 | Upload images for GitHub PRs/issues |
| 3 | gh-extract | 600 | 2 | Extract content from a GitHub URL |
| 4 | github-readme-generator | 230 | 4 | Beautiful README generation |
| 5 | github-copilot-cli | 1,044 | 2 | Daily use of GitHub Copilot CLI |
| 6 | github-actions-secret-exposure-audit | 138 | 1 | (see Audit Suite above) |
| 7 | github-forker | 74 | 0 | Fork repos |
| 8 | github-dns-helper | 83 | 0 | Fix GitHub DNS/access issues (zh) |
| 9 | github-readme-maker | 75 | 1 | Profile README beautifier |
| 10 | gingiris-opensource | 220 | 0 | How to get 10k+ GitHub stars playbook |
| 11 | ghggh | 217 | 1 | Query star count + lines of code |
| 12 | nom | 358 | 1 | Fetch recent GitHub activity from Nom |
| 13 | uapi-get-github-repo | 120 | 1 | UAPI single-endpoint repo query |
| 14 | planning-with-files-from-github | 170 | 1 | Plan complex tasks from GitHub files |
Quick Selection Guide
| If you want to... | Use this skill |
|---|---|
| Do anything with GitHub (default) | github |
| Full repo management + CI status | openclaw-github-assistant |
| Read repos in AI-friendly format | read-github |
| Monitor GitHub AI trending | github-ai-trends |
| Deploy a static site to GitHub Pages | web-deploy-github |
| Resolve GitHub issues autonomously | github-issue-resolver |
| Generate GitHub Actions workflows | github-actions-generator |
| Audit CI/CD reliability | github-actions-mainline-health-audit |
| Backup workspace across devices | openclaw-checkpoint |
| Find bounty issues to fix | github-bounty-hunter |
| Find existing solutions before building | github-gem-seeker |
Closing Observations
147 skills, but the top 5 do most of the work. github (538 installs), openclaw-github-assistant (83), web-deploy-github (26), github-ops (24), github-cli (36) account for the bulk of real usage. The long tail is very long.
The 36-skill GitHub Actions audit suite is a remarkable niche bet. One author built a comprehensive CI/CD observability toolkit — 36 single-purpose audit skills covering everything from secret exposure to rerun waste to queue latency. Most have zero installs today. If you run GitHub Actions at scale and care about reliability engineering, this suite is worth exploring systematically.
GitHub-as-storage is a real pattern. 11 skills use GitHub private repos as the persistence layer for AI agent memory and workspace configs. This is a practical, free, and git-auditable solution to a real problem — more skills in this category makes sense.
Chinese developer adoption is high. ~20 of 147 skills are Chinese-language or China-specific workflows (trending monitors, Notion/DingTalk integrations, contribution guides). GitHub usage skews heavily developer, and Chinese developer communities are clearly active on ClawHub.
The bounty-hunting niche has three dedicated skills and real installs. This signals a meaningful user segment: developers who want to earn from open source contributions. An underserved market with clear monetization intent.
Data source: ClawHub platform install and download stats as of March 20, 2026. Browse more skills at clawhub-skills.com.