什麼是 groksearch?
使用 Grok (xAI) API 搜尋 X 和網絡,然後透過頂級來源總結結果。 來源:connorads/dotfiles。
使用 Grok (xAI) API 搜尋 X 和網絡,然後透過頂級來源總結結果。
透過命令列快速安裝 groksearch AI 技能到你的開發環境
來源:connorads/dotfiles。
Search X and the web using Grok's server-side tools and return a concise summary with top sources.
This skill uses Grok's own xsearch and websearch tools (not Claude WebSearch).
Run the script using absolute path (do NOT cd to the skill directory first):
使用 Grok (xAI) API 搜尋 X 和網絡,然後透過頂級來源總結結果。 來源:connorads/dotfiles。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/connorads/dotfiles --skill groksearch使用 Grok (xAI) API 搜尋 X 和網絡,然後透過頂級來源總結結果。 來源:connorads/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/connorads/dotfiles --skill groksearch 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/connorads/dotfiles