Search the registry
One search across every skill, MCP server, agent, and workflow.
14 results
agent-platform-skill-registry
1.0.0google · mlops
Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.
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.
bigquery-basics
1.0.0google · data-science
Manages datasets, tables, and jobs in BigQuery. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resources (datasets, tables, views), or perform basic data ingestion and analysis.
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.
gcloud
1.0.0google · devops
Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.
gemini-interactions-api
1.0.0google · mlops
Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.
google-analytics-data-api-basics
1.0.0google · data-science
Manages Google Analytics reporting data, enables the Analytics Data API via the Cloud CLI, and creates reports using the Google Analytics Data API (v1beta). Use when you need to interact with Google Analytics properties, run customized analytics reports, query metrics (like activeUsers, screenPageViews) and dimensions (like city, date), check metrics and dimensions compatibility, or verify API enablement.
ima-sdk-basics
1.0.0google · domain
Use this skill for Interactive Media Ads (IMA) SDK client-side ad insertion when you are requesting video ads client-side into websites, apps, TVs or other platforms with VAST or VMAP. Do not use for Dynamic Ad Insertion (DAI), SSAI, or SGAI (use the `ima-sdk-dai-basics` skill instead).
mcp-builder
1.0.0anthropics · software-development
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
p5js
1.0.0· creative
p5.js sketches: gen art, shaders, interactive, 3D.
playwright-interactive
1.0.0openai · software-development
Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.
security-and-hardening
1.0.0addyosmani · red-teaming
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
thirdweb
1.0.0thirdweb
Deploy and interact with smart contracts across EVM chains. Contract deploys are irreversible and cost gas — test on a testnet first.
webapp-testing
1.0.0anthropics · software-development
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.