Official skills publisher Verified Skillscout rank 90

Convex

Convex publishes official AI agent skills for its tools, services, and developer workflows.

Browse 9 official AI agent skills across 1 Convex repository, with install commands and source links.

9 Skills
1 Repository
54 Installs
117 GitHub stars

Install

Add Convex skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/convex-dev/convex-dev_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Convex skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Includes 9 official skills: account, build-convex, cns, convex-db, deploy, query.

9 skills 54 installs 117 stars
npx skills add convex-dev/convex -y

9 skills

convex-dev/convex 9 skills

build-convex

convex-dev/convex 6 installs
View source

convex-db

convex-dev/convex 6 installs
View source

Repository documentation

convex-dev/convex package overview

convex-dev/convex/README.md View on GitHub

convex-dev/convex

Includes 9 official skills: account, build-convex, cns, convex-db, deploy, query.

Top skills in this package

accountOfficial Convex skill from convex-dev/convex.
build-convexOfficial Convex skill from convex-dev/convex.
cnsOfficial Convex skill from convex-dev/convex.
convex-dbOfficial Convex skill from convex-dev/convex.
deployOfficial Convex skill from convex-dev/convex.
queryOfficial Convex skill from convex-dev/convex.
tokenOfficial Convex skill from convex-dev/convex.
transactOfficial Convex skill from convex-dev/convex.

Install

Install the full package:

npx skills add convex-dev/convex -y

Install a specific skill:

npx skills add convex-dev/convex@account -y

Use the package when you want your agent to choose the relevant skill from this official Convex repository.

View convex-dev/convex on GitHub
Copied