clawhub-convex Skill
Apply ClawHub-specific Convex conventions and route to the right managed Convex skill. Use for any change under convex/, Convex commands or deployment targeting, query performance, migrations, retention, runtime validation, or skill stat reads and writes in the ClawHub repository. Published by openclaw in clawhub.
What is clawhub-convex Skill?
Apply ClawHub-specific Convex conventions and route to the right managed Convex skill. Use for any change under convex/, Convex commands or deployment targeting, query performance, migrations, retention, runtime validation, or skill stat reads and writes in the ClawHub repository. Published by openclaw in clawhub. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Deployment
- Security review use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use clawhub-convex Skill
- Use it for security review.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/clawhub
- Skill file: .agents/skills/clawhub-convex/SKILL.md
What it does
Apply ClawHub-specific Convex conventions and route to the right managed Convex skill. Use for any change under convex/, Convex commands or deployment targeting, query performance, migrations, retention, runtime validation, or skill stat reads and writes in the ClawHub repository.
Skill instructions
ClawHub Convex Use the managed Convex guidance for general framework behavior and this skill for ClawHub's repository-specific boundaries. Start Here 1. Read convex/generated/ai/guidelines.md before editing Convex code. 2. Name the target runtime before running a Convex command: local, dev, or prod. Include the exact deployment when known and whether the current function/schema code has already been pushed there. 3. Route to the most specific companion skill: - Query cost, indexes, read amplification, subscriptions, or OCC: convex-performance-audit - Production migration, backfill, schema narrowing, or table reshaping: convex-migration-helper and create-and-cleanup-migration - Tables, TTL fields, cleanup crons, retention, auth/session cleanup, metric dedupe cleanup, or deprecated table removal: convex-retention - Auth, reusable components, or setup: use the matching managed Convex skill. Do not edit upstream-managed Convex skills to store ClawHub policy. Commands And Runtime Validation
Explore related resources
Frequently asked questions
What is clawhub-convex?
clawhub-convex is a open-source AI agent skill with Copy skill directory. Apply ClawHub-specific Convex conventions and route to the right managed Convex skill.
Who is clawhub-convex best for?
clawhub-convex is best for reusing agent instructions, scripts, and references, security review workflows, deployment workflows.
How do I install clawhub-convex?
Install or run clawhub-convex using Copy skill directory. Check clawhub-convex for the latest setup command.
Is clawhub-convex actively maintained?
clawhub-convex may need a closer maintenance check before production use.
Auto-fetched from GitHub.