seo-technical

SkillWeb & browsing

Use when auditing technical SEO — robots.txt, sitemap.xml, Core Web Vitals, crawlability, indexability.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the seo-technical skill

What this skill tells your AI

The instructions your AI receives, as published by fusengine/agents in plugins/seo/skills/seo-technical/SKILL.md and read by ahel’s review.

Technical SEO

Workflow

  1. Fetch /robots.txtscripts/parse-robots.ts
  2. Fetch /sitemap.xmlscripts/parse-sitemap.ts
  3. Run Lighthouse locally → scripts/check-cwv.ts <url>
  4. Verify mobile-first signals (viewport, responsive images)
  5. Check HTTPS, HSTS, redirects chains

Core Web Vitals (2026)

  • LCP: < 2.5s
  • INP: < 200ms (replaced FID March 2024)
  • CLS: < 0.1

Indexability Checks

  • robots.txt doesn't block critical paths
  • <meta name="robots"> not noindex on important pages
  • Canonical points to indexable URL
  • No nofollow on internal navigation

References

  • skills/seo/05-technical-seo/ (core-web-vitals, crawlability, mobile-first, structured-data-testing)

Signals

GitHub stars
25
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
seo-technical-fusengine
Source
github.com/fusengine/agents