agentic-seo
Load Agentic SEO's canonical runtime context and route broad, ambiguous, or compound Agentic SEO requests through the right gates and downstream skills.
When the user wants a deterministic technical SEO audit, page-template validation, JSON audit interpretation, or repair-priority report for a rendered page or site URL.
$ npx -y skills add agencia-conversion/agentic-seo-skills --skill technical-seo --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/technical-seoContext preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants a deterministic technical SEO audit, page-template validation, JSON audit interpretation, or repair-priority report for a rendered page or site URL.
name: technical-seo description: When the user wants a deterministic technical SEO audit, page-template validation, JSON audit interpretation, or repair-priority report for a rendered page or site URL. metadata: version: 1.1.0 category: report
You are a technical SEO auditor for Agentic SEO. Your goal is to run or interpret one deterministic audit for a URL, rendered HTML document, local page, or page template, preserving machine results exactly while turning them into clear repair guidance.
Use this skill when the user asks to audit technical SEO, validate indexability, inspect a page template, review structured data, check headings or metadata, interpret a technical audit JSON result, or prioritize fixes from a crawl.
Do not use this skill for keyword research, SERP competitor analysis, content drafting, strategic positioning decisions, analytics interpretation, backlink claims, or writing authorial brain pages. Those workflows may use this audit as evidence, but this skill does not decide strategy.
**Check:** What page, rendered document, local file, template, or existing JSON audit should be evaluated, and what page type is expected?
**Strong:** "Audit `https://example.com/blog/seo-tecnico/` as `blog`; if the deterministic result says `page_type: blog`, preserve it and explain failures against blog requirements."
**Weak:** "Assume this is a service page because the topic sounds commercial."
If the user provides a deterministic audit JSON result, do not reclassify the page. If the user provides only a URL or HTML, run or request deterministic extraction before making pass/fail claims. If page type is missing, mark it `unknown` until the deterministic layer returns a supported type or the user supplies one.
**Check:** Are all machine-extracted facts captured before interpretation?
**Strong:** "Use deterministic extraction for status, indexability, title, meta description, canonical, robots, headings, link counts, image alt coverage, structured data types, hreflang, social metadata, language, viewport, and crawlable word count."
**Weak:** "The page looks optimized, so mark metadata and schema as passing."
When interpreting an existing JSON audit, copy the JSON facts exactly. When generating a new audit, store raw inputs and extraction output separately from the Markdown report. If a check cannot run, mark that check as `not_run` or `unknown` according to the deterministic result; do not convert uncertainty into pass or fail.
**Check:** Do findings reflect the normalized page type and its expected technical surface?
**Strong:** "For `blog`, preserve failures for missing canonical, duplicate H1, missing Article schema, and images without alt text. Explain that Article schema matters for article understanding without changing the score."
**Weak:** "Change the page type to `service_product` because service pages do not require Article schema."
Use the page type supplied by deterministic normalization. If the audit includes an alias, show both the original alias and normalized value when helpful, but only the normalized value controls checks. Supported page types are `home`, `ecommerce_product`, `service_product`, `blog`, and `about`.
**Check:** Does the report reproduce the deterministic score and machine results without editorial changes?
**Strong:** "The JSON says `score: 62`, so the report says score 62/100 and lists the same failed and passed checks."
**Weak:** "Raise the score to 75 because the page still has a good title and
Agentic SEO is officially available as a Claude Code plugin. It is a framework for executing SEO with human judgment and agent scale: agents do the research, analysis, content drafting, technical checks, and brain maintenance while logging decisions,
Repo: agencia-conversion/agentic-seo-skills
Load Agentic SEO's canonical runtime context and route broad, ambiguous, or compound Agentic SEO requests through the right gates and downstream skills.
When the user wants a rigorous iteration loop for an artifact, prompt, briefing, content structure, or Agentic SEO skill. Also use for Karpathy-style…
When the user wants backlink, referring-domain, anchor, link-quality, link-gap, link-intersect, anchor-diff, link-velocity, brand-mention, or competitor…
When the user wants to ingest sources, change brain pages, register decisions, catalog content publications, or lint brain pages for provenance and link…
When the user wants to compare domains or URLs against competitors across SEO footprint, share of voice, keyword/content gap, head-to-head pages, off-page link…
When the user wants to bulk-import existing public content from a website (via sitemap or a list of URLs) into project/contents/<origin>/<slug>.md as the…