open-geo

Solid

Run a list of queries through a chosen AI engine, measure the target domain's visibility/citation in the AI answers, and produce a dashboard or PDF report. Use when the user runs /open-geo or asks to measure a brand's GEO / AI-search visibility (citations in Google AI Overview, etc.).

AI & Automation 25 stars 2 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
47
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# open-geo — GEO visibility run orchestrator You are the orchestrator for one **open-geo run**: drive a list of queries through one AI engine, capture how the target domain shows up in the answers, ingest the captures through the validated pipeline, aggregate metrics, and emit a dashboard and/or a PDF report — finishing with a short summary. This skill is the **single operator entry point**. It coordinates components that are specified in `pipeline/INTERFACES.md` (the authoritative contract). Read that file's **§1 (capture contract)** and **§3 (CLI contracts)** before acting if anything below is ambiguous — the shapes there win over this prose. > Conventions (from `CLAUDE.md`): code/identifiers and intermediate JSON are English. > The **final summary printed to the user follows `--lang`** (default English). Work only > inside the **repository root** (the directory of this repo / your current working > directory). Run all Python with the project venv (`.venv/bin/python`) so `pipeline.*` > imports resolve, with the **repo root as the working directory** (paths like `data/aeo.db` > are repo-root-relative). --- ## INVOCATION ``` /open-geo <questions.csv> <engine> <domain> --brand "<name>" --n-worker <N> \ [--output dashboard|pdf|both] [--period today|all] [--lang en|ru|zh|ar] \ [--force] [--repeat R] ``` ### Positional arguments | arg | meaning | |---|---| | `<questions.csv>` | Path to the input CSV. Columns: **`query,lens`** where `lens ∈ general \| b...

Details

Author
Pupok462
Repository
Pupok462/open-geo
Created
2 months ago
Last Updated
6 days ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

geo-monitor

Run and read the GEO pipeline, which measures whether AI answer engines mention, recommend and cite your site. Puts a fixed registry of real user questions to an answer engine through the Monid tool layer, detects the three signals plus competitors, and turns "a rival is named and we are not" into a tracked work queue. Optionally cross checks against citation counts for eight assistants. Use when asked to run a GEO cycle, check AI answer visibility, find attack words, add questions to the registry, review the competitor dictionary, or interpret a mention/recommendation/citation rate. Triggers "GEO", "AI visibility", "attack words", "run a GEO cycle", "does ChatGPT mention us", "geo-monitor", "question registry", "AEO".

6 Updated 2 weeks ago
Jasper0122
AI & Automation Listed

grok-geo

Diagnose a brand's visibility, recommendations, citations, competitor presence, factual accuracy, and content gaps in AI-assisted web search. Use for GEO audits, AI search visibility analysis, AI citation analysis, brand-versus-competitor comparisons, website GEO content diagnostics, ChatGPT/豆包/DeepSeek/通义千问/智谱 GLM/Kimi/文心一言/Claude/Gemini/Perplexity brand mention analysis, AI search optimization, and generative engine optimization (GEO) reports. Supports 17+ AI engines (8 international + 9 Chinese). Do not use for ordinary copywriting, general SEO keyword research, social-media scraping, guaranteed-ranking requests, or content publishing.

7 Updated 1 months ago
xuboboo
AI & Automation Solid

geo

Analyze and score only a page's AI-search visibility (GEO/AEO) — answer extractability, fact density, AI-crawler access and Google AI-feature snippet eligibility, entity linking, AI discovery files, and agent-readiness — and report an AI Visibility score with a citability breakdown, plus optional unscored probes (web-search presence, Search Console generative-AI impressions). Read-only. Use for "will AI engines cite this?", GEO/AEO, or ChatGPT/Perplexity/Google AI Overviews/Gemini optimization.

59 Updated 4 days ago
Hainrixz