Databases

11,928 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

architect

49

comet-ml/opik

Agent Codex

Use this agent when the user needs system design, API design, database schema changes, or architectural decisions. Triggers on requests for high-level technical design or cross-cutting concerns. Context: User planning a new feature user: "How should I design the new metrics aggregation system?" assistant: "I'll use…

not rated 22k today A 285 tokens original Apache-2.0

bigquery-graph

50

google/adk-python

Skill Claude CodeCodex ✓ vendor

Skill for Graph Query Language (GQL) or SQL/PGQ queries against a property graph. Includes path finding, multi-hop traversal, topological connection, shortest path, node reachability, edge connectivity, and semantic graph queries.

not rated 21k today A 52 tokens original Apache-2.0

google/skills

Plugin Claude Code ✓ vendor

Lists 1 plugin

Plugin marketplace listing 17 plugins: alloydb, alloydb-omni, bigtable, cloud-sql-mysql, cloud-sql-postgresql.

not rated 19k today A tokens not measured original Apache-2.0

wasp CLAUDE.md

52

wasp-lang/wasp

Instructions file

Claude Code instructions for wasp-lang/wasp, a project described as: The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, background jobs, RPC, email sending, end-to-end type…

not rated 19k yesterday A 3 tokens copy · 100% MIT

backup

53

gastownhall/gastown

Command Claude Code

Run Dolt database backup — sync production DBs to backup remotes and iCloud.

not rated 18k today A 17 tokens original MIT

windmill AGENTS.md

54

windmill-labs/windmill

Instructions file CodexOpenCode

AGENTS.md instructions for windmill-labs/windmill, covering windmill, workflow, documentation, dev environment and per-worktree ports and database.

not rated 18k changed today A 4,072 tokens

dbx

55

t8y2/dbx

Skill Claude CodeCodex

DBX CLI for database schema exploration and read-only queries. When the user needs to list connections, explore tables, describe schemas, run queries, or generate AI-friendly schema context from DBX-managed databases. Do NOT use for write operations unless the user explicitly confirms with --allow-writes.

not rated 18k today A 61 tokens original Apache-2.0

dbx

56

t8y2/dbx

MCP server Claude CodeCodexCursor +2

Query databases from AI agents using connections configured in DBX. Runs locally from the @dbx-app/mcp-server npm package.

not rated 18k today A tokens not measured original Apache-2.0

dlt-connector

57

Canner/WrenAI

Skill Claude CodeCodex

Connect SaaS data (HubSpot, Stripe, Salesforce, GitHub, Slack, etc.) to Wren Engine for SQL analysis. Guides the user through the full flow: install dlt, pick a SaaS source, set up credentials, run the data pipeline into DuckDB, then auto-generate a Wren semantic project from the loaded data. Use this skill whenever…

not rated 17k yesterday A 158 tokens

usage

58

Canner/WrenAI

Skill Claude CodeCodex

Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from confirmed results. Use when: user asks a data question, requests a report or analysis, asks about metrics…

not rated 17k yesterday A 156 tokens

googleapis/mcp-toolbox

Instructions file CodexOpenCode ✓ vendor

AGENTS.md instructions for googleapis/mcp-toolbox, a project described as: MCP Toolbox for Databases is an open source MCP server for databases.

not rated 16k +14 today A 4 tokens original Apache-2.0

googleapis/mcp-toolbox

Instructions file ✓ vendor

Claude Code instructions for googleapis/mcp-toolbox, a project described as: MCP Toolbox for Databases is an open source MCP server for databases.

not rated 16k +14 today A 4 tokens copy · 100% Apache-2.0

googleapis/mcp-toolbox

Instructions file Gemini CLI ✓ vendor

Gemini CLI instructions for googleapis/mcp-toolbox, covering mcp toolbox context & style guide, project overview, tech stack, key directories and development workflow.

not rated 16k +14 today A 3,611 tokens original Apache-2.0

