·youdotcom-cli
</>

youdotcom-cli

youdotcom-oss/agent-skills

搜索網絡,通過可驗證的參考快速獲得 AI 答案,並使用 You.com 的模式驅動 JSON CLI 工具提取 Web 內容 - 針對基於 bash 的 AI 代理(OpenClaw、Claude Code、Codex、Cursor 等)進行了優化。比內置搜索 API 更快,同時實時抓取、即時內容提取和引用支持的答案。通過 --schema 標誌進行模式發現可以實現編程式查詢構建。

14安裝·0熱度·@youdotcom-oss

安裝

$npx skills add https://github.com/youdotcom-oss/agent-skills --skill youdotcom-cli

SKILL.md

Interactive workflow to add You.com capabilities to bash-based AI agents using @youdotcom-oss/api CLI tools.

Note: bunx is recommended because it checks for package updates every 24 hours when using @latest, while npx has documented caching issues that may prevent it from fetching the latest version.

"Cannot find module @youdotcom-oss/api" Fix: Use bunx (no install needed): bunx @youdotcom-oss/api or npx @youdotcom-oss/api

搜索網絡,通過可驗證的參考快速獲得 AI 答案,並使用 You.com 的模式驅動 JSON CLI 工具提取 Web 內容 - 針對基於 bash 的 AI 代理(OpenClaw、Claude Code、Codex、Cursor 等)進行了優化。比內置搜索 API 更快,同時實時抓取、即時內容提取和引用支持的答案。通過 --schema 標誌進行模式發現可以實現編程式查詢構建。 來源:youdotcom-oss/agent-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/youdotcom-oss/agent-skills --skill youdotcom-cli
分類
</>開發工具
認證
收錄時間
2026-02-02
更新時間
2026-02-18

快速解答

什麼是 youdotcom-cli?

搜索網絡,通過可驗證的參考快速獲得 AI 答案,並使用 You.com 的模式驅動 JSON CLI 工具提取 Web 內容 - 針對基於 bash 的 AI 代理(OpenClaw、Claude Code、Codex、Cursor 等)進行了優化。比內置搜索 API 更快,同時實時抓取、即時內容提取和引用支持的答案。通過 --schema 標誌進行模式發現可以實現編程式查詢構建。 來源:youdotcom-oss/agent-skills。

如何安裝 youdotcom-cli?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/youdotcom-oss/agent-skills --skill youdotcom-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/youdotcom-oss/agent-skills