groksearch

Search X and the web using Grok's server-side tools and return a concise summary with top sources.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "groksearch" with this command: npx skills add connorads/dotfiles/connorads-dotfiles-groksearch

groksearch

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 x_search and web_search tools (not Claude WebSearch).

Usage

Run the script using absolute path (do NOT cd to the skill directory first):

uv run ~/.claude/skills/groksearch/scripts/groksearch.py "your query"

Common options

X + Web (default)

uv run ~/.claude/skills/groksearch/scripts/groksearch.py "your query" --sources both

X only

uv run ~/.claude/skills/groksearch/scripts/groksearch.py "your query" --sources x

Web only

uv run ~/.claude/skills/groksearch/scripts/groksearch.py "your query" --sources web

Last 14 days

uv run ~/.claude/skills/groksearch/scripts/groksearch.py "your query" --days 14

Explicit date range

uv run ~/.claude/skills/groksearch/scripts/groksearch.py "your query" --from-date 2026-01-01 --to-date 2026-01-31

No date filtering

uv run ~/.claude/skills/groksearch/scripts/groksearch.py "your query" --no-date

API Key

Provide the xAI API key in one of these ways (highest priority first):

  • --api-key argument

  • XAI_API_KEY environment variable

  • ~/.config/groksearch/.env file

Example config file:

mkdir -p ~/.config/groksearch cat > ~/.config/groksearch/.env << 'EOF' XAI_API_KEY= EOF chmod 600 ~/.config/groksearch/.env

Output

The script prints:

  • Query, sources, and date range

  • A concise summary with key points

  • A short list of top source URLs (from Grok citations)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

payload-cms

No summary provided by upstream source.

Repository SourceNeeds Review
General

web-animation-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

hetzner-server

No summary provided by upstream source.

Repository SourceNeeds Review
General

homebrew-cask-authoring

No summary provided by upstream source.

Repository SourceNeeds Review