fix-failing-tests

62

googleapis/mcp-toolbox

Skill Claude CodeCodex ✓ vendor

Diagnose a failing test in the googleapis/mcp-toolbox repo and land a fix by reasoning from the actual error: read the failure, reproduce it, shrink it until the cause is forced into the open, then fix the cause. Use this whenever a test or CI job is red, a build breaks after a change, many packages fail at once, or a…

not rated 16k +14 today A 87 tokens original Apache-2.0

review-prs

63

googleapis/mcp-toolbox

Skill Claude CodeCodex ✓ vendor

Review a GitHub pull request in the googleapis/mcp-toolbox repo against the team's reviewer checklist: PR title/description conventions, linked issue, logic errors and unhandled edge cases, breaking changes, test coverage, docs updates, security (input handling), and new dependencies. Use whenever a maintainer asks…

not rated 16k +14 today A 162 tokens original Apache-2.0

stale-sweep

64

googleapis/mcp-toolbox

Skill Claude CodeCodex ✓ vendor

Sweep the googleapis/mcp-toolbox repo for issues and PRs with no real activity in N days (default 60), sort each by whose silence it is (the author's, ours, or nobody's), and draft the nudge or close comment. Use whenever a maintainer asks for a stale sweep, backlog cleanup, or an SLO check, e.g. "stale sweep", "find…

not rated 16k +14 today A 159 tokens original Apache-2.0

mcp-toolbox

65

googleapis/mcp-toolbox

MCP server Claude CodeCodexCursor +2 ✓ vendor

MCP server "mcp-toolbox" as configured in googleapis/mcp-toolbox. Runs in Docker (us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:1.9.0).

not rated 16k +14 today A tokens not measured original Apache-2.0

drizzle

66

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the @internal/dashboard-agent-db package (the dashboard agent's conversation datastore). Covers pg-core schema definition, the postgres-js driver, drizzle-kit migrations, and this repo's conventions: a…

not rated 16k +22 today A 0 tokens original Apache-2.0

schema-review

67

spree/spree

Command Claude Code

Review a change's database impact and publish it as a visual artifact.

not rated 16k +6 today A 0 tokens original BSD-3-Clause

eigent-ai/eigent

Skill Claude CodeCodex

Security auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded secrets and credentials, review auth and authorization, check dependencies for known CVEs, audit config files…

not rated 15k +11 yesterday A 114 tokens original Apache-2.0

prowler-cloud/prowler

Skill Claude CodeCodex

Reviews Django migration files for PostgreSQL best practices specific to Prowler. Trigger: When creating migrations, running makemigrations/pgmakemigrations, reviewing migration PRs, adding indexes or constraints to database tables, modifying existing migration files, or writing data backfill migrations. Always use…

not rated 15k +18 yesterday A 96 tokens original Apache-2.0

superset AGENTS.md

70

superset-sh/superset

Instructions file CodexOpenCode

AGENTS.md instructions for superset-sh/superset, covering superset monorepo, project structure, exception: shadcn/ui components, database and releases.

not rated 14k +104 changed 2d ago A 2,341 tokens

create-alert-rule

71

ccfos/nightingale

Skill Claude CodeCodex

Create alert rules. Prefer reusing the validated rules in integrations (standard components like Linux/MySQL/Redis/Kafka/PostgreSQL/Elasticsearch all ship ready-made rule packs); import as many rules as the user needs—one rule, a batch, or a whole pack. Only hand-write a custom rule when integrations has nothing that…

not rated 13k +1 yesterday A 197 tokens original Apache-2.0

add-memory-kind

72

EverMind-AI/EverOS

Skill Claude CodeCodex

Add a new business memory kind end-to-end. Pick the storage combination (Markdown / SQLite / LanceDB), pick the markdown strategy (daily-log / skill-named / single-file), then wire up the schema(s), repo(s), and writer(s).

not rated 13k +62 today A 55 tokens original Apache-2.0

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: