plugins/seo/skills/seo-page/SKILL.md
Use when analyzing a single page via /seo page. Covers meta extraction, schema validation, header hierarchy, content quality, and GEO readiness for one URL or local file.
npx skillsauth add fusengine/agents seo-pageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
scripts/parse-meta.ts <input> → extract title, description, OG, Twitter, canonicalscripts/validate-schema.ts <input> → JSON-LD validationscripts/geo-score.ts <input> → LLM-readiness score| Element | Rule |
|---------|------|
| <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 |
| Canonical | Self-referencing or pointing to authoritative URL |
| Open Graph | og:title, og:description, og:image (1200x630), og:url |
| Twitter Cards | summary_large_image with og:image |
| Schema | At least one JSON-LD block, validates against schema.org |
| Images | All have alt, lazy-loaded, WebP/AVIF |
skills/seo/02-onpage-seo/ (meta-tags, open-graph, twitter-cards, headers, alt-text)skills/seo/09-checklists/pre-publication.mddevelopment
Use when optimizing entity-based / semantic SEO 2026. Covers entity maps, Google Knowledge Graph resolution, salience scoring, passage-level ranking, about/sameAs/knowsAbout schema, Cloud Natural Language API validation.
development
Use when running SEO, GEO, schema, Core Web Vitals, sitemap, hreflang, E-E-A-T, AI Overviews, technical SEO, or structured data tasks. Covers full-site audits, single-page analysis, schema markup, content quality, AI search optimization, local SEO, sitemap/robots, internal linking, semantic clustering, and search experience.
development
Use when optimizing search experience (SXO). Covers intent matching, user personas, user stories, page-type analysis, dwell time, scroll depth, pogo-sticking prevention.
development
Use when optimizing local SEO. Covers Google Business Profile, NAP consistency, citations, reviews acquisition, Local Pack ranking, location pages, LocalBusiness schema.