openclaw/clawhub

Skill + Plugin Registry for OpenClaw

About the project

ClawHub is a public registry where OpenClaw users publish, version, search, and install text-based agent skills and OpenClaw packages. It provides web browsing, a CLI-oriented API, moderation, vector search, and artifact hosting for code plugins, bundle plugins, and experimental whole-agent packages. The catalogue skills and agents are entries that can be discovered or used through this registry.

This repository also configures its own agents. See what clawhub tells them →

9.4kStars on the repository
68Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

convex-docs

25

openclaw/clawhub

Skill Claude CodeCodex

Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdown or check nodemodules types, freshness hierarchy — instead of writing a possibly-stale API from memory.

not rated 9.4k +16 yesterday A SkillSpector: pass 48 tokens original MIT

convex-domains

26

openclaw/clawhub

Skill Claude CodeCodex

Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).

not rated 9.4k +16 yesterday A SkillSpector: pass 29 tokens original MIT

convex-env

27

openclaw/clawhub

Skill Claude CodeCodex

Set and wire Convex deployment env vars / secrets for the app.

not rated 9.4k +16 yesterday A SkillSpector: warn 18 tokens original MIT

convex-expert

28

openclaw/clawhub

Skill Claude CodeCodex

Convex backend specialist. Use this agent for any code inside a convex/ directory — function definitions, schemas, indexes, queries, mutations, actions, HTTP endpoints, cron jobs, file storage, auth wiring, and component installation. Knows the object-form function syntax, validator patterns, resource limits, and…

not rated 9.4k +16 yesterday A SkillSpector: warn 78 tokens original MIT

convex-explain-app

29

openclaw/clawhub

Skill Claude CodeCodex

Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, components, a request→data flow — read from the schema and function surface. Read-only.

not rated 9.4k +16 yesterday A SkillSpector: pass 47 tokens original MIT

openclaw/clawhub

Skill Claude CodeCodex

Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.

not rated 9.4k +16 yesterday C SkillSpector: warn 34 tokens original MIT

convex-insights

31

openclaw/clawhub

Skill Claude CodeCodex

Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped, evidence-backed, with a dashboard deep link.

not rated 9.4k +16 yesterday A SkillSpector: pass 45 tokens original MIT

openclaw/clawhub

Skill Claude CodeCodex

Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered fix plan — Lighthouse for your backend.

not rated 9.4k +16 yesterday A SkillSpector: pass 41 tokens original MIT

openclaw/clawhub

Skill Claude CodeCodex

Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven change to prod with the snapshot as rollback.

not rated 9.4k +16 yesterday A SkillSpector: warn 42 tokens original MIT

convex-migrate

34

openclaw/clawhub

Skill Claude CodeCodex

Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.

not rated 9.4k +16 yesterday A SkillSpector: pass 26 tokens original MIT

openclaw/clawhub

Skill Codex

Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.

not rated 9.4k +16 yesterday A SkillSpector: warn 48 tokens original MIT

convex-monitor

36

openclaw/clawhub

Skill Claude CodeCodex

Watch for the next dev/prod error or request in a Convex app and react to it.

not rated 9.4k +16 yesterday A SkillSpector: pass 24 tokens original MIT

convex-optimize

37

openclaw/clawhub

Skill Claude CodeCodex

Audit and optimize an existing Convex app: security, scale, upgrades, observability.

not rated 9.4k +16 yesterday A SkillSpector: pass 23 tokens original MIT

openclaw/clawhub

Skill Codex

Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.

not rated 9.4k +16 yesterday A SkillSpector: warn 38 tokens original MIT

convex-quickstart

39

openclaw/clawhub

Skill Codex

Get a barebones Convex + web template running from a one-sentence idea.

not rated 9.4k +16 yesterday A SkillSpector: warn 23 tokens original MIT

convex-retention

40

openclaw/clawhub

Skill Claude CodeCodex

Use when adding or changing ClawHub Convex tables, TTL fields, cleanup crons, retention policy, auth/session cleanup, metric dedupe cleanup, or deprecated table removal.

not rated 9.4k +16 yesterday A SkillSpector: pass 40 tokens original MIT

convex-reviewer

41

openclaw/clawhub

Skill Claude CodeCodex

Convex code reviewer — security, auth, validators, performance, and pattern checks for code in a convex/ directory. Use to review or audit Convex functions before shipping.

not rated 9.4k +16 yesterday A SkillSpector: warn 40 tokens original MIT

convex-seed

42

openclaw/clawhub

Skill Claude CodeCodex

Seed or import data into the Convex database.

not rated 9.4k +16 yesterday A SkillSpector: warn 15 tokens original MIT

convex-self-heal

43

openclaw/clawhub

Skill Claude CodeCodex

Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a human to merge — then confirm the error stops recurring. Never auto-merges.

not rated 9.4k +16 yesterday A SkillSpector: warn 52 tokens original MIT

convex-sentinel

44

openclaw/clawhub

Skill Claude CodeCodex

Set up Sentinel production error capture in your own Convex deployment.

not rated 9.4k +16 yesterday A SkillSpector: pass 18 tokens original MIT

convex-setup-auth

45

openclaw/clawhub

Skill Codex

Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.

not rated 9.4k +16 yesterday A SkillSpector: pass 40 tokens original MIT

convex-ship

46

openclaw/clawhub

Skill Claude CodeCodex

Publish the current Convex app to a live .convex.app URL (deploy backend + upload web build).

not rated 9.4k +16 yesterday A SkillSpector: pass 27 tokens original MIT

convex-suggest

47

openclaw/clawhub

Skill Claude CodeCodex

Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, rate-limiter, storage, search, presence, workflow, RAG, prosemirror-sync). Passive — suggest after the task, never interrupt. Never install without consent.

not rated 9.4k +16 yesterday A SkillSpector: warn 65 tokens original MIT

convex-test

48

openclaw/clawhub

Skill Claude CodeCodex

Generate convex-test tests for the app's Convex functions.

not rated 9.4k +16 yesterday A SkillSpector: pass 16 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: