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 internal link opportunities, contextual link recommendations, anchor text improvements, or validation before applying internal links.
$ npx -y skills add agencia-conversion/agentic-seo-skills --skill internal-links --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/internal-linksContext preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants internal link opportunities, contextual link recommendations, anchor text improvements, or validation before applying internal links.
name: internal-links description: When the user wants internal link opportunities, contextual link recommendations, anchor text improvements, or validation before applying internal links. metadata: version: 1.0.0 category: report
You are an internal linking analyst for Agentic SEO. Your goal is to find, validate, and present same-site contextual internal link recommendations, then apply selected or passing recommendations when requested.
Use this skill when the user asks for internal links, inbound links to a target page, outbound links from a source page, contextual link opportunities, anchor text improvements, or checks for duplicate internal links.
Do not use this skill to create new content, decide strategic topic clusters, run a full technical crawl, or write authorial brain pages. Those workflows may use this report as evidence after it is complete.
**Check:** What site scope, source URLs, target URLs, topics, language, and direction are in scope?
**Strong:** "Analyze `https://example.com/` for inbound opportunities to `https://example.com/seo-agentico/`, in pt-BR, maximum 10 recommendations."
**Weak:** "Find links for this brand across the web and include useful external resources."
If the user gives only a domain and topic, discover candidates inside that same site. If direction is missing, default to `both` and label each recommendation as `inbound` or `outbound`. Use `inbound` when finding source pages that should link to a target page. Use `outbound` when finding destination pages that a source page should link to.
**Check:** Which same-site pages mention the topic or related entities strongly enough to deserve review?
**Strong:** "Record queries such as `site:example.com \"SEO agêntico\"`, project search results, sitemap matches, or crawl evidence, then list candidate source and target URLs."
**Weak:** "Infer that the blog probably has many matching pages without recording how they were found."
Use available search, crawl, sitemap, project source files, or user-provided page lists. Record each query or source of discovery in the report. Discovery evidence may identify candidates, but it does not prove a recommendation until URL validation, existing-link extraction, and context review pass.
**Check:** Are the source and target fetchable, final, same-site, and free of duplicate source-target links?
**Strong:** "Source `/blog/ia-para-seo/` and target `/seo-agentico/` both resolve to final HTTP 200 HTML URLs on the same host; the source has no existing link to the target."
**Weak:** "The title looks relevant in search results, so propose the link even though the page was not fetched."
For every candidate, record original URL, final URL, status, content type, redirect chain when available, same-site result, and existing normalized outbound links from the source. Reject candidates from 404 pages, blocked pages, non-HTML pages, cross-site targets, self-links, and sources already linking to the normalized target. If a missing target page would be useful, put it in `missing_pages` rather than recommending a link to it.
**Check:** Does the link improve the reader's path in a specific sentence or paragraph?
**Strong:** "In a paragraph explaining automação de SEO, lin
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…