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.
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