convex-quickstart Skill
Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run. Published by openclaw in clawhub.
What is convex-quickstart Skill?
Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run. 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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use convex-quickstart Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/clawhub
- Skill file: .agents/skills/convex-quickstart/SKILL.md
What it does
Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run.
Skill instructions
Convex Quickstart Set up a working Convex project as fast as possible. When to Use - Starting a brand new project with Convex - Adding Convex to an existing React, Next.js, Vue, Svelte, or other app - Scaffolding a Convex app for prototyping When Not to Use - The project already has Convex installed and convex/ exists - just start building - You only need to add auth to an existing Convex app - use the convex-setup-auth skill Workflow 1. Determine the starting point: new project or existing app 2. If new project, pick a template and scaffold with npm create convex@latest 3. If existing app, install convex and wire up the provider 4. Run npx convex dev --once to provision a local anonymous deployment, push the current convex/ code, typecheck it, and regenerate types — all in one shot, exiting cleanly. The output tells the agent whether the schema and functions are valid. 5. Ask the user (or, for cloud agents, start in the background) npm run dev — Convex templates wire the watcher and t
Explore related resources
Frequently asked questions
What is convex-quickstart?
convex-quickstart is a open-source AI agent skill with Copy skill directory. Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run.
Who is convex-quickstart best for?
convex-quickstart is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install convex-quickstart?
Install or run convex-quickstart using Copy skill directory. Check convex-quickstart for the latest setup command.
Is convex-quickstart actively maintained?
convex-quickstart may need a closer maintenance check before production use.
Auto-fetched from GitHub.