Databases skills

9,783 tagged Databases, measured the same way as everything else here.

Browse within: ai-coding 70enterprisedb 55gpdb 55greenplum 55hawq 55ai-skills 46gemini-cli 46claude-plugin 45antigravity 44agentic-coding 42sql 37embeddings 34codex-cli 33data-engineering 33

KLR-Pattern/pydantic-resolve

Skill Claude CodeCodex

A three-stage development method for Python projects built with pydantic-resolve, starting with agreed data models and ending with application interfaces. It uses an ER diagram, which shows database entities and their relationships, plus ORM models that represent database records in code.

not rated 326 27d ago A 56 tokens original MIT

rushdb-data-modeling

170

rush-db/rushdb

Skill Claude CodeCodex

Model data in RushDB's property-centric LMPG graph. Use when designing or evolving schemas, choosing labels and properties, defining relationships, importing nested JSON, structuring a new use case, or modeling agent memory with EPISODE, MEMORYFACT, domain records, scope fields, semantic properties, and fact…

not rated 323 8d ago A 71 tokens

rush-db/rushdb

Skill Claude CodeCodex

Design a tailored RushDB schema for any use case through guided conversation. Use this skill when a user is starting a new project, unsure what labels to define, asking "what records should I create", or wants a scaffold for a known domain (e-commerce, healthcare, SaaS, CRM, agent memory, etc.). Interviews the user…

not rated 323 8d ago A 100 tokens

rushdb-query-builder

172

rush-db/rushdb

Skill Claude CodeCodex

Build RushDB queries, searches, filters, and aggregations. Use whenever an agent needs to list or filter records, count or group data, traverse relationships, run semantic/vector search, construct a findRecords call, discover live labels and properties, or recall canonical EPISODE and MEMORYFACT records with mandatory…

not rated 323 8d ago A 71 tokens

volcengine/mcp-server

Skill Claude CodeCodex

