convex
Installation
SKILL.md
Convex
Convex backend skill with a bias toward safety, observability, and index-backed queries.
Upstream Skills (Delegate When Available)
For canonical Convex content, this skill delegates to the official get-convex/agent-skills collection.
- Repo: https://github.com/get-convex/agent-skills
- Source of truth: each upstream skill's
SKILL.mdandreferences/
Routing precedence (use first available, in order):
- Upstream skill installed locally →
npx skills add get-convex/agent-skills - WebFetch the upstream
SKILL.mdfrom the raw URL below. Some upstream skills have areferences/subdirectory (e.g.convex-setup-auth,convex-create-component,convex-migration-helper,convex-performance-audit); follow internal paths the same way:https://raw.githubusercontent.com/get-convex/agent-skills/main/skills/<skill>/references/<file>.convex-quickstartis single-file (SKILL.md only). - Fall back to the matching local reference
URLs track main. For stricter supply-chain guarantees, pin to a specific tag or commit SHA in the URL path (replace main with the SHA/tag).
Related skills