seo-page

SkillFiles & storage

Use when analyzing a single URL or local file via /seo page — meta, schema, headers, GEO readiness.

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-page skill

What this skill tells your AI

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

Single-Page SEO Analysis

Workflow

  1. Fetch page (URL via WebFetch, or read local file)
  2. Run scripts/parse-meta.ts <input> → extract title, description, OG, Twitter, canonical
  3. Run scripts/validate-schema.ts <input> → JSON-LD validation
  4. Analyze H1-H6 hierarchy
  5. Run scripts/geo-score.ts <input> → LLM-readiness score
  6. Output structured report

Checks

ElementRule
<title>50-60 chars, primary keyword, brand
<meta description>120-155 chars, hook + benefit + CTA
<h1>Exactly one, contains primary keyword
<h2>-<h6>Hierarchical, no skip
CanonicalSelf-referencing or pointing to authoritative URL
Open Graphog:title, og:description, og:image (1200x630), og:url
Twitter Cardssummary_large_image with og:image
SchemaAt least one JSON-LD block, validates against schema.org
ImagesAll have alt, lazy-loaded, WebP/AVIF

References

  • skills/seo/02-onpage-seo/ (meta-tags, open-graph, twitter-cards, headers, alt-text)
  • skills/seo/09-checklists/pre-publication.md

Signals

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