Manage OpenViking collections (OV libraries) from the command line with ov-cp — list / create / get / update / usage / get the data-plane API key / delete, plus managing the users of an enterprise-tier library (list / register / update / delete) and configuring how a library is billed (AgentPlan AFP deduction vs…

not rated 320 6d ago A 164 tokens original MIT

transaction-syncing

174

AojdevStudio/Finance-Guru

Skill Claude CodeCodex

Refresh investment activities and card/bank expenses into familyoffice.db, then review spending. Investment activities come from the DB transactions table (SnapTrade); debit-card and bank spending comes from the DB banktransactions table (SimpleFIN), auto-categorized. Sync-first so nothing is stale. USE WHEN user…

not rated 316 22d ago A 88 tokens

aiocache

175

tedivm/robs_awesome_python_template

Skill Claude CodeCodex

Configure or use the aiocache caching layer. Use when: adding cache reads/writes, configuring cache backends, working with TTLs, enabling/disabling caching, or understanding the NoOpCache fallback pattern.

not rated 309 3mo ago A 47 tokens original MIT

sqlalchemy-models

176

tedivm/robs_awesome_python_template

Skill Claude CodeCodex

Create or modify SQLAlchemy models, queries, and Alembic migrations. Use when: defining new database tables, writing queries, creating migrations, checking model conventions, or understanding the database layer.

not rated 309 3mo ago A 44 tokens original MIT

sqlite-vec-skilld

177

skilld-dev/skilld

Skill Claude CodeCodex

ALWAYS use when writing code importing "sqlite-vec". Consult for debugging, best practices, or modifying sqlite-vec, sqlite vec.

not rated 306 7d ago A 35 tokens original MIT

better-drizzle

178

almeidazs/better-drizzle

Skill Claude CodeCodex

Expert guidance for better-drizzle repository work. Use whenever the user is building, refactoring, reviewing, debugging, documenting, or migrating code that uses better-drizzle, Drizzle delegates, plugins, transactions, pagination, filters, raw SQL, or performance-sensitive repository helpers. Also use when the task…

not rated 302 27d ago A 78 tokens original Apache-2.0

core-data-expert

179

AvdLee/Core-Data-Agent-Skill

Skill Claude CodeCodex

Part of core-data-expert

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history, migrations, performance, and NSPersistentCloudKitContainer/CloudKit sync.

not rated 302 27d ago A 58 tokens original MIT

exploit-sqli

180

crazyMarky/pentest-skills

Skill Claude CodeCodex

SQL injection detection and exploitation using sqlmap, manual techniques, and custom payloads. Use this skill when user needs to test for SQL injection vulnerabilities, extract database information, or exploit SQLi in parameters, headers, or cookies.

not rated 299 +3 3mo ago A 51 tokens original Apache-2.0

results-storage

181

crazyMarky/pentest-skills

Skill Claude CodeCodex

SQLite-based persistent storage and reporting system for penetration testing results. Use this skill when user needs to store scan results, query vulnerabilities, generate reports, or manage pentest data across sessions.

not rated 299 +3 3mo ago A 40 tokens original Apache-2.0

databricks/databricks-agent-skills

Skill Claude CodeCodex ✓ vendor

Part of databricks

Create Databricks AI/BI dashboards. Must use when creating, updating, or deploying Lakeview dashboards as Databricks Dashboard have a unique json structure. CRITICAL: You MUST test ALL SQL queries via CLI BEFORE deploying. Follow guidelines strictly.

not rated 296 +2 changed today A 59 tokens

databricks-pipelines

183

databricks/databricks-agent-skills

Skill Claude CodeCodex ✓ vendor

Part of databricks

Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation.

not rated 296 +2 yesterday A 43 tokens

embedded-captions

184

chmonitor/chmonitor

Skill Claude CodeCodex

Part of clickhouse-monitor

Add captions to a talking-head video. ONE catalog (CATALOG.md) of 32 visual identities behind two engines: column-flow (captions composited INTO the scene — matte occlusion + mix-blend; cream/ink/editorial/keynote/documentary/loud/neon/glitch/chrome/velocity) and themed constitutions…

not rated 287 today A 268 tokens GPL-3.0

hunt-sqli

185

Encod3d-Sec/TORCH

Skill Claude CodeCodex

SQLi and NoSQLi hunting - error-based, boolean-blind, time-based, UNION, NoSQL operator injection. sqlmap automation after manual confirmation. Wiki-first, FIND schema output.

not rated 282 6d ago A 43 tokens original MIT

entity-model-auditor

186

hylarucoder/hai-stack

Skill Claude CodeCodex

Audit and design entity data models into a field-by-field markdown report: a target-vs-current audit table per entity, a classification of every field (table column / config blob / runtime-computed / remove), a grouped migration change list, and design-decision justifications. Use this whenever the user reasons about…

not rated 282 +1 2mo ago A 244 tokens

dory

187

dorylab/dory

Skill Claude CodeCodex

Use Dory as the official AI-native SQL workspace for agents. Use when the user asks to inspect or analyze databases, explore unknown schemas, debug data issues, run read-only SQL through Dory MCP, manage Dory Agent Runs, create or update SQL workspace tabs, work with saved queries, preserve query results, or hand SQL…

not rated 280 6d ago A 80 tokens original Apache-2.0

new-lint

188

supabase/splinter

Skill Claude CodeCodex ✓ vendor

Create a new splinter lint — a SQL view that checks for a database anti-pattern. Use this skill when the user asks to add a lint, create a new check, implement a linting rule, or extend splinter with a new detection.

not rated 270 7d ago A 54 tokens

squix

189

eduardofuncao/squix

Skill Claude CodeCodex

Run SQL queries across databases (Postgres, MySQL, SQLite, etc.) via the squix CLI. Use for running named queries, exploring schema, or parameterized queries. Always use -f for non-interactive output.

not rated 268 4d ago A 50 tokens original MIT

database-patterns

190

majiayu000/spellbook

Skill Claude CodeCodex

Use when designing PostgreSQL + Redis data models, indexes, caching strategies, JSONB usage, tiered storage, or cache consistency contracts.

not rated 263 4d ago A 32 tokens original MIT

dinobase

191

DinobaseHQ/dinobase

Skill Claude CodeCodex

Set up and query business data across 100+ sources (Stripe, HubSpot, Salesforce, etc.) via SQL. Agent-driven setup, cross-source joins, mutations.

not rated 263 1mo ago A 38 tokens

truss-schema

192

albertoarena/laravel-truss

Skill Claude CodeCodex

Ground a database schema change in this application's real structure using Laravel Truss. Use when adding or altering tables, columns, indexes, or foreign keys, when a migration needs to match what is already there, or when you need to know what a migration actually changed. Structure only, never data.

not rated 263 4d ago A 63 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: