用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/youdotcom-oss/agent-skills --skill you-free命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Route finance questions to an existing local script, a new You.com Finance Research API call, or an MCP payment-aware fallback.
Route research tasks between a cost-conscious agentic search workflow, You.com Research API scripts, and managed or payment-aware MCP fallback.
Use You.com MCP tools for current web search, URL content extraction, cited web synthesis, and x402-aware web access.
正在显示 SKILL.md
基于 SOC 职业分类
| name | you-free |
| description | Use the free You.com MCP profile for unauthenticated basic web search with `you-search` only. |
| compatibility | Requires network access and the You.com free MCP profile exposing `you-search`. Does not require `YDC_API_KEY` or OAuth. |
| license | MIT |
| metadata | {"mcp_servers":"{\"you-free\":{\"url\":\"https://api.you.com/mcp?profile=free\",\"auth\":\"none\",\"tools\":[\"you-search\"],\"avoidTools\":[\"you-contents\",\"you-research\",\"you-finance\"]}}","author":"youdotcom-oss","version":"0.1.2","category":"web-search","keywords":"you.com,mcp,free-search,web-search,no-auth"} |
Use this skill for basic current web search when the task only needs search results and does not require authentication.
The free You.com MCP server profile must be installed and connected before using this skill:
https://api.you.com/mcp?profile=freeYDC_API_KEY or OAuth.you-searchIf the task needs URL content extraction, cited research synthesis, finance, or livecrawl full-content search, use you-web, you-research, or you-finance instead.
Use the You.com free MCP server profile at https://api.you.com/mcp?profile=free.
Required tool:
you-search: find current web sources and snippets.Before using this skill, check the MCP tools available in the current agent environment:
you-search is available, use it directly.you-search is missing, tell the user the You.com free MCP server profile is unavailable, provide the server URL and auth requirement from the prerequisites above, and request approval before installing, connecting, or changing MCP configuration.YDC_API_KEY or OAuth.If an x402-aware MCP client receives an HTTP 402 with a payment-required header, treat it as a payment challenge, not a tool failure. Let the MCP client handle external payment and retry with Authorization: Payment ..., x-payment, or payment-signature headers when supported.
Do not use livecrawl=web with this skill. Do not use you-contents, you-research, or you-finance.
you-search for simple current lookup, source discovery, and search-result based answers.