Install
openclaw skills install ai-search-rank-trackerTrack whether ChatGPT, Claude, Gemini, and Perplexity recommend a startup or brand across a prompt set. Use when you need AI search visibility tracking, GEO...
openclaw skills install ai-search-rank-trackerRun the tracker against a prompt set and produce a visibility report.
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"]
}
Use the one-click bootstrap:
bash scripts/install.sh
node src/index.js prompts/starter.json
Find reports in output/:
Use the built-in prompt database in prompt-db/ for larger GEO / AI SEO scans.
Included categories:
Each record includes category and commercial metadata so prompt sets can be grouped by intent, journey stage, and buyer value.
.env