Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingStatisticsBlog
HomeCategoriesUse CasesTrendingStatisticsBlog
ClawHub Skills Lib
ClawHub Skills Lib

Browse 45,000+ community-built AI agent skills for OpenClaw. Updated daily from clawhub.ai.

Explore

  • Home
  • Categories
  • Use Cases
  • Trending
  • Blog

Categories

  • Development
  • AI & Agents
  • Productivity
  • Communication
  • Data & Research
  • Business
  • Platforms
  • Lifestyle
  • Education
  • Design

Use Cases

  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • Knowledge Management
  • Email & Messaging
  • SEO & Content Marketing
  • Sales & CRM
  • Workflow Automation
  • Social Media
  • Chinese Platforms
  • E-Commerce
  • Education & Tutoring
  • HR & Recruiting
  • Legal & Compliance
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • See all use cases →
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • See all use cases →
© 2026 ClawHub Skills Lib. All rights reserved.Built with Next.js · Neon · Prisma
Home/Blog/Claude Code Skills on ClawHub: The Complete Directory for Orchestration, Automation & More
platform-roundupclaude-codeclawhubopenclawai-codingorchestration

Claude Code Skills on ClawHub: The Complete Directory for Orchestration, Automation & More

April 4, 2026·5 min read

There are dedicated Claude Code skills on ClawHub — and they're not what you might expect.

Unlike typical platform integrations, these skills don't add features to Claude Code. They work the other way around: they let you control Claude Code from OpenClaw, dispatching it as an autonomous coding agent from any connected chat interface — Telegram, QQ, WeChat, Discord, or a terminal. The entire category is built around one insight: Claude Code is a powerful local agent, and OpenClaw is the command layer on top.

Note: Install and download figures in text descriptions reflect stats at the time of writing and may be outdated. All skill tables are live — they fetch current data from the ClawHub database on every page load. Treat table values as authoritative.

Data Overview

MetricValue
Dedicated Claude Code skills58+
Skills with installs > 0~25
Top by downloadsclaude-code-wingman ( downloads)
Top by installsclaude-code ( installs)
Zero installs~33

1. Orchestration & Multi-agent

The biggest and most popular category. These skills spin up Claude Code instances inside tmux sessions, coordinate parallel workers, and manage task queues — turning one Claude Code installation into an always-on coding engine that OpenClaw can dispatch work to asynchronously.

claude-code-supervisor (installs: ) is the cornerstone: it watches Claude Code sessions running in tmux and relays results back. claude-code-wingman (downloads: ) takes this further by orchestrating multiple Claude Code instances in parallel — one directing, others executing. claude-tmux is the lower-level primitive that most orchestration skills build on.


2. OpenClaw ↔ Claude Code Bridge

The core integration layer — skills that establish the connection between OpenClaw's messaging runtime and the Claude Code CLI on your machine. Some wrap the CLI directly as a subprocess; others use ACP (Agent Communication Protocol) or MCP as the bridge layer.

claude-code and openclaw-claude-code are the two flagship bridge skills, both with installs, handling the basic "send a task to Claude Code and get a result back" workflow. cc-bridge and claude-code-bridge extend this to messaging platforms like QQ, Telegram, and WeChat. discord-claude-code-delegation does the same for Discord.


3. Usage & Token Management

Quota anxiety is real for Claude Max subscribers. This category exists entirely because of it. These skills monitor session usage, warn before limits are hit, refresh expired OAuth tokens automatically, and find ways to squeeze more out of each token budget.

claude-code-usage (downloads: ) is the most downloaded skill in this category — it checks OAuth session limits and weekly quotas in real time. claude-code-pro takes a different approach: instead of monitoring, it just burns fewer tokens by optimizing prompts before they reach the model.


4. Setup, Config & Model Switching

Getting Claude Code production-ready is non-trivial. This category covers environment setup, CLAUDE.md initialization, settings management, and — notably — skills for routing Claude Code tasks through alternative models (MiniMax, Bailian, Codex) when Anthropic's API is too expensive or rate-limited.

claude-code-setup scaffolds a .claude/ collaboration layer for any new project. claude-code-minimax and openclaw-claude-code-bailian are the model-switching options — useful if you're in China or need a cheaper backend.


5. Security & Skill Auditing

A small but important category. As the Claude Code skill ecosystem grows, so does the risk of malicious or poorly-written skills. These tools let you audit skills before installing them, check shell commands for injection risks, and get recommendations for which Claude Code automations are worth setting up.


6. Specialized Task Extensions

