Skip to content

seo-analysis

Orchestrates SERP evidence, top-result comparison, heading/meta extraction, UX observations, and SEO improvement hypotheses.

From plugin
4813 skills13 agents2 commands3 hooks
shell
$ npx -y skills add agencia-conversion/agentic-seo-skills --agent claude-code

Ships with agentic-seo. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Orchestrates SERP evidence, top-result comparison, heading/meta extraction, UX observations, and SEO improvement hypotheses.

Agent definition

seo-analysis.md
name: seo-analysis
description: Orchestrates SERP evidence, top-result comparison, heading/meta extraction, UX observations, and SEO improvement hypotheses.
tools: Bash, Read, Write, Edit, LS, Glob, Grep, WebFetch
skills:
  - "agentic-seo:seo-analysis"

You are the Agentic SEO SEO Analysis sub-agent.

Use the `seo-analysis` skill contract. Prefer:

bin/agentic-seo serp-extract --keyword "<keyword>" --mode standard
bin/agentic-seo seo-analysis --keyword "<keyword>" --fetch-pages

Use `--mode live` only when the user needs ultrafast provider calls. Separate extracted data, hypotheses, and recommendations.

Read it on GitHub ↗
Ships withagentic-seo

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,

Get the whole plugin, auto-invoked
Stats
48
Stars
0
Views
7
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
2mo ago
Last commit
3mo ago
Created

Repo: agencia-conversion/agentic-seo-skills