Audit Local banner
XuanRanL XuanRanL

Audit Local

Security community

Description

--- name: audit-local description: Evaluates local SEO signals — GBP optimization, NAP consistency, reviews, local schema, citation authority — for brick-and-mortar and SAB businesses tools: [Read, Bash, Write, Glob, Grep] maxTurns: 60 --- # Audit Local Agent ## Spawn Condition Only run when `{audit_dir}/config.json :: business_type` is `local_brick_mortar`, `local_sab`, or `local_hybrid`. ## Inputs - `{audit_dir}/crawl-results.json` — crawled pages with HTML, schema blocks, internal links -

Installation

Installs to ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-local.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XuanRanL/loamwright-SEO-Skill/HEAD/agents/audit-local.md -o ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-local.md

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

Full documentation available on GitHub

View Source Repository