Install
$ agentstack add skill-georgekhananaev-claude-skills-vault-claude-seo ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Claude SEO
Comprehensive SEO toolkit (upstream v2.0.0) with parallel sub-agent delegation for full-site audits. Sub-skills live in skills//SKILL.md; shared Python helpers in scripts/ (referenced by sub-skills as the plugin-root scripts dir — resolve them relative to THIS skill's root).
Sub-Skills
Core analysis
| Skill | Description | |-------|-------------| | seo-audit | Full website SEO audit — crawls site, delegates to specialists in parallel | | seo-page | Deep single-page analysis — titles, metas, headings, structured data | | seo-technical | Crawlability, indexing, site speed, Core Web Vitals (incl. INP) | | seo-content | Content optimization — keyword use, readability, E-E-A-T, internal links | | seo-content-brief | Competitive content briefs w/ per-section word counts & competitor scoring | | seo-schema | Schema.org markup generation & validation | | seo-sitemap | XML sitemap generation & validation | | seo-images | Image SEO — alt text, compression, lazy loading, WebP | | seo-hreflang | International SEO — hreflang for multi-language sites | | seo-competitor-pages | Competitor page analysis & gap identification | | seo-programmatic | Programmatic SEO — template pages at scale | | seo-plan | SEO strategy planning w/ business-type templates |
New in v2.0
| Skill | Description | |-------|-------------| | seo-geo | GEO — visibility in AI Overviews, ChatGPT, Perplexity | | seo-local | Local SEO — Google Business Profile, NAP, citations, reviews, local schema | | seo-maps | Maps intelligence — geo-grid rank tracking, GBP API audit, review mining | | seo-backlinks | Backlink profile — referring domains, anchors, toxic links, gaps (free APIs: Moz, CommonCrawl) | | seo-cluster | SERP-overlap topic clustering for content architecture | | seo-sxo | Search Experience Optimization — SERP-derived intent & page-type match | | seo-drift | "Git for SEO" — baseline, diff & track SEO-critical element regressions | | seo-google | Google APIs — Search Console, PageSpeed Insights v5, CrUX history, Indexing | | seo-ecommerce | Shopping visibility, product schema, marketplace & pricing intel | | seo-flow | FLOW framework — evidence-led Find → Leverage → Optimize → Win loop | | seo-dataforseo | Live SERP/keyword/competitor data via DataForSEO MCP (needs account) | | seo-image-gen | AI-generated SEO assets (OG images, heroes) — needs Gemini API key |
Usage
- Full audit →
seo-auditorchestrates the others; single page →seo-page. - Read the sub-skill's SKILL.md before use; each documents its scripts & inputs.
- API-key-dependent sub-skills (
seo-dataforseo,seo-google,seo-maps,seo-image-gen, parts ofseo-backlinks): check key availability first and fall back to the no-API path the sub-skill documents. - Upstream ships 18 plugin sub-agents; outside the plugin, run their roles as generic parallel subagents per
seo-audit's delegation table.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: georgekhananaev
- Source: georgekhananaev/claude-skills-vault
- License: MIT
- Homepage: https://www.npmjs.com/package/claude-skills-vault
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.