Query fan-out
Read the visible query expansion and the search call each query belongs to.
A GEO skill for Codex and Claude Code. Turn one customer question into a traceable report of search queries, brand mentions, competitor evidence and citations.
MIT license · Node.js 22.9+ · Local reports · No key needed for imports
Read the visible query expansion and the search call each query belongs to.
Match names and aliases in the answer. Separate mentions from brand-owned citations.
Filter source URLs, compare domains and inspect the actual citation annotations.
Export HTML, Markdown, normalized JSON and the original response object.
Install the standalone skill and its bundled runtime with the Skills CLI. Start a new agent session, then invoke $ai-search-lens with a question and your brand.
For Claude Code, use npx skills add PRCrecluse/ai-search-lens-skill --agent claude-code --global to install globally. Omit --global for a project installation.
npx skills add PRCrecluse/ai-search-lens-skill --skill ai-search-lens --agent codex --globalUse $ai-search-lens to research “best image generator”. Track Freebeat, Neural Frames and Kaiber. Save the visible queries, citations and brand evidence as an HTML report.
For a no-cost preview, run npm run report -- --demo --out reports/demo. For live research, configure your API connection locally; do not put a key in prompts or commit it to Git.
This is a snapshot of an API response. It is not hidden reasoning, a personalized ChatGPT session, or a guarantee of future visibility.
It collects or imports a Responses API answer, analyzes visible search queries and brand mentions, traces source URLs and final citations, and exports a portable research report.
Yes. Install with npx skills add and choose Codex or Claude Code. The standalone skill includes the full Node.js runtime and downloadable release archives.
A key is required for live collection. Demo reports and imports work without one. The CLI supports the OpenAI Responses API and an explicitly configured compatible endpoint. Model and tool availability depend on your provider.
No. It records only publicly returned search actions, sources and citations. Those observations do not reveal hidden reasoning or prove why the model chose a brand.
No. A single-query report is one answer snapshot. It does not estimate total search volume, a population-level share of voice, or guaranteed ranking improvements.