you-discover

Solid

Route You.com integration planning through the you-discover MCP tool, AI Catalog entries, Docs MCP, and direct API options.

AI & Automation 50 stars 10 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 1. Check whether the standard You.com MCP server exposes `you-discover` at `https://api.you.com/mcp`. 2. Check whether the You.com Docs MCP tool `searchDocs` is available at `https://you.com/docs/_mcp/server`. 3. If `you-discover` is missing, read `https://api.you.com/.well-known/ai-catalog.json` directly when possible. If the catalog is not published, unavailable, or incomplete, fall back to Docs MCP or docs pages. 4. If neither discovery nor docs access is available, ask the user to enable the standard You.com MCP server or Docs MCP before recommending install steps. ## Discovery workflow 1. Restate the integration target, for example "Pi", "OpenCode", "LangChain", "Vercel AI SDK", "Claude", or "Cursor". 2. Use `you-discover` to search You.com's AI Catalog, and any catalogs it links to when supported, for resources that match the target task. 3. Use `searchDocs` to verify official You.com docs for API References, MCP setup, Python SDK, auth, and install commands. 4. If `you-discover` is unavailable, read the static AI Catalog at `https://api.you.com/.well-known/ai-catalog.json`. Look for entries whose type or description matches: - MCP servers - agent SDK guides - IDE or coding-agent integrations - Skills - OpenAPI or SDK resources 5. Compare discovery results and do...

Details

Author
youdotcom-oss
Repository
youdotcom-oss/agent-skills
Created
6 months ago
Last Updated
5 days ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category