home/categories/sql-databases/simplereally-bloomstudio-agent-skills-adding-convex-table-skill-md
sql-databasesdatabases

adding-convex-table

Adds a new table to Convex schema with indexes. Input: Table name, fields, and query patterns. Output: Updated schema.ts with new table definition.

Simplereally
maintainer
Simplereally
Actualizado 1/19/2026
Estrellas
0
Forks
0
quick start

Installation and usage

Adds a new table to Convex schema with indexes. Input: Table name, fields, and query patterns. Output: Updated schema.ts with new table definition.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use adding-convex-table