Search the registry
One search across every skill, MCP server, agent, and workflow.
42 results
Backend Engineer
1.0.0Hermes Registry
Implements robust, secure server-side services, data access, and business logic.
CCXT
1.0.0lazy-dinosaur
Unified read access to 20+ crypto exchanges (Binance, Coinbase, Kraken, Bybit) for market data. Enabling trade execution is real-money territory.
CoinGecko
1.0.0CoinGecko
Crypto prices, market caps, and historical data via CoinGecko's official server. Free tier is rate-limited; fine for research.
Data Analyst
1.1.0Hermes Registry
Explores datasets and answers questions with evidence and charts.
Dune
1.0.0Dune
Run and read Dune Analytics queries from the agent. API credits are metered — a chatty agent burns a free tier fast.
Plaid
1.0.0Plaid
Bank-data aggregation, balances, and transactions via Plaid's official MCP. Handles people's banking data — read-only, mind the context window.
Polygon.io
1.0.0Polygon.io
Market-data feeds — stocks, options, forex, crypto, aggregates and trades — via Polygon.io's official server. Data only, no execution.
The Graph
1.0.0The Graph
Query onchain data via subgraphs without running an indexer. Read-only data tool, low risk.
TradingView
1.0.0Community
Charts and market-data context from TradingView. Community-maintained and scrape-based — fragile when the site changes; treat as best-effort.
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.
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.
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.
bigtable-basics
1.0.0google · data-science
Assists in provisioning instances/tables, designing performant schemas, and querying data in Bigtable. Use when designing Bigtable row keys, configuring column families, writing SQL queries or client library code (Java, Go, Python) for Bigtable, or diagnosing performance/hotspotting issues. Also use when provisioning Bigtable clusters using gcloud or cbt CLIs. Don't use for generic Cloud SQL administration.
breadth-chart-analyst
1.0.0TraderMonty · trading
This skill should be used when analyzing market breadth charts, specifically the S&P 500 Breadth Index (200-Day MA based) and the US Stock Market Uptrend Stock Ratio charts. Use this skill when the user provides breadth chart images for analysis, requests market breadth assessment, positioning strategy recommendations, or wants to understand medium-term strategic and short-term tactical market outlook based on breadth indicators. Also works WITHOUT chart images by fetching CSV data directly from public sources. All analysis and output are conducted in English.
browser-testing-with-devtools
1.0.0addyosmani · software-development
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.
chainlink-agent-skills
1.0.0Chainlink (smartcontractkit) · blockchain
Use when working with Chainlink oracle networks, CCIP cross-chain messaging, or smart contract data feeds. Official Chainlink agent skills on the agentskills.io spec.
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.
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).
data-quality-checker
1.0.0TraderMonty · trading
Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (ETF vs futures), instrument notation errors, date/day-of-week mismatches, allocation total errors, and unit mismatches. Supports English and Japanese content. Advisory mode -- flags issues as warnings for human review, not as blockers.
earnings-calendar
1.0.0TraderMonty · trading
This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.
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.
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.
google-analytics-admin-api-basics
1.0.0google · data-science
Manages Google Analytics account and property settings, enables the Analytics Admin API via the Cloud CLI, lists accounts and properties, and manages data streams, custom dimensions, conversion events, and integrations. Use when you need to programmatically configure Google Analytics accounts, provision properties, manage data retention, configure Measurement Protocol secrets, or manage Firebase and Google Ads links.