What problem does it solve?
One-off SEO prompts lose all context when a conversation ends, forcing you to restart audits, keyword research, and content planning from scratch each session. This Skill persists every SEO artifact to a .seoagent/ directory in your repo so audits, strategies, briefs, and drafts accumulate across sessions.
Core Features & Use Cases
- Technical SEO Audit: Checks indexability, title tags, meta descriptions, heading structure, internal links, JSON-LD structured data, and Core Web Vitals readiness, saving findings as severity-tagged checkboxes in
.seoagent/audit/latest.md.
- Hub-and-Spoke Keyword Strategy: Builds topic clusters with pillar, sub-pillar, and long-tail roles plus an internal-linking graph, stored in
.seoagent/strategy/clusters/.
- Page-Type-Aware Content Briefs and Drafts: Generates briefs and full articles with SEO frontmatter (meta title, description, canonical, OpenGraph) and JSON-LD (Article, FAQPage, HowTo) tailored to landing, pillar, long-tail, or programmatic page types.
- Use Case: Ask the agent to audit your marketing site; it writes findings to
.seoagent/audit/latest.md, then in a later session you resume by asking it to draft a long-tail article from the existing strategy cluster.
Quick Start
Ask the agent to run a technical SEO audit of your website and save the findings to the .seoagent workspace.