SQL & Databases Agent Skills
SQL & Databases
340 skillsmariadb-vector-functions
Reference for MariaDB's vector functions and VECTOR data type, covering VEC_Distance, VEC_Distance_Euclidean, VEC_Distance_Cosine, VEC_FromText, VEC_ToText, and MHNSW vector index usage for SQL queries over embeddings.
0
mariadb-information-functions
Reference for MariaDB information functions, covering session and server metadata such as LAST_INSERT_ID, ROW_COUNT, FOUND_ROWS, USER, and VERSION, with usage guidance for writing SQL that reads auto-increment IDs, row counts, and connection details.
0
mariadb-control-flow-functions
Reference for MariaDB control-flow functions and operators, including IF(), IFNULL(), NULLIF(), COALESCE(), CASE, NVL2(), and DECODE_ORACLE, with guidance on correct usage and common pitfalls.
0
mariadb-schema-management-create
Scaffold a MariaDB Schema Management (MSM) project and author the initial schema in the development folder, creating the project with msm.create_project and writing the first version's tables, objects, and grants into the MSM sections of <schema>_next.sql.
0
mariadb-rest-service-update-endpoints
Modify existing MariaDB REST Service endpoints using ALTER and DROP REST statements, including renaming request paths, enabling/disabling, publishing, and merging JSON options.
0
clickhouse-io
Provides ClickHouse-specific patterns for schema design, query optimization, data ingestion, and analytics, including materialized views and performance monitoring.
1
dsql
Manage Amazon Aurora DSQL clusters, schemas, and migrations with MCP tools and CLI scripts, including multi-tenant patterns and IAM-based authentication.
54 · bundle
dbt-transform
Transforms raw data into analytics-ready models using dbt, covering models, tests, macros, sources, snapshots, documentation, and packages.
10
184-see-8d3a4f98
Documents the required and optional keys for defining unit tests in a dbt YAML schema file.
7 · bundle
062-sql-5eac1a75
Explains syntax differences for common SQL operations across PostgreSQL, MySQL, SQL Server, and Oracle, including auto-increment keys, string concatenation, date functions, pagination, booleans, JSON, case sensitivity, and recursive CTEs.
7 · bundle
131-crud-4c931cea
Perform create, read, update, and delete operations in MongoDB, covering query and update operators, atomic operations, and bulk writes.
7 · bundle
tidb-cloud-zero
Provisions disposable TiDB Cloud Zero databases via API and CLI, returning connection strings for immediate SQL use.
1 · bundle
convex
Build reactive backends with Convex: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.
3
pandera-polars
Creates executable Polars dataframe contracts using Pandera's Polars backend for runtime validation of schemas, columns, and checks.
0 · bundle
scikit-learn-statsmodels-boundaries
Choose between scikit-learn for predictive workflows and statsmodels for inferential modeling, with guidance on preprocessing, leakage prevention, validation, and result handoff.
0 · bundle
database
Guides database design, implementation, query optimization, migrations, data pipeline development, and operations across SQL and NoSQL platforms.
0