Geo
Skill aizech/bernhard-zechmann-skills/skills/productivity/geo
Optimize a website for AI-powered search engines. Use when the user mentions GEO, AI search, AI SEO, AI visibility, Perplexity, ChatGPT Search, Google AI Overviews, or provides a URL for AI search optimization.From its SKILL.md
npx -y skills add aizech/bernhard-zechmann-skills --skill geoAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.6 KB, 334 tokens by cl100k_base, as published. Nobody here has run it
GEO
Optimize websites for AI-powered search engines.
When to use
- Audit a site for AI search visibility.
- Check if AI crawlers can access a site.
- Analyze or generate schema markup.
- Optimize content for AI citation.
- Generate GEO recommendations.
Workflow
- Discovery: fetch homepage, detect business type, check robots.txt, fetch sitemap.
- Analysis: score these areas:
- AI crawler access
- Structured data
- Content citability
- Technical foundations
- Brand signals
- llms.txt presence
- Report: output a markdown report with score, breakdown, critical issues, and prioritized actions.
Scoring
| Category | Weight |
|---|---|
| AI crawler access | 20 |
| Structured data | 20 |
| Content citability | 20 |
| Technical | 15 |
| Brand signals | 15 |
| llms.txt | 10 |
Critical crawlers
- GPTBot
- OAI-SearchBot
- ClaudeBot
- PerplexityBot
Must-have schema
- Organization
- WebSite + SearchAction
- Business type: LocalBusiness, Product, SoftwareApplication, or Article
Output
Generate GEO-AUDIT-REPORT.md with:
- Overall score and rating
- Score breakdown
- Critical issues
- Prioritized recommendations
- Technical details
Limits
- Max 5 pages per audit
- 10 seconds timeout per page
- Respect robots.txt
- 1 second between requests
What ships with it: 4 files
24.2 KB alongside SKILL.md
examples/
- sample-audit.md4.9 KB
references/
- crawler-list.md5.7 KB
- platforms.md5.9 KB
- schema-templates.md7.7 KB