什麼是 web-search?
使用 z-ai-web-dev-sdk 實現網路搜尋功能。當使用者需要搜尋網路、檢索當前資訊、尋找相關內容或建立具有即時網路搜尋功能的應用程式時,請使用此技能。傳回包含 URL、片段和元資料的結構化搜尋結果。 來源:answerzhao/agent-skills。
使用 z-ai-web-dev-sdk 實現網路搜尋功能。當使用者需要搜尋網路、檢索當前資訊、尋找相關內容或建立具有即時網路搜尋功能的應用程式時,請使用此技能。傳回包含 URL、片段和元資料的結構化搜尋結果。
透過命令列快速安裝 web-search AI 技能到你的開發環境
來源:answerzhao/agent-skills。
This skill guides the implementation of web search functionality using the z-ai-web-dev-sdk package, enabling applications to search the web and retrieve current information.
Extract this skill package to the above path in your project.
Reference Scripts: Example test scripts are available in the {projectpath}/skills/web-search/scripts/ directory for quick testing and reference. See {projectpath}/skills/web-search/scripts/websearch.ts for a working example.
使用 z-ai-web-dev-sdk 實現網路搜尋功能。當使用者需要搜尋網路、檢索當前資訊、尋找相關內容或建立具有即時網路搜尋功能的應用程式時,請使用此技能。傳回包含 URL、片段和元資料的結構化搜尋結果。 來源:answerzhao/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/answerzhao/agent-skills --skill web-search使用 z-ai-web-dev-sdk 實現網路搜尋功能。當使用者需要搜尋網路、檢索當前資訊、尋找相關內容或建立具有即時網路搜尋功能的應用程式時,請使用此技能。傳回包含 URL、片段和元資料的結構化搜尋結果。 來源:answerzhao/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/answerzhao/agent-skills --skill web-search 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/answerzhao/agent-skills