Run 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共 2 个版本