geo-fundamentals
Optimize Content for AI Search Engines
This skill helps content creators optimize their web pages for AI-powered search engines like ChatGPT, Claude, and Perplexity to increase citation rates in AI-generated responses.
Baixar o ZIP da skill
Upload no Claude
Vá em Configurações → Capacidades → Skills → Upload skill
Ative e comece a usar
Testar
A utilizar "geo-fundamentals". python scripts/geo_checker.py ./my-website
Resultado esperado:
GEO CHECKER - AI Citation Readiness Audit
Project: /path/to/my-website
Found 5 public pages to analyze
[OK] index.html: 75%
[OK] about.html: 80%
[!] contact.html: 55%
AVERAGE GEO SCORE: 70%
[OK] Good - Some improvements recommended
A utilizar "geo-fundamentals". Check my blog for GEO elements
Resultado esperado:
Analysis shows your blog has:
- JSON-LD structured data: YES
- Author attribution: YES
- Publication dates: YES
- FAQ schema: NO
Recommendation: Add FAQ schema to increase citation probability in AI responses.
Auditoria de Segurança
SeguroStatic analysis flagged potential issues (external_commands, weak cryptographic algorithm) but manual review confirms these are false positives. The skill is documentation about GEO (Generative Engine Optimization) with a read-only Python script that analyzes local HTML/JSX/TSX files. No network requests, no command injection vectors, no cryptographic code present.
Problemas de Alto Risco (1)
Problemas de Risco Médio (1)
Pontuação de qualidade
O Que Você Pode Construir
Web Content Audit
Run the geo_checker.py script on a project to analyze public-facing pages for AI optimization gaps.
SEO Team Workflow
Integrate GEO analysis into existing SEO workflows to ensure content is ready for AI engines.
Pre-Publish Review
Check new web pages for GEO elements before publishing to maximize AI citation potential.
Tente Estes Prompts
Use the geo-fundamentals skill to audit my website at [PROJECT_PATH]. Check for structured data, author info, dates, and FAQ sections.
Run the geo_checker.py script to get an average GEO score for my project. What elements are missing?
Based on the GEO audit results, suggest specific changes to improve AI citation rates for my content.
Verify if my web pages contain proper JSON-LD structured data for Article, FAQPage, and Organization schemas.
Melhores Práticas
- Include structured data (JSON-LD) with Article and FAQPage schemas
- Add clear author attribution with credentials
- Include publication and modification dates
- Use question-based headings and direct answer patterns
Evitar
- Publishing content without dates or author info
- Using thin content without original data or statistics
- Skipping structured data markup for AI engines
- Failing to add FAQ sections for direct answer extraction