OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add get-convex/agent-skills --skill convex-env
Set and wire Convex deployment env vars / secrets for the app.
npx skills add get-convex/agent-skills --skill convex-env
Store secrets as Convex deployment env vars (npx convex env set), read them with process.env in actions, never commit them.
npx convex env set KEY value (per deployment).npx convex env list.