Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons726
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
MySQL
✓★ 527by PlanetScale
Plan and review MySQL/InnoDB schema, indexing, query tuning, transactions, and operations. Use when creating or modifying MySQL tables, indexes, or queries; diagnosing slow/locking behavior; planning migrations; or troubleshooting replication and connection issues. Load when using a MySQL database.
chdb-sql
✓★ 482by clickhouse
Run ClickHouse SQL directly in Python — no server needed. Query local files, remote databases, and cloud storage with full ClickHouse SQL power.
🔌 Part of the agent-skills plugin
Knowledge Capture
✓★ 432by Notion
Turns discussions into durable knowledge in Notion. Captures insights and decisions from chat, formats them clearly, and files them to the right wiki or database with smart linking.
🔌 Part of the claude-code-notion-plugin plugin
bootstrap
✓★ 207by vercel
Project bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integrations). Use when setting up or…
🔌 Part of the vercel-plugin plugin
claimable-postgres
✓★ 73by neondatabase
Instant Postgres databases for local development, demos, prototyping, and test environments. No account required. Databases expire after 72 hours unless claimed to a Neon account.
neon-postgres-egress-optimizer
✓★ 73by neondatabase
Guide the user through diagnosing and fixing application-side query patterns that cause excessive data transfer (egress) from their Postgres database. Most high egress bills come from the application fetching more data than it uses.
prisma-postgres
✓★ 43by prisma
Setup and programmatic management of Prisma Postgres databases across Console, CLI, and APIs. Four core workflows: manual Console setup, instant provisioning via create-db CLI, REST API integration with service tokens or OAuth, and type-safe TypeScript integration via @prisma/management-api-sdk Supports temporary database creation with auto-deletion after ~24 hours, claim URLs for persistence, and region selection Management API available at https://api.prisma.io/v1 with OpenAPI docs and...
prisma-postgres-setup
✓★ 43by prisma
Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma…
prisma-cli
✓★ 43by prisma
Complete reference for Prisma CLI commands, options, and workflows across setup, migrations, and database operations. Covers 20+ commands organized by priority: setup ( init ), generation ( generate ), development ( dev ), database operations ( db pull/push/seed/execute ), and migrations ( migrate dev/deploy/reset/status/diff/resolve ) Includes Prisma 7.x changes: new prisma.config.ts configuration file, removed flags ( --skip-generate , --skip-seed , --schema , --url ), and explicit...
prisma-database-setup
✓★ 43by prisma
Step-by-step configuration guides for Prisma ORM across PostgreSQL, MySQL, SQLite, MongoDB, SQL Server, CockroachDB, and Prisma Postgres. Covers datasource configuration, driver adapter selection, and Prisma Client instantiation for seven database providers Prisma v7 requires explicit driver adapters (e.g., @prisma/adapter-pg for PostgreSQL) and a prisma.config.ts file for connection URLs Includes quick-reference schema blocks and prerequisite checks (Node.js 20.19.0+, TypeScript 5.4.0+)...
find
✓★ 17by notion
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
database-query
✓★ 17by notion
Query a Notion database by name or ID and return structured, readable results with optional filters and sorting.
create-task
✓★ 17by notion
Create a new task in the user's Notion tasks database with sensible defaults for due date, status, owner, and project.
create-database-row
✓★ 17by notion
Insert a new row into a specified Notion database using natural-language property values. Handles property name matching and validation.
search
✓★ 17by notion
Search the user's Notion workspace using the Notion MCP server. Use for finding pages, databases, and content by keywords or natural-language queries.
pinecone-quickstart
✓★ 14by pinecone-io
Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP…
upstash-cli
✓★ 12by upstash
Run the Upstash CLI (`upstash`) against the Upstash Developer API for Redis, Vector, Search, QStash, and teams. Use when listing or managing databases,…
🔌 Part of the skills plugin
upstash-redis-start
✓★ 12by upstash
Provision a zero-config, no-signup Upstash Redis database for an AI agent via a single POST to `https://upstash.com/start-redis`. Use when an agent needs…
🔌 Part of the skills plugin
pinecone
✓★ 11by firecrawl
Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces.…
chroma
✓★ 11by firecrawl
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function…
prisma-database-setup-mysql
✓★ 8by prisma
MySQL Setup. Reference when using this Prisma feature.
prisma-database-setup-cockroachdb
✓★ 8by prisma
CockroachDB Setup. Reference when using this Prisma feature.
prisma-database-setup-mongodb
✓★ 8by prisma
MongoDB Setup. Reference when using this Prisma feature.
prisma-database-setup-postgresql
✓★ 8by prisma
PostgreSQL Setup. Reference when using this Prisma feature.
prisma-database-setup-prisma-client-setup
✓★ 8by prisma
Prisma Client Setup. Reference when using this Prisma feature.
prisma-database-setup-prisma-postgres
✓★ 8by prisma
Prisma Postgres Setup
prisma-database-setup-sqlite
✓★ 8by prisma
SQLite Setup. Reference when using this Prisma feature.
prisma-database-setup-sqlserver
✓★ 8by prisma
SQL Server Setup. Reference when using this Prisma feature.
vitess
✓by planetscale
Vitess best practices, query optimization, and connection troubleshooting for PlanetScale Vitess databases. Load when working with Vitess databases, sharding,…
postgres
✓by planetscale
PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases.