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.
database-query
✓★ 17by notion
Query a Notion database by name or ID and return structured, readable results with optional filters and sorting.
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.
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.
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.
find
✓★ 17by notion
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
rivetkit
★ 16by rivet-dev
Long-lived, stateful compute for AI agents, multiplayer apps, and workflow automation. Actors are persistent in-memory processes that maintain state across requests without database round trips, with automatic scaling from zero to millions of concurrent instances. Built-in realtime communication via WebSockets and events, durable queues for ordered message processing, and SQLite for structured data queries. State persists across restarts and crashes through Rivet Cloud or self-hosted...
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-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
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
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-cockroachdb
✓★ 8by prisma
CockroachDB 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.
prisma-database-setup-mysql
✓★ 8by prisma
MySQL Setup. Reference when using this Prisma feature.
prisma-database-setup-mongodb
✓★ 8by prisma
MongoDB Setup. Reference when using this Prisma feature.
Database Skills
Database Skills - Discover reusable skills for AI coding agents like Claude Code, Codex, and more. Each skill is a package of instructions and code that teaches your agent to perform specialized tasks and automate complex workflows.
postgres
✓by planetscale
PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases.
Ramp Vendor Spend Analysis
by Ramp
Analyzes vendor spend data from Ramp and exports to connected systems. Use when user asks to "analyze vendor spend", "build vendor database", "update managed vendors", "top vendors report", "show vendors over X spend", "vendor spend analysis", "vendor renewals", "contract end dates", or asks about vendor spending patterns, vendor owners, purchase orders, or department-level vendor data.
vitess
✓by planetscale
Vitess best practices, query optimization, and connection troubleshooting for PlanetScale Vitess databases. Load when working with Vitess databases, sharding,…