Search the registry
One search across every skill, MCP server, agent, and workflow.
63 results
Canva
1.0.0Canva
Generate and edit designs from templates in Canva. OAuth on first call; inherits your Canva account access.
ElevenLabs
1.0.0ElevenLabs
Official text-to-speech and audio server — generate speech, clone voices, transcribe. Only clone voices you're allowed to.
Figma
1.0.0Figma
Figma Dev Mode server — read components, variables, and layout; generate code from frames; create and update canvas content. Enable the desktop MCP server (Dev Mode) on port 3845.
Higgsfield
1.0.0Higgsfield
30+ image and video models (Sora, Veo, Kling, Seedance) through one endpoint — research, prompt-optimize, and generate creative assets. Use the official connector, not session-scraping forks.
MeiGen AI Design
1.0.0jau123
Image and video generation across 9 leading models: GPT Image 2, Nanobanana 2, Seedream 5.0, Midjourney V8.1, Flux 2 Klein, Seedance 2.0, Happyhorse 1.0, Veo 3.1, plus local ComfyUI. SSRF-hardened, R2 uploads auto-expire after 24h. 1k+ stars.
agent-platform-inference
1.0.0google · mlops
Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models (Llama, DeepSeek, Qwen, etc.). Use when you need to generate code for calling Gemini or OpenMaaS models, authenticate with GenAI SDK, OpenAI SDK, or legacy Agent Platform SDK, configure base URLs and global/regional endpoints, or troubleshoot 429 Resource Exhausted (DSQ), 400 User Validation, or 404 Not Found errors. Don't use for deploying models to endpoints or for running model evaluations.
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.
algorithmic-art
1.0.0anthropics · creative
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
audiocraft-audio-generation
1.0.0Orchestra Research · mlops
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
baoyu-article-illustrator
1.57.0宝玉 (JimLiu) · creative
Article illustrations: type × style × palette consistency.
baoyu-comic
1.56.1宝玉 (JimLiu) · creative
Knowledge comics (知识漫画): educational, biography, tutorial.
baoyu-infographic
1.56.1宝玉 (JimLiu) · creative
Infographics: 21 layouts x 21 styles (信息图, 可视化).
bigquery-ai-ml
1.0.0google · data-science
Leverages BigQuery's built-in machine learning and GenAI capabilities for advanced data analytics. Use when you need to write SQL queries that perform time-series forecasting, detect outliers, find key drivers, or leverage generative AI capabilities in BigQuery.
black-forest-labs-flux
1.0.0Black Forest Labs · media
Use when generating images with FLUX models. Official first-party FLUX image generation skills from Black Forest Labs — the creators of FLUX.1.
breakout-trade-planner
1.0.0TraderMonty · trading
Generate Minervini-style breakout trade plans from VCP screener output with worst-case risk calculation, portfolio heat management, and Alpaca-compatible order templates (stop-limit bracket for pre-placement, limit bracket for post-confirmation). Use when user has VCP screener results and wants actionable trade plans with entry/stop/target levels and position sizing.
chatgpt-apps
1.0.0openai · software-development
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.
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.
comfyui
5.1.0kshitijk4poor,alt-glitch,purzbeats · creative
Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
detection-engineering-coverage-evaluation
1.0.0google · mlops
Automates the end-to-end detection engineering workflow in Google SecOps using MCP tools. Use when fetching threat intelligence from blogs, generating Threat Detection Opportunities (TDOs), simulating attacker behavior with synthetic UDM events, evaluating rule coverage, and generating new YARA-L 2.0 rules to close coverage gaps. Don't use when asked to perform threat hunting actions, and SOC investigative actions.
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.
downtrend-duration-analyzer
1.0.0TraderMonty · trading
Analyze historical downtrend durations and generate interactive HTML histograms showing typical correction lengths by sector and market cap.
drawio
1.0.0Agents365-ai · diagramming
Use when you need to generate architecture diagrams, flowcharts, ER diagrams, or any visual diagram from natural language. Exports to PNG, SVG, and PDF via draw.io.
economic-calendar-fetcher
1.0.0TraderMonty · trading
Fetch upcoming economic events and data releases using FMP API. Retrieve scheduled central bank decisions, employment reports, inflation data, GDP releases, and other market-moving economic indicators for specified date ranges (default: next 7 days). The script outputs raw JSON or text; the assistant filters, assesses impact, and generates the Markdown report.
edge-candidate-agent
1.0.0TraderMonty · trading
Generate and prioritize US equity long-side edge research tickets from EOD observations, then export pipeline-ready candidate specs for trade-strategy-pipeline Phase I. Use when users ask to turn hypotheses/anomalies into reproducible research tickets, convert validated ideas into `strategy.yaml` + `metadata.json`, or preflight-check interface compatibility (`edge-finder-candidate/v1`) before running pipeline backtests.