openclawopenclawOfficialยท60 Agent Skills Included

clawhub

Publish, search, and maintain AI agent skills at scale

Publishes, versions, and searches AI agent skills through a public registry with CLI and vector search. Handles the hard operational work: pull request review, production deploys, Convex migrations, moderation, and design audits. Removes manual registry upkeep so maintainers ship skill updates safely with evidence-backed reviews.
npx skills add openclaw/clawhub --all -g -y
Available:

Tells the AI agent how to build, test, and review changes in this repository, and routes Convex or release work to the correct specialized sub-skills.

All Skills in This Repository (60)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
openclawopenclaw

clawhub-pr-maintainer

Summarize ClawHub GitHub issues and pull requests with CI and review evidence.

Official
Intermediate
๐Ÿ“ฆ In Repo
openclawopenclaw

convex-setup-auth

Configure Convex authentication with ConvexAuthProvider and auth.config.ts.

Official
Intermediate
๐Ÿ“ฆ In Repo
openclawopenclaw

convex-migration-helper

Plan Convex schema migrations using widen-migrate-narrow and @convex-dev/migrations.

Official
Advanced
๐Ÿ“ฆ In Repo
openclawopenclaw

clawhub-moderation

Automate ClawHub moderation actions with safety prompts and auditable state changes.

Official
Advanced
๐Ÿ“ฆ In Repo
openclawopenclaw

convex

Routes user queries to the most appropriate specific Convex skill.

Official
Intermediate
๐Ÿ“ฆ In Repo
openclawopenclaw

convex-create-component

Design Convex components with isolated tables and app-facing APIs.

Official
Advanced
๐Ÿ“ฆ In Repo
openclawopenclaw

convex-quickstart

Scaffold Convex projects or integrate Convex into existing apps.

Official
Intermediate
๐Ÿ“ฆ In Repo
openclawopenclaw

create-and-cleanup-migration

Coordinate Convex migrations with dry-run validation and operator safety gates.

Official
Advanced
๐Ÿ“ฆ In Repo
openclawopenclaw

convex-performance-audit

Audit Convex apps for performance bottlenecks across reads, subscriptions, and writes.

Official
Intermediate
๐Ÿ“ฆ In Repo
openclawopenclaw

autoreview

Automate structured pre-commit code reviews across multiple AI engines.

Official
Advanced
๐Ÿ“ฆ In Repo
openclawopenclaw

clawhub-content-rights-correspondence

Draft, send, and record ClawHub content-rights correspondence via the admin CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
openclawopenclaw

convex-domains

Configure DNS records and attach custom domains to Convex app deployments.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install ClawHub skills?โ–ผ

Run `npx skills add openclaw/clawhub --all -g -y` in your terminal to install the full skill suite globally.

What is ClawHub used for?โ–ผ

ClawHub is the public registry for OpenClaw agent skills, letting you publish, version, search, and install skills and plugins through a web app and CLI.

How does ClawHub help maintainers review pull requests?โ–ผ

The clawhub-pr-maintainer and autoreview skills check live GitHub state, demand real evidence for bug fixes, and produce structured reviews before merge.

Can these skills manage production deployments?โ–ผ

Yes. Dedicated skills gate production deploys and CLI releases behind verified test runs, exact commit SHAs, and live-site verification.

Do I need Convex experience to use these skills?โ–ผ

No. The bundled Convex skills guide your agent through schema changes, migrations, auth, and performance audits step by step.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’