SEO and LLM Engine Optimization (LLMEO) skill for BroomVA content. Analyzes pages for traditional search-engine signals (meta tags, structured data, Core Web Vitals, internal linking) and for LLM discoverability (llms.txt, semantic headings, FAQ schema, citation-friendly structure). Generates actionable audits and rewrites. Use when: (1) auditing a page or site for SEO health, (2) optimizing content for LLM citation and AI search surfaces, (3) generating meta tags and structured data, (4) creating or updating llms.txt, (5) improving content structure for both Google and AI answer engines.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
SEO and LLM Engine Optimization (LLMEO) skill for BroomVA content. Analyzes pages for traditional search-engine signals (meta tags, structured data, Core Web Vitals, internal linking) and for LLM discoverability (llms.txt, semantic headings, FAQ schema, citation-friendly structure). Generates actionable audits and rewrites. Use when: (1) auditing a page or site for SEO health, (2) optimizing content for LLM citation and AI search surfaces, (3) generating meta tags and structured data, (4) creating or updating llms.txt, (5) improving content structure for both Google and AI answer engines.
Citation-friendly paragraphs (clear topic sentences, factual claims with sources)
Content chunked into digestible sections (300-500 words per section)
Key definitions and concepts clearly stated (not buried in prose)
Tables used for structured comparisons
Code blocks properly labeled with language
Core Web Vitals Guidance
Metric
Good
Needs Improvement
Poor
LCP
< 2.5s
2.5s - 4.0s
> 4.0s
CLS
< 0.1
0.1 - 0.25
> 0.25
INP
< 200ms
200ms - 500ms
> 500ms
llms.txt Specification
The llms.txt file lives at the site root and describes the site for LLM crawlers:
# Site Name
> Brief description of what this site is about.
## Docs
- [Page Title](url): Description of what this page covers
- [Another Page](url): Description
## API
- [Endpoint docs](url): API reference description
## Optional
- [Less important page](url): Description
Integration
Works with:
content-creation — apply SEO/LLMEO checks before publishing
arcan-glass — ensure design system pages have proper meta
broomva.tech — site-wide audit and llms.txt management
brand-icons — ensures OG/Twitter meta tags reference correct image assets