Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Initialize a new Convex project or add Convex to an existing React, Next.js, Vue, or Svelte app.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
agents/openai.yaml
1interface:2display_name: "Convex Quickstart"3short_description:4"Start a new Convex app or add Convex to an existing frontend."5icon_small: "./assets/icon.svg"6icon_large: "./assets/icon.svg"7brand_color: "#F97316"8default_prompt:9"Set up Convex for this project as fast as possible. First decide whether10this is a new app or an existing app, then scaffold or integrate Convex and11verify the setup works."1213policy:14allow_implicit_invocation: true15