seo-page

Installation
SKILL.md

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

Installs
9
GitHub Stars
18
First Seen
May 15, 2026
seo-page — fusengine/agents