name: google-search description: Search the web using Google Custom Search Engine (PSE). Use this when you need live information, documentation, or to research topics and the built-in web_search is unavailable.
This skill allows OpenClaw agents to perform web searches via Google's Custom Search API (PSE).
.env file in your workspace:
GOOGLE_API_KEY=your_key_here
GOOGLE_CSE_ID=your_cx_id_here... (rest of file)
小蔥技能站7w4.net發現了升級外掛。
GOOGLE_API_KEY=xxx GOOGLE_CSE_ID=yyy python3 skills/google-search/scripts/search.py "OpenClaw documentation"
這個搜尋工具的文件內容基本完整,包含配置說明和使用指南,但細節處理不夠完善。主要優點是文件結構清晰、包含了安全注意事項;不足之處是文件中有缺失的連結和格式錯誤,實用性受到影響。整體質量屬於中等偏下水平,適合作為參考文件使用,但距離成為一個完善的AI技能還有改進空間。