EN DE
← ← Back to Index

ai-readability-scoring

seo-content-strategy › ai-readability-scoring

Description

Score and optimize websites for AI-readability (LLM visibility, GEO/Answer Engine Optimization). Tests against 30+ criteria, iterates until 90+/100, then adds a score badge.

Relevance to Our Projects

Scores and optimizes websites for AI-readability (LLM visibility, GEO/Answer Engine Optimization). Tests against 30+ criteria, iterates until 90+/100.

Pipeline

1📋 Kriterien-Checkliste laden — 30+ Prüfpunkte in 7 Kategorien
2🔍 Seite analysieren — robots.txt, llms.txt, JSON-LD, Meta-Tags, Überschriften
3📊 Score berechnen — Prozentwert aus bestandenen Prüfpunkten
4🏅 Badge erstellen — "🤖 AI Readable" PNG-Badge
5📄 Manifeste schreiben — ai-readable.json, .well-known/ai-readable.json
6✅ Verifizieren — Alle Dateien per HTTP 200 prüfbar

SKILL.md Preview

# AI-Readability Scoring & Optimization

## When to use this
After building a new website (Step 4-5 of website-pipeline), run this skill to:
1. Score the site's AI-readability across 30+ criteria
2. Identify and fix gaps to reach 90+/100
3. Add a visible AI-readability badge to the page
4. Create supporting AI-readable files (AGENTS.md, robots.txt, llms.txt, ai-readable.json)

## Prerequisites
- Website must be built and served (via nginx on port 8646 or similar)
- Hermes agent with browser and

← ← Back to Index