Skills that extend Claude Code with a specific domain capability — web search, browser automation, Twitter/X scraping, batch codebase migrations, and Anthropic API building. These are closer to traditional integrations: Claude Code handles the coding logic, and the skill provides the domain-specific tooling.


7. Learning & Best Practices

Reference skills that don't run code — they guide you on how to use Claude Code more effectively, configure MCP tool servers, and optimize your workflow architecture.


Quick Reference: What Do You Actually Need?

I want to…Recommended skill
Send coding tasks to Claude Code from Telegram/QQclaude-code or openclaw-claude-code
Run multiple Claude Code agents in parallelclaude-code-wingman
Watch a Claude Code session in tmuxclaude-code-supervisor
Check my Claude quota before it cuts outclaude-code-usage
Set up a new project for Claude Codeclaude-code-setup
Use a Chinese model instead of Anthropicclaude-code-minimax or openclaw-claude-code-bailian
Audit a skill before installing itskills-security-check
Add web search to Claude Codeclaudecode-websearch

A Few Closing Observations

These aren't Claude Code plugins — they're the inverse. Every skill in this directory treats Claude Code as the worker, not the platform. OpenClaw is the command layer; Claude Code is the execution engine. That's a fundamentally different pattern from, say, a Notion integration skill.

Usage monitoring is disproportionately popular. Three of the top ten skills by download are about quota tracking. Claude Max's session limits are a genuine pain point, and the community has responded with a whole sub-ecosystem of workarounds.

The zero-install rate is high (~57%), but not surprising. Most of these skills require a local Claude Code installation with specific OS configurations (tmux, macOS Terminal access, etc.). They're not casual installs — they're infrastructure. A user who hasn't set up their environment won't install them.

The multi-model skills signal something real. claude-code-minimax and openclaw-claude-code-bailian exist because Anthropic's API is either blocked or too expensive for a significant portion of the user base. The demand for "Claude Code behavior, non-Anthropic model" is real and growing.

Data source: ClawHub platform install and download stats as of April 4, 2026. Browse more skills at clawhub-skills.com.

← Back to Blog
65
4 skills
7 skills
4 skills
3,249
18
17
3,249
18
3,153
#SkillDownloadsInstallsGrade
1claude-code-supervisor2,73117A
2claude-tmux1,2977B
3claude-code-wingman3,2496A
4claude-code-runner5826A
5claude-code-teams8022A
6claude-code-task4852B
7claude-code-launcher4262B
8claude-code-orchestrator6831B
9everything-claude-code-harness731B
10claude-code-legacy5750B
11claude-code-switchboard1630B
12claude-code-tmux440B
13lean-claude-code-harness210B
14miniade-dispatch2770B
15clawclau650B
#SkillDownloadsInstallsGrade
1claude-code-usage3,15312A
2claude-code-pro5544B
3claude-usage-checker6663B
4
token-usage-optimizer
550
2
A
5ccusage-report2280B
6context-compression-claude-code320B
7claude-code-api-optimizer-skill250B
8claude-oauth-renewal2030B
#SkillDownloadsInstallsGrade
1claude-code-setup2431B
2apex-stack-claude-code1941B
3openclaw-claude-code-bailian2321B
4afrexai-claude-code-production4250B
5claude-code-minimax1770C
6claude-code-statusline600B
7claude-code-claude-md-initializer240C
8claude-code-claude-settings-editor230C
9openclaw-claude-codex-workflow410B
#SkillDownloadsInstallsGrade
1aetherlang-claude-code5372B
2claudecode-websearch1090B
3claude-code-x-scraper260B
4claude-code-chrome-web-automation260C
5claude-code-batch-migration-orchestrator250C
6claude-code-claude-api-builder250C
7claude-code-api-optimizer-skill250B
#SkillDownloadsInstallsGrade
1claude-code-skill2,3525A
2claude-code-mastery1,9414A
3everything-claude-code3981D
4fast-claude-code730B
#SkillDownloadsInstallsGrade
1skills-security-check392A
2nini-skill-reviewer2432B
3claude-automation-recommender901B
4safe-shell-execution-claude-code190B
#SkillDownloadsInstallsGrade
1claude-code2,42618A
2openclaw-claude-code1,66118A
3claude-code-mastery1,9414A
4claude-code-bridge1611B
5cc-bridge2041B
6claude-code-dispatch1191B
7claude-code-connector361C
8claude-code-openclaw721B
9claude-code-cli3070B
10claude-code-cli-openclaw1450B
11use-claudecode1240C
12claude-code-collaboration400B
13claude-code-openclaw-skill360B
14discord-claude-code-delegation590C
15cc-changelog-monitor1740B
15 skills
8 skills
15 skills
9 skills