Setting the skill. One moment.
Skills
Skill 27 of 33
Seed or import data into the Convex database.
1 minute · 93 words · 3 sections
Install
npx skills add get-convex/agent-skills --skill convex-seednpx skills add get-convex/agent-skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Populate tables via an internalMutation seed function (re-runnable) or npx convex import, matching the schema.
npx convex run.npx convex import.main, last pushed 9 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/get-convex/agent-skills.md, and each skill at its own .md URL.