AI Visibility from Your Terminal
Install with one command. Scan, track, and optimize your AI search presence without leaving the terminal.
Pair it with GEO/SEO Skills and let Claude Code run full AEO audits, optimize pages, and find content gaps β all from your terminal.
# Install xSeek CLI
curl -fsSL https://cli.xseek.io/install.sh | sh
# Authenticate
xseek login your_api_key
# Install skills for Claude Code
xseek init
# Start Claude Code with xSeek
xseek claude
Why CLI?
For developers and SEO teams who live in the terminal. No browser needed.
Zero Friction
One curl command. No Node, no Python, no Docker. Runs natively on your machine in under 5 seconds.
Scriptable
Pipe output to jq, feed it into CI/CD, cron it for weekly reports. The CLI fits your workflow β not the other way around.
Secure by Default
API key stored locally. All requests over HTTPS. No browser sessions, no cookies, no attack surface.
Built for Claude Code
The xSeek CLI is a native tool that Claude Code can call directly. Pair it with GEO/SEO Skills for fully autonomous AI visibility workflows.
Claude Code calls xSeek directly
Install the CLI and Claude Code can use it as a tool β no MCP config, no JSON-RPC, no server. Just a binary on your PATH that works.
$ claude
> Run an AEO audit for my website
Running xseek leaderboard...
Running xseek opportunities...
Running xseek sources...
Analyzing results...
Works with GEO/SEO Skills
Our Claude Code skills use the CLI under the hood. Type /aeo-audit and Claude pulls leaderboard data, finds content gaps, and delivers a prioritized action list.
$ claude
> /aeo-audit
AI Visibility Score: Medium
Leaderboard: #3
Content gaps: 12 queries with no content
Top action: Create comparison page for...
Commands
Every xSeek feature, available as a command.
Scan Robots.txt
Check which AI bots are allowed or blocked on any domain. Instant results.
Generate LLMs.txt
Create an AI-friendly site description that helps models understand your content.
Track Brand Mentions
See how often AI models mention your brand vs competitors. Leaderboard, mention counts, prompt results.
Export Reports
Pull JSON data for any metric. Pipe it to jq, save to file, or feed into your own scripts.
Install
Two steps. That's it.
Install
Run the install script. Works on macOS, Linux, and WSL.
Login and Install Skills
Authenticate with your API key and install the GEO/SEO skills for Claude Code. Get a key from Settings if you don't have one.
xseek login your_api_key
xseek init
# Start Claude Code with xSeek
xseek claude
Features
Every feature from the dashboard, available in your terminal.
Robots.txt Scanner
Check which AI bots can access any website
LLMs.txt Generator
Create AI-friendly site maps that help models understand your content
Brand Monitoring
Leaderboard, mention counts, and competitor analysis
Prompt Management
Create, list, and manage prompts that track your brand
JSON Output
Every command supports --format json for scripting and automation
CI/CD Ready
Run in GitHub Actions, GitLab CI, or any pipeline with XSEEK_API_KEY
Ready to Try It?
Install the CLI and run your first scan in under a minute. No credit card required.
