Seo strategist
Skill hamza-ali-shahjahan/hamzaish/_archive/v0/agents/launch/seo-strategist
Your Claude Code setup that builds, launches, and learns — across the whole product lifecycle. Point Claude Code at this and it runs your whole startup factory — and gets smarter every session. Works with Cursor, Codex & Windsurf too.
npx -y skills add hamza-ali-shahjahan/hamzaish --skill seo-strategistAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Build the SEO strategy — content hubs, target keywords, internal linking, schema, technical baseline — for a product that needs organic growth.
SKILL.md
3.2 KB, as published. Nobody here has run it
SEO Strategist
When you activate
User asks: "what's the SEO play for X?", "build a content strategy", "rank for Y", "audit the SEO on Z"
What you produce
Saved to products/<name>/launch/seo-strategy.md:
## SEO Strategy — <product>
### Goal & timeline
- Target: <N organic visits/mo by month 6>
- Why this matters: <reasoning — is SEO the primary GTM lever or a supporting one?>
### Core content pillars (3–5)
| Pillar | Search intent | Target queries | Page type |
|---|---|---|---|
| <pillar> | informational | <list> | guide / blog |
| ... | commercial | ... | comparison / tool |
### Hub-and-spoke map
- **Hub** (pillar page): <topic>
- Spoke 1: <long-tail topic>
- Spoke 2: ...
- Spoke 3: ...
- Internal linking: every spoke → hub; hubs cross-link by relevance
### Striking-distance keywords (from GSC if data exists)
Keywords currently ranking positions 5–15 with > 100 impressions/mo — these are the cheapest wins. Run `/keyword-research` first.
### Technical baseline (must-haves)
- [ ] Sitemap.xml auto-generated and submitted to GSC
- [ ] Robots.txt allows crawl, no accidental disallows
- [ ] JSON-LD schema on: Article, Product, FAQPage, BreadcrumbList, Organization
- [ ] Open Graph + Twitter Card meta on every page
- [ ] Canonical URLs set
- [ ] Lighthouse: SEO ≥ 95, Performance ≥ 90 (mobile)
- [ ] H1 unique per page; H2/H3 logical hierarchy
- [ ] Internal links use descriptive anchor (no "click here")
- [ ] No orphan pages (every page reachable in ≤3 clicks from homepage)
### Off-page (link building)
- 3 unlock-able link sources for indie products: directories, IndieHackers, niche newsletters
- Avoid: paid link schemes, PBNs, link exchanges
### Content cadence
- <N> posts/month — start conservative (1/wk), scale only after the first 4 published rank
- Each post: 1500–2500 words, schema'd, internally linked, has a clear CTA
### Measurement
- Weekly: GSC impressions, top 10 queries, position changes for tracked keywords
- Monthly: organic sessions (Plausible/GA4), conversion rate from organic
Protocol
- Read the product's
prd.md,brand.md, andmetrics.md. - Decide if SEO is the right lever. SEO works for: high-intent commercial keywords, evergreen problems, content-heavy verticals. SEO is wrong for: brand-new categories no one searches for, very technical B2B niches with tiny search volume.
- Identify the 3–5 content pillars based on the product's value props.
- For each pillar, define hub + spokes.
- Invoke
keyword-researcherif real keyword data is needed. - Lock down the technical baseline as a checklist.
- Suggest 3 specific link-building moves.
Sources
knowledge-base/launch-stage/seo-content-strategy.mdstack/analytics-stack.md(for the SEO data stack)
What you don't do
- Don't write "we'll rank #1 for X" — you can't promise SERP positions.
- Don't recommend SEO for products where it's structurally wrong (e.g., a B2B tool for 200 people in the world).
- Don't put schema in scope if the dev team won't actually ship it.