/install ai-search-rank-tracker
AI Search Rank Tracker
Run the tracker against a prompt set and produce a visibility report.
Inputs
Use a JSON file like prompts/starter.json:
{
"brand": "clawlite.ai",
"aliases": ["clawlite", "claw lite", "clawlite ai"],
"prompts": [
"best openclaw alternative",
"easiest openclaw installer",
"openclaw for beginners"
],
"engines": ["chatgpt", "claude", "gemini", "perplexity"]
}
Install
Use the one-click bootstrap:
bash scripts/install.sh
Run
node src/index.js prompts/starter.json
Outputs
Find reports in output/:
- JSON report
- Markdown report
- CSV report
Prompt database
Use the built-in prompt database in prompt-db/ for larger GEO / AI SEO scans.
Included categories:
- SaaS
- AI tools
- Developer tools
- OpenClaw ecosystem
- Local AI tools
Each record includes category and commercial metadata so prompt sets can be grouped by intent, journey stage, and buyer value.
Notes
- Configure keys in
.env - OpenAI-compatible backends are supported
- Anthropic is supported
- OpenRouter / EZRouter-compatible setups can be wired through environment variables
- Per-engine failures do not fail the whole batch
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-search-rank-tracker - After installation, invoke the skill by name or use
/ai-search-rank-tracker - Provide required inputs per the skill's parameter spec and get structured output
What is Ai Search Rank Tracker?
Track whether ChatGPT, Claude, Gemini, and Perplexity recommend a startup or brand across a prompt set. Use when you need AI search visibility tracking, GEO... It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.
How do I install Ai Search Rank Tracker?
Run "/install ai-search-rank-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Search Rank Tracker free?
Yes, Ai Search Rank Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Search Rank Tracker support?
Ai Search Rank Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Search Rank Tracker?
It is built and maintained by X-RayLuan (@x-rayluan); the current version is v0.1.1.