New: Auto-Repair — SkillRouter automatically detects and fixes broken skills when APIs change.

The Unified Interface For Agent Skills

The single standard for tool discovery and execution. One API to find, validate, and execute skills for any AI agent.

pip install skillrouter
npm i @skillrouter/sdk

How it works

From request to result in milliseconds

Your agent describes what it needs. SkillRouter finds the best skill, executes it securely, and returns structured results.

Smart Discovery

Describe what you need in plain language. We find the perfect skill from 1,000+ options.

Verified & Safe

Every skill is manually reviewed, tested, and monitored for security and reliability.

Instant Execution

One API call. We handle auth, rate limits, retries, and error handling automatically.

Full Observability

Track every execution with detailed logs, metrics, and real-time monitoring.

example.py
Python
# Initialize the client
from skillrouter import SkillRouter
client = SkillRouter("sk_live_...")
# Find and execute the best skill
result = client.execute(
task="Send a welcome email to user@example.com",
context={"user_name": "Alex"}
)
# Response
print(result)
{
"skill": "sendgrid-send-email",
"status": "success",
"latency_ms": 89,
"message_id": "msg_abc123..."
}
How SkillRouter Works

From Intent to Execution in Milliseconds

SkillRouter handles the entire lifecycle of skill execution—from discovering the right tool to delivering results back to your agent.

1

Intelligent Discovery

Describe what you want to do in natural language. Our vector search finds the best-matching skill from 1,000+ options.

  • Semantic understanding of intent
  • Multi-language support
  • Context-aware recommendations
  • Instant skill matching
2

Validation & Auth

We validate parameters, check permissions, and handle authentication automatically. No credential management needed.

  • Schema validation
  • Automatic OAuth flows
  • API key rotation
  • Permission checking
3

Managed Execution

Skills run on our global edge network with automatic retries, rate limiting, and error handling built in.

  • Global edge deployment
  • Smart retry logic
  • Rate limit management
  • Browser instances on-demand
4

Analytics & Learning

Every execution feeds our ranking system. Skills that perform better get recommended more often.

  • Real-time metrics
  • Success rate tracking
  • Latency monitoring
  • Continuous optimization

Simple API, Powerful Results

Three lines of code is all you need. SkillRouter handles skill discovery, authentication, execution, and error handling behind the scenes.

Automatic Skill Selection

Describe your task, we find the best skill

Zero Configuration

No API keys to manage, no OAuth flows to build

Built-in Resilience

Automatic retries, fallbacks, and error handling

Read the quickstart guide
agent.py
# Initialize once
from skillrouter import SkillRouter
sr = SkillRouter()

# Discover and execute in one call
result = sr.run(
    "Send an email to team@acme.com",
    "with subject 'Weekly Report'"
)

# That's it! SkillRouter handles:
# - Finding the best email skill
# - Authentication with SendGrid/Resend
# - Execution and error handling
# - Logging and analytics

print(result.success)  # True
Skill
Skill
Skill
Skill
Skill
Skill

Discovery

Call findSkillForTask() and get the top matching skills, ranked by relevance using hybrid vector search.

Network Operational
Latency
42ms
Success
99.5%

Health & Stats

Real-time success rates and latency monitoring. Automatically switch to healthy alternatives if a tool breaks.

Execution Proxy

Managed execution handling authentication, browser instances, and automatic retries. Zero infrastructure overhead.

Feedback Loop

Every execution trains the router. Routing gets smarter with every agent call in the network.

Introducing Skillsets

Skills + MCPs, Combined

Skillsets bundle related skills with MCP servers into ready-to-use packages. Get the power of external APIs combined with local context—all through a single interface.

Learn about Skillsets

External Skills

Third-party APIs like GitHub, Stripe, SendGrid

+

MCP Servers

Local tools for files, databases, browser

Unified Skillset

One interface for complete workflows

Pre-configured

Skills and MCPs work together out of the box

Optimized

Tuned for low latency and high reliability

Extensible

Add custom skills or MCPs as needed

Popular

Developer Toolkit

2.4M executions/mo

Everything you need for code generation, repository management, and deployment automation.

Included Skills

GitHubGitHub
GitLabGitLab
VercelVercel

MCP Servers

filesystemgitterminal

Communication Suite

1.8M executions/mo

Unified messaging across email, Slack, SMS, and more. Perfect for notification workflows.

Included Skills

SendGridSendGrid
SlackSlack
TwilioTwilio

MCP Servers

emailslack

Data & Analytics

980K executions/mo

Query databases, analyze data, and generate insights with integrated BI tools.

Included Skills

PostgreSQLPostgreSQL
BigQueryBigQuery
SnowflakeSnowflake

MCP Servers

postgressqlitememory

Can't find the right skillset? Create your own or request one.

Featured Skills

500+ active skills across 120+ categories

View all →
Google Maps Search icon

Google Maps Search

by google

Find locations, places, and detailed business information globally.

Executions1.2M
Success Rate99.98%
Stripe Checkout icon

Stripe Checkout

New

by stripe

Process secure payments and manage subscriptions with a unified checkout flow.

Executions850k
Success Rate100%
Yelp Business Search icon

Yelp Business Search

by yelp

Access local business reviews, ratings, and contact details.

Executions420k
Success Rate98.5%
Twilio SMS icon

Twilio SMS

by twilio

Send and receive text messages globally via agentic automation.

Executions2.1M
Success Rate99.99%
Slack Webhook icon

Slack Webhook

by slack

Post automated notifications and interact with channels in real-time.

Executions940k
Success Rate99.95%
GitHub API icon

GitHub API

New

by github

Manage repositories, issues, and pull requests directly from your agent.

Executions3.2M
Success Rate99.97%
Shopify Store icon

Shopify Store

by shopify

Automate product management, order tracking, and store analytics.

Executions680k
Success Rate99.92%
HubSpot CRM icon

HubSpot CRM

by hubspot

Sync contacts, manage deals, and automate sales pipelines effortlessly.

Executions310k
Success Rate99.85%
Serper Search icon

Serper Search

by serper

High-performance Google Search results optimized for LLM tool use.

Executions1.5M
Success Rate99.96%

Featured Agents

50k+ agents using SkillRouter with 10M+ executions globally

Build me a subscription site

for local gym owners

with exclusive workouts

and flexible stripe payments

BrowserUse logo

BrowserUse

The leading open-source agent for web automation and skill execution.

CrewAI logo

CrewAI

Orchestrate multi-agent systems for complex business workflows.

GOAL
Scale Local Outreach
AutoGPT logo

AutoGPT

Autonomous agents that leverage the full SkillRouter ecosystem.

1

Signup

Create an account to get started. You can set up an org for your team later.

MetaMask
2

Buy credits

Credits can be used with any skill or agent tool.

Apr 1
$99
Mar 30
$10
3

Get your API key

Create an API key and start making requests. Designed for agentic execution.

SKILLROUTER_API_KEY

Skill & Agent Rankings

Explore execution usage across skills, developers, and public agents.

Recent Announcements

Semantic Skill Search: Find the Right Tool Instantly

Natural language search across 1,000+ skills — describe what you need and SkillRouter finds the best match automatically.

Skillsets: Curate Custom Tool Collections for Your Agents

Group skills into reusable skillsets tailored to your agent's workflow. Reduce latency by scoping discovery to only what matters.

SkillRouter Public Beta Now Live

One API to discover, validate, and execute tools for any AI agent. Start building with 28 integrations and growing.