Databases skills

8,559 tagged Databases, measured the same way as everything else here.

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

database-migration

146

agulli/atlas-agents

Skill Claude CodeCodex

Safely run database schema migrations. Use when asked to update database schema, add columns, create tables, run alembic, or apply Django migrations.

not rated 498 +4 1mo ago A 35 tokens

ggsql

147

posit-dev/skills

Skill Claude CodeCodex

Write ggsql queries — a grammar of graphics for SQL. Use when the user wants to create, modify, or understand a ggsql visualization query.

not rated 488 +1 6d ago A 33 tokens original MIT

poc-validator

148

SHAdd0WTAka/Zen-Ai-Pentest

Skill Claude CodeCodex

Proof-of-Concept (PoC) Validation Skill for security exploit verification. Use when validating exploitability of vulnerabilities, generating tailored payloads, executing exploits in sandboxed environments, or verifying successful exploitation (e.g., SQL injection, CVE exploitation, command injection). Triggers on…

not rated 447 +2 today A 86 tokens original MIT

firebase-data-connect

149

firebase/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely. Use when designing schemas with tables and relations, writing authorized queries and mutations, configuring real-time data updates, or generating type-safe SDKs. Use when you need a relational database with Firebase…

not rated 430 6d ago A 74 tokens original Apache-2.0

stripe-projects

150

bex-co/bex

Skill Claude CodeCodex

Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a database", "set up auth", "add caching", "give me a Postgres", "provision Redis", "I need hosting", "add a vector DB", "get me an API key for X", "get credentials for X", "sign up for a service", "set…

not rated 420 4d ago A 213 tokens original Apache-2.0

cwinvestments/memstack

Skill Claude CodeCodex

Part of memstack

Use this skill when the user says 'design API', 'API endpoints', 'REST API', 'API designer', 'route structure', 'API architecture', or is designing RESTful API routes, request/response schemas, and endpoint organization. Do NOT use for API security audits or database design.

not rated 419 7d ago A 66 tokens original MIT

finance

152

ruilisi/lsbot

Skill Claude CodeCodex

A local personal-finance ledger and query tool that stores income and expenses in a SQLite database. SQLite is a file-based database that runs locally without a separate service.

not rated 407 4mo ago A 71 tokens

schema-mapper

153

nimrodfisher/data-analytics-skills

Skill Claude CodeCodex

Database schema understanding and relationship mapping. Use when exploring unfamiliar databases, documenting table relationships, identifying join paths, or generating ERD documentation for existing schemas.

not rated 407 +4 4mo ago A 34 tokens

convex-migrations

154

waynesutton/convexskills

Skill Claude CodeCodex

Part of convexskills

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns.

not rated 405 6mo ago A 35 tokens original Apache-2.0

swiftdata-pro

155

twostraws/SwiftData-Agent-Skill

Skill Claude CodeCodex

Writes, reviews, and improves SwiftData code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use SwiftData.

not rated 402 +1 5mo ago A 34 tokens original MIT

erpipe-org/mcp-odoo

Skill Claude CodeCodex

Audit an Odoo database's data quality with evidence before trusting AI answers, importing, or migrating — duplicates, missing required values, orphaned references, format anomalies — and drive remediation through odoo-mcp's gated write workflow. Use when the user asks to "check data quality", "clean up data", "prepare…

not rated 400 9d ago A 85 tokens original MIT

add-entity

157

SSWConsulting/SSW.VerticalSliceArchitecture

Skill Claude CodeCodex

Scaffold a new domain entity or aggregate in this Vertical Slice Architecture template — the entity itself, its strongly typed ID, errors, specification, EF Core configuration, DbSet, the mandatory Vogen registration, and the migration. Use when the user says "add an entity", "add an aggregate", "create a domain…

not rated 395 27d ago A 116 tokens original MIT

surf

158

BlockRunAI/blockrun-mcp

Skill Claude CodeCodex

Use when the user wants crypto data — token prices, on-chain SQL, prediction-market positions, CEX order books, wallet labels/net-worth, social mindshare, news, or unified search. 83 endpoints across exchange, on-chain, wallet, social, prediction, news and search — one API, flat $0.0085/call in USDC via x402. Settles…

not rated 393 today A 92 tokens original MIT

fluent-db-updater

159

m98/fluent

Skill Claude CodeCodex

Part of fluent

Atomically update all 6 Fluent learner databases (learner-profile, progress, mistakes, mastery, spaced-repetition, session-log) at session end by calling .claude/hooks/update-db.py with a single JSON payload. Use at the end of every practice session — fluent-writing, fluent-vocab, fluent-speaking, fluent-reading…

not rated 387 +6 2mo ago A 97 tokens original MIT

lemma-user

160

lemma-work/lemma-platform

Skill Claude CodeCodex

Operate an existing Lemma pod from the CLI as a human or agent: inspect resources, query tables and records under RLS, search and read pod files (converted markdown, page images), run functions and workflows, submit waiting workflow forms, chat with pod agents, run first-party tools, and execute third-party connector…

not rated 385 3d ago A 82 tokens AGPL-3.0

anyline

161

anylineorg/anyline

Skill Claude CodeCodex

A Java framework that provides one programming interface for working with many kinds of databases and data sources. It covers table changes, data changes, queries, metadata, transactions, and result processing while adapting database-specific SQL internally.

not rated 344 20d ago A 88 tokens original Apache-2.0

epiq-architecture

162

ljtn/epiq

Skill Claude CodeCodex

The distributed rules epiq's event log obeys — causal ordering by last-known edge, logical clocks, tombstones, total replay. Read before touching events, ordering, merge, replay, materialization, sync, or before adding an event type.

not rated 340 3d ago A 55 tokens

zapier/gtm-cheat-codes

Skill Claude CodeCodex

Part of gtm-cheat-codes

Keep Zapier Tables or another MCP-connected record store as the source of truth while Google Sheets-based tools read an event-driven cache tab.

not rated 332 +1 1mo ago A 34 tokens original MIT

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

167

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 7d 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 7d ago A 100 tokens

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: