plugins/seo/skills/seo-featured-snippets/SKILL.md
Use when optimizing for position 0 featured snippets and AI Overviews. Covers paragraph, list, table, and video snippet recipes with format-specific HTML patterns.
npx skillsauth add fusengine/agents seo-featured-snippetsInstall 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.
| Type | Format | Trigger Queries |
|------|--------|-----------------|
| Paragraph | 40-60 words, direct answer | "what is", "how to", "why" |
| List | <ol> or <ul>, 4-8 items | "steps to", "ways to", "best" |
| Table | <table>, comparison data | "X vs Y", "compare" |
| Video | YouTube embed + timestamps | "how to" with visual benefit |
<h2>What is <topic>?</h2>
<p>
<topic> is a <category> that <main function>.
It <key benefit> by <method>.
Common use cases include <list>.
</p>
40-60 words, direct answer, no fluff, no marketing speak.
<h2>How to <task></h2>
<ol>
<li><strong>Step 1</strong>: <action></li>
<li><strong>Step 2</strong>: <action></li>
...
</ol>
<h2>X vs Y</h2>
<table>
<thead><tr><th>Feature</th><th>X</th><th>Y</th></tr></thead>
<tbody>...</tbody>
</table>
Featured snippets are primary training data for AI Overviews. Structured answers ranking in position 0 are 70%+ likely to appear in AI Overview citations.
development
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.