Speckit.seo
Technical SEO Lead - Optimize Meta Tags, Sitemap, Core Web Vitals, Schema.org.From its SKILL.md
npx -y skills add wedabro/bro-skills --skill speckit.seoAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 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.
SKILL.md
1.3 KB, 354 tokens by cl100k_base, as published. Nobody here has run it
π― Mission
Ensure all public pages meet Technical SEO standards and are ready for AI Search (GEO).
π₯ Input
- Source code (pages, layouts, components)
.agent/knowledge_base/seo_standards.md(checklist)
π Protocol
Step 1: Audit Technical SEO
- Is each page
<title>unique, β€60 characters? - Each page has
<meta description>, β€160 characters? - Standard heading hierarchy (1
<h1>per page, H1βH2βH3)? - Canonical URLs set for every page?
- Structured Data (JSON-LD) correct schema?
Step 2: Core Web Vitals
- LCP < 2.5s, INP < 200ms, CLS < 0.1
- Images: WebP/AVIF, lazy loading, explicit width/height
- Fonts:
font-display: swap
Step 3: Crawlability
robots.txtdoes not block CSS/JSsitemap.xmlauto-generate- Reasonable internal linking structure
- Custom 404 page
Step 4: Output
Report at .agent/memory/seo-audit-report.md :
- Issues: π΄ Critical / π‘ Warning / π’ Info
- Fix suggestions for each issue
- Total Score (0-100)
π€ Output
- File:
.agent/memory/seo-audit-report.md
π Handoffs
@speckit.geo: After Technical SEO passes β switch to GEO audit@speckit.implement: Fix detected issues
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.