·groksearch
</>

groksearch

Search X and the web using Grok (xAI) API, then summarise results with top sources.

48Installs·1Trend·@connorads

Installation

$npx skills add https://github.com/connorads/dotfiles --skill groksearch

How to Install groksearch

Quickly install groksearch AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill groksearch
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: connorads/dotfiles.

SKILL.md

View raw

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):

Search X and the web using Grok (xAI) API, then summarise results with top sources. Source: connorads/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/connorads/dotfiles --skill groksearch
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from connorads/dotfiles

Quick answers

What is groksearch?

Search X and the web using Grok (xAI) API, then summarise results with top sources. Source: connorads/dotfiles.

How do I install groksearch?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill groksearch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/connorads/dotfiles