grok-search
Live web search, URL fetching, and site mapping
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install grok-search?โผ
Run `npx skills add BlueOcean223/grok-search --all -g -y` in your terminal to install the skill globally, then run `npm install` once inside the skill directory to add its dependencies.
What does grok-search do?โผ
It gives your agent three web access commands: search for current facts, fetch readable content from a URL, and map the pages of a website. Results come back as structured JSON with cited sources.
Does grok-search require an API key?โผ
Search needs a Grok, OpenRouter, or compatible API key set in the config file. Fetch and map can work keyless through Firecrawl and direct fallback providers.
Can grok-search search X (Twitter) posts?โผ
Yes. Add `--source x` or `--source both` to search X posts, with optional handle filters and date ranges for targeted social research.
Which agents work with grok-search?โผ
Any agent that reads the SKILL.md standard can use it, including Claude Code, Cursor, and pi, by running the included Node.js scripts directly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core