Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançadoAuto-Sync

GEO-SEO Analyzer

porTHIAGONOMA·THIAGONOMA· v1.0.0 · atualizado em 2026-04-12T22:48:23.722Z
90
Score

GEO-first SEO analysis tool that optimizes websites for AI-powered search engines (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) while maintaining traditional SEO foundations.

geoseoai-searchcitabilitycrawlersllms-txtbrand-mentionsschema-markupe-e-a-tcontent-quality
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgeo-seo/workflow
Step-by-step skill execution referencing cognitive phases:
0
SETUP — Download Resources
Clone or download scripts from `https://github.com/THIAGONOMA/geo-seo-skills`
Place them in `skillschain/resources/geo-seo/`
Install Python dependencies: `pip install -r skillschain/resources/geo-seo/requirements.txt`
Verify scripts are available: `ls skillschain/resources/geo-seo/scripts/`
1
SENSE — Discovery Phase
- Fetch homepage HTML via mcp-browser or WebFetch
Extract key pages from sitemap.xml or internal links (max 50 pages)
Read and parse robots.txt for AI crawler directives
Detect business type by analyzing homepage patterns
2
CONTEXTUALIZE — Parallel Analysis
Run resource scripts for data collection:
`python skillschain/resources/geo-seo/scripts/fetch_page.py <url> full`
`python skillschain/resources/geo-seo/scripts/citability_scorer.py <url>`
`python skillschain/resources/geo-seo/scripts/brand_scanner.py "<brand>" <domain>`
`python skillschain/resources/geo-seo/scripts/llmstxt_generator.py <url> validate`
Analyze outputs across 5 tracks: AI Visibility, Platform, Technical, Content, Schema
3
HYPOTHESIZE — Score each content block
Use `citability_scorer.py` output to evaluate passages (134-167 word optimal blocks)
Use `fetch_page.py robots` output to check 14+ AI crawlers
Use `brand_scanner.py` output to map brand presence across 10+ platforms
4
EVALUATE — Composite scoring
Calculate weighted GEO Score (0-100)
Classify all findings by severity and impact
Prioritize by effort-to-impact ratio
5
RECOMMEND — Generate deliverables
Produce structured GEO audit report
Generate missing JSON-LD schemas
Create or improve llms.txt
Build prioritized action plan
6
ACT — Output files
Write `GEO-AUDIT-REPORT.md`
Write `llms.txt` if needed
Write JSON-LD snippets for implementation
Optionally generate PDF report with charts
7
REFLECT — Validation and telemetry
Validate generated assets
- Report execution telemetry via mcp-skillschain
Suggest monitoring cadence

Telemetria de Agentes

Execuções
1
total
Taxa de Sucesso
100%
últimos 30d
Latência Média
120.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Co-executedWeb Scraper
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
79
Co-executedReact Component Generator
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
89
Co-executedREST API Builder
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
90
Co-executedMobile Responsive Checker
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
79
Co-executedSOLID Refactor
8%
Hebbian Synapse
Composite0.083
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

GEO-SEO Analyzer
geo-seo
Fases Cognitivas7
1.SENSE: Perception
2.CONTEXTUALIZE: Contextualization
3.HYPOTHESIZE: Hypothesis
4.EVALUATE: Evaluation
5.RECOMMEND: Recommendation
6.ACT: Action
7.REFLECT: Reflection
Triggers14
geo auditseo auditAI search optimizationcitability scoreAI crawler analysisllms.txtbrand mentionsschema markupGEO reportoptimize for AI searchAI visibilitye-e-a-t assessmentstructured data analysisplatform-specific optimization

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana100%
🤖Sucesso de Agentes54%
🕐Atualidade99%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança100%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download geo-seo
$ synaptic skills detail geo-seo
$ synaptic skills live geo-seo

Links

GitHub Repository