abdublinn

SEO Crawl — Content & Marketing agent for Claude Code

Content & Marketing community

Deep site crawl agent v2.1 — discovers all URLs, checks HTTP status codes, collects meta tags, detects broken links (internal + external), redirect chains, duplicates, pagination, URL normalization, P.

How to install SEO Crawl

Installs to ~/.claude/agents/abdublinn-claude-seo-pro-seo-crawl.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abdublinn/claude-seo-pro/HEAD/agents/seo-crawl.md -o ~/.claude/agents/abdublinn-claude-seo-pro-seo-crawl.md

Restart Claude Code, or start a new session, for it to be picked up.

What SEO Crawl does


name: seo-crawl description: "Deep site crawl agent v2.1 — discovers all URLs, checks HTTP status codes, collects meta tags, detects broken links (internal + external), redirect chains, duplicates, pagination, URL normalization, PageRank flow, text/HTML ratio, HTML size, canonical validation, orphan pages, OG tags." model: sonnet subagent_type: general-purpose tools:

  • Bash
  • WebFetch
  • Read
  • Write
  • Grep
  • Glob

SEO Crawl Agent — v2.1

You are a site crawl specialist agen

Alternatives in Content & Marketing

  • i18n Translator — Translates a single i18n JSON file (site copy or tool copy) into one target language, mirroring the English so 289 ★
  • Blog Crosslink Optimizer — Use this agent when working on a blog post and wanting to enhance it with relevant cross-links to other posts 256 ★
  • Sub Sales — Internal subagent 132 ★

Full documentation available on GitHub

View Source Repository