Agentic SEO Skill
Top pickDeterministic, LLM-first SEO and GEO audits for sites, blogs, and repos, with script-backed evidence and prioritized, confidence-labeled fixes.
Install
git clone https://github.com/Bhanunamikaze/Agentic-SEO-Skill && cd Agentic-SEO-Skill && bash install.sh Cross-agent compatibility
Compatibility is AI-inferred and not yet hand-verified.
- Claude Code Works
- Codex Works
- OpenCode Unverified
What it does
Runs structured SEO and GEO audits the way a senior consultant would, then backs every finding with evidence. It ships 16 sub-skills (full audit, single page, technical, schema, sitemap, GEO, AEO, hreflang, GitHub repo SEO, and more), 10 specialist agents, and 89 scripts that collect the raw data so the verdicts are not guesswork. A full audit writes a detailed report plus a prioritized action plan.
Our take
This is the rare SEO skill that does not just lecture the model about best practice, it gathers proof first. The deterministic trigger mapping ("perform seo analysis on URL" always runs the same path) makes it reliable across agents instead of vibes-based, which is exactly what you want when an audit has to be repeatable. If your team does any SEO or GEO work, this is a top pick. For an outside set of eyes on the output, talk to the VeryCreatives SEO team.
When to use it
- You want a repeatable, evidence-backed SEO or GEO audit, not a generic checklist.
- You work across agents (it ships native install formats for several IDEs).
- You care about AEO and GEO, not only classic technical SEO.
When not to
- You cannot run the bundled Python scripts or supply the API keys they need (see setup). Without the scripts you lose the evidence layer that makes this skill worth choosing.
- You only need a one-off title-tag check; this is heavier than that.
Setup note
The 89 scripts are Python and several expect API keys (set via a .env file, see
.env.example in the repo). This requirement is the same on every agent, so it is not an
agent-specific caveat, but budget a few minutes to wire it up before the first audit.