Everything you need
for Claude Code

Browse community-built skills, workflows, sub-agents, and kits

Enter to search · Shift+Enter new line

One unified dashboard

Skills, sub-agents, workflows & kits in one place

Build skills.
Build workflows.

Two of the many ways to extend Claude Code and earn from it

Skills

A SKILL.md file with instructions that extends what Claude can do. Invoke it manually with /skill-name, or let Claude load it automatically when relevant to your work.

Claude Code
>Analyze the payment module for vulnerabilities

Loading skill: code-review...

Injecting SKILL.md into context

✓ Skill active (284 tokens)

Reviewing src/ for issues...

Workflows

A Skill structured as a visual multi-step graph. Same power as a Skill, but built for complex sequences: each node is a step Claude follows, arranged and connected visually.

Claude Code
>/pr-review-workflow

[1/3] Trigger: PR opened

✓ Done

[2/3] Claude: Review code

✓ Done

[3/3] Action: Post comment

Running...

Why ClaudeHub?

Everything you need to build, manage, and earn from Claude Code extensions

Powerful editor

Every SKILL.md setting fully supported. For Workflows, design each step as a visual node graph instead of editing YAML.

AI agents by your side

Generate, refine, review, and get insights on your extensions. AI assistance is built into every task, not bolted on.

Manage at scale

One dashboard for all your extensions. Search, filter, version, and organize, no matter how many you have.

Share and earn

Publish to the community marketplace and earn from every sale. Credits transfer to you instantly, no approval, no waiting.

Zero cost to publish

Creating, hosting, and publishing your extensions costs nothing. The infrastructure is free. You only earn.

Featured Kits

Everything you need, bundled and ready to go

Stay in your terminal

A git-inspired CLI to sync your entire workspace in seconds

terminal
$npm install -g @claudehubcc/cli
~/my-project$ch init
~/my-project$ch pull
~/my-project$ch push

Read full documentation