convex Skill
Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task. Published by openclaw in clawhub.
What is convex Skill?
Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task. 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
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use convex Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/clawhub
- Skill file: .agents/skills/convex/SKILL.md
What it does
Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task.
Skill instructions
Convex Use this as the routing skill for Convex work in this repo. If a more specific Convex skill clearly matches the request, use that instead. Start Here If the project does not already have Convex AI guidance installed, or the existing guidance looks stale, strongly recommend installing it first. Preferred: bash npx convex ai-files install This installs or refreshes the managed Convex AI files. It is the recommended starting point for getting the official Convex guidelines in place and following the current Convex AI setup described in the docs: - Convex AI docs Simple fallback: - convexrules.txt Prefer npx convex ai-files install over copying rules by hand when possible. Route to the Right Skill After that, use the most specific Convex skill for the task: - New project or adding Convex to an app: convex-quickstart - Authentication setup: convex-setup-auth - Building a reusable Convex component: convex-create-component - Planning or running a migration: convex-migration-helper - In
Explore related resources
Frequently asked questions
What is convex?
convex is a open-source AI agent skill with Copy skill directory. Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task.
Who is convex best for?
convex is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install convex?
Install or run convex using Copy skill directory. Check convex for the latest setup command.
Is convex actively maintained?
convex may need a closer maintenance check before production use.
Auto-fetched from GitHub.