BlueOcean223BlueOcean223Communityยท1 Agent Skills Included

grok-search

Live web search, URL fetching, and site mapping

Searches the live web through Grok, OpenRouter, or compatible endpoints, with parallel Tavily and Firecrawl sources. Fetches readable page content from any URL and maps candidate pages across a website without manual browsing. Returns clean JSON output with source citations, cost diagnostics, and proxy support for reliable research workflows.
npx skills add BlueOcean223/grok-search --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’