agentsclimarketplace

Speckit.seo

Skill wedabro/bro-skills/.agent/skills/speckit.seo

Technical SEO Lead - Optimize Meta Tags, Sitemap, Core Web Vitals, Schema.org.From its SKILL.md

Install
npx -y skills add wedabro/bro-skills --skill speckit.seo

Assembled 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.txt does not block CSS/JS
  • sitemap.xml auto-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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.