clawhub
Publish, search, and maintain AI agent skills at scale
All Skills in This Repository (60)
Pure Emerald Level Indicatorsclawhub-pr-maintainer
Summarize ClawHub GitHub issues and pull requests with CI and review evidence.
convex-setup-auth
Configure Convex authentication with ConvexAuthProvider and auth.config.ts.
convex-migration-helper
Plan Convex schema migrations using widen-migrate-narrow and @convex-dev/migrations.
clawhub-moderation
Automate ClawHub moderation actions with safety prompts and auditable state changes.
convex
Routes user queries to the most appropriate specific Convex skill.
convex-create-component
Design Convex components with isolated tables and app-facing APIs.
convex-quickstart
Scaffold Convex projects or integrate Convex into existing apps.
create-and-cleanup-migration
Coordinate Convex migrations with dry-run validation and operator safety gates.
convex-performance-audit
Audit Convex apps for performance bottlenecks across reads, subscriptions, and writes.
autoreview
Automate structured pre-commit code reviews across multiple AI engines.
clawhub-content-rights-correspondence
Draft, send, and record ClawHub content-rights correspondence via the admin CLI.
convex-domains
Configure DNS records and attach custom domains to Convex app deployments.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core