BusinessMCP
Find Skills logo

Find Skills

Productivity

by vercel-labs

250K installs

View skill

Discover and install agent skills for any task. Helps agents find the right skill for queries like 'how do I do X'.

Find Skills is a discovery and meta-skill built for teams running multiple agent skills through a single hosted MCP server. Instead of forcing every AI agent — Claude, GPT, Gemini, or any model-agnostic assistant — to memorize which skill handles which task, Find Skills acts as a router. An agent asks a plain-language question like 'how do I compare two properties' or 'how do I file a Linear ticket,' and Find Skills searches the installed skill catalog, matches intent to capability, and returns the right skill (or sequence of skills) to invoke. This is especially valuable once a company has connected more than a handful of tools, databases, and ad platforms to BusinessMCP.com, because the number of available skills grows quickly and no single prompt can hardcode all of them.

Because BusinessMCP.com unifies tools into one hosted MCP endpoint at /api/mcp, Find Skills sits at the front of that endpoint as a discovery layer. Any AI agent authenticating with a Bearer mcph_* key can call Find Skills first to figure out what's possible before committing to a workflow, then hand off to the specific skill — whether that's a CRM integration, a marketing automation skill, or an internal Azure deployment tool. This pattern reduces failed tool calls, cuts down on hallucinated skill names, and gives agents a consistent way to explore capabilities without a human re-teaching them every time a new integration is added to the growth suite. Teams evaluating agent skill discovery, MCP skill routing, or 'how do I find the right MCP tool for a task' style workflows will find this pattern directly addresses that gap.

Find Skills is also useful during onboarding and audits. When a business adds new connectors — ad platforms, revenue data, project management tools — Find Skills automatically surfaces them to any agent querying the hosted MCP server, so there's no manual re-wiring of prompts or system messages every time the skill catalog changes. This keeps the unified BI dashboard and the underlying MCP server in sync: what's visible in the dashboard is discoverable by the agent, and vice versa. It's a lightweight but high-leverage layer for organizations that want their AI agents to stay current with an evolving toolset without constant prompt engineering.

From a governance standpoint, Find Skills helps enforce least-surprise behavior. Rather than agents guessing at skill names or attempting brittle string matches, they get a structured discovery response that names the correct skill and its intended use, which is easier to log, audit, and improve over time. Because BusinessMCP.com is cookieless and GDPR-friendly by design, skill discovery queries stay within the same compliant, model-agnostic infrastructure as every other tool call — no separate discovery service, no extra vendor to vet, and no data leaving the hosted MCP boundary. For any team running several agent skills — marketing, project management, cloud infrastructure, or industry-specific workflows — Find Skills is the connective layer that makes 'ask your agent to do X' actually reliable at scale.

What you can do with it

  • An agent receives a vague user request and needs to identify which installed skill (CRM, marketing, project management) can handle it
  • A team adds new tool integrations to their MCP server and wants agents to automatically discover them without prompt rewrites
  • A developer testing multiple AI models (Claude, GPT, Gemini) needs consistent skill routing across all of them
  • An operations lead audits which skills are being discovered and used most often across connected business tools
  • A support agent needs to chain multiple skills together and uses Find Skills to identify the correct sequence

Pair Find Skills with your business data

A skill teaches an agent how to do a task. BusinessMCP supplies the what: it unifies your tools, databases, ad platforms, and Stripe revenue into one hosted MCP server with a business-intelligence dashboard. Give any Claude, GPT, or Gemini agent a Bearer mcph_* key for your endpoint at /api/mcp, and the Find Skills skill runs against your real, unified data.

$curl https://businessmcp.com/api/mcp -H "Authorization: Bearer mcph_…"
#discovery#meta#agent

Frequently asked questions

How does Find Skills know which skill to recommend?

It matches the intent behind a natural-language query against the metadata and descriptions of skills installed on the hosted MCP server, then returns the best match or matches.

Do I need to reconfigure Find Skills every time I add a new tool?

No — because it queries the live skill catalog on your hosted MCP server, newly connected tools and skills become discoverable automatically.

Can any AI model use Find Skills through the MCP endpoint?

Yes, since BusinessMCP.com is model-agnostic, any agent authenticating with a Bearer mcph_* key at /api/mcp can call Find Skills the same way, regardless of whether it's Claude, GPT, or Gemini.

Run Find Skills against your whole business

One hosted MCP endpoint, business intelligence in one place. Free forever plan, no credit card.

Create your MCP endpoint