you-discover
Installation
SKILL.md
You.com Discovery
Use this skill while planning how to integrate You.com with an agent SDK, IDE, automation platform, MCP client, API script, or other developer tool.
Required resources
- Check whether the standard You.com MCP server exposes
you-discoverathttps://api.you.com/mcp. - Check whether the You.com Docs MCP tool
searchDocsis available athttps://you.com/docs/_mcp/server. - If either server is missing, connect or install the missing MCP server(s): provide the server name, URL, and auth requirement from the
metadata.mcp_serversfield in the frontmatter above; point to the MCP setup mechanism for the current agent or MCP client; do not connect or install or modify configuration without approval. - Once both
you-discoverand Docs MCP are available, enter the planning loop: useyou-discoverto explore candidate resources for the target, draft a plan naming the selected resource and why it fits, then return to Docs MCP to verify auth, install, and setup steps before recommending.
Discovery workflow
- Restate the integration target, for example "Pi", "OpenCode", "LangChain", "Vercel AI SDK", "Claude", or "Cursor".
- When available, use
you-discoverto search You.com's AI Catalog, and any catalogs it links to when supported, for resources that match the target task. - Use
searchDocsto verify official You.com docs for API References, MCP setup, Python SDK, auth, and install commands. - Compare available
you-discoverresults and docs, then recommend the smallest integration path. - If no discovered resource fits, recommend a small direct API script or thin MCP bridge rather than reimplementing catalog crawling in the skill.