Search the registry
One search across every skill, MCP server, agent, and workflow.
64 results
Airtable
1.0.0domdomegg
Read and write records, bases, and schema in Airtable. Community-maintained — scope the PAT to specific bases.
Asana
1.0.0Asana
Tasks, projects, and workload in Asana via the official v2 remote server. Inherits your Asana permissions.
Gmail
1.0.0GongRzhe
Read and send mail from Gmail (OAuth on first call). Community-maintained — never let an agent send mail unsupervised.
Google Calendar
1.0.0nspady
Events, scheduling, and availability checks on Google Calendar (OAuth on first call). Creating invites notifies real people — confirm writes.
Google Drive
1.0.0Model Context Protocol
Search and read files across your Google Drive. Archived MCP reference server — works but unmaintained; grant read-only scope.
Incident Responder
1.0.0Hermes Registry
Triages production incidents, restores service, and runs blameless postmortems.
Linear
1.0.0Linear
Issues, sprint planning, and search in Linear. Official remote server; permissions inherit your Linear access.
Notion
1.1.0Notion
Read and update Notion pages and databases.
agent-platform-eval-flywheel
1.0.0google · mlops
Measures and improves the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For general production deployment, use agent-platform-deploy.
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.
data-manager-api-audience-ingestion
1.0.0google · domain
Guides developers through uploading audience members to Google products using the Data Manager API /v1/audienceMembers/ingest endpoint and its associated client libraries. Use this skill when the user wants to upload audience members for Customer Match, mobile device ID audiences, or any other audience use case supported by the Data Manager API. Don't use for uploading events or conversions (use the data-manager-api-event-ingestion skill).
data-manager-api-event-ingestion
1.0.0google · domain
Guides developers through implementing event and conversion ingestion to Google products using the Data Manager API /v1/events/ingest endpoint and its associated client libraries. Use this skill when the user wants to upload offline conversions, enhanced conversions for leads, click conversions, Google Analytics web or app events, or any other event ingestion use case supported by the Data Manager API. Don't use for uploading audience members (use the data-manager-api-audience-ingestion skill).
decision-mapping
1.0.0mattpocock · productivity
Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.
define-goal
1.0.0openai · productivity
Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal creation and goal refinement only; it does not manage durable snapshots, decision logs, or long-running execution artifacts.
doc-coauthoring
1.0.0anthropics · productivity
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
docx
1.0.0anthropics · productivity
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
doubt-driven-development
1.0.0addyosmani · software-development
Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.
edit-article
1.0.0mattpocock · productivity
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
figma
1.0.0openai · design
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.
figma-implement-design
1.0.0openai · design
Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions "implement design", "generate code", "implement component", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.
firebase-basics
1.0.0google · devops
Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.
first-customers
1.0.0slavingia · domain
Create a strategy for selling to your first 100 customers using the minimalist entrepreneur playbook. Use when someone has a product and needs to find customers, or is struggling with early sales.
frontend-ui-engineering
1.0.0addyosmani · design
Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.