Search the registry
One search across every skill, MCP server, agent, and workflow.
17 results
Airtable
1.0.0domdomegg
Read and write records, bases, and schema in Airtable. Community-maintained — scope the PAT to specific bases.
Neon
1.0.0Neon
Serverless Postgres with branch-based migrations — the agent tests migrations on an instant copy-on-write branch before applying.
Notion
1.1.0Notion
Read and update Notion pages and databases.
Postgres
1.1.0Model Context Protocol
Query and inspect PostgreSQL databases (read-only).
Redis
1.0.0Redis
Inspect keys, manage caches, and monitor memory on a Redis instance. Official server from Redis.
SQL Expert
1.1.0Hermes Registry
Writes, explains, and optimizes SQL queries against a schema.
SQLite
1.1.0Model Context Protocol
Query and inspect a local SQLite database.
Supabase
1.0.0Supabase
Manage your Supabase backend — database, auth, storage, and edge functions — through chat. Start read-only.
agent-platform-rag-engine-management
1.0.0google · mlops
Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google Workspace RAG, or other RAG products like gRAG.
airtable
1.1.0community · productivity
Airtable REST API via curl. Records CRUD, filters, upserts.
alloydb-basics
1.0.0google · data-science
Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.
cloud-sql-basics
1.0.0google · data-science
This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL Server. Cloud SQL manages third-party MySQL, PostgreSQL, and SQL Server instances as resources in Cloud SQL. For example, when Cloud SQL creates an open-source MySQL instance, the resulting resource is a Cloud SQL for MySQL instance that Google Cloud manages. Cloud SQL handles backups, high availability, and secure connectivity for relational database workloads.
gke-backup-dr
1.0.0google · devops
Configures GKE Backup Plans and restore workflows. Use for backup policies, disaster recovery, or GKE cluster restores. Don't use for database backups.
gke-storage
1.0.0google · mlops
Manages GKE storage, including PVCs, PersistentVolumes, Filestore, and GCS FUSE. Use when configuring GKE storage, creating PVCs, or setting up GCS FUSE on GKE. Don't use for database administration or replication strategies outside volume provisioning context.
notion
2.0.0community · productivity
Notion API + ntn CLI: pages, databases, markdown, Workers.
security-ownership-map
1.0.0openai · red-teaming
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.
xlsx
1.0.0anthropics · productivity
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.