local-seo-audit
by Roy Yuen
Automated local SEO auditing and keyword generation for agencies and small businesses.
- Generate client-ready SEO audit reports in Markdown and JSON formats
- Detect inconsistent NAP (Name, Address, Phone) data across website pages
- Identify missing local-intent schema markup and Google Business Profile gaps
Secure checkout via Stripe
Included in download
- Generate client-ready SEO audit reports in Markdown and JSON formats
- Detect inconsistent NAP (Name, Address, Phone) data across website pages
- terminal automation included
- Includes example output and usage patterns
Sample Output
A real example of what this skill produces.
Local SEO Health: 62/100 Gaps: Missing LocalBusiness Schema, no map embed found on Contact page. NAP Consistency: Phone found as (555) 0123 on Home, but 555-0123 on footer. Keywords: "plumbers manchester", "emergency drain repair m1", "blocked toilet manchester" Priority: Fix schema, consolidate NAP.
local-seo-audit
by Roy Yuen
Automated local SEO auditing and keyword generation for agencies and small businesses.
Secure checkout via Stripe
Also available in a bundle
Included in download
- Generate client-ready SEO audit reports in Markdown and JSON formats
- Detect inconsistent NAP (Name, Address, Phone) data across website pages
- terminal automation included
- Includes example output and usage patterns
- Instant install
Sample Output
A real example of what this skill produces.
Local SEO Health: 62/100 Gaps: Missing LocalBusiness Schema, no map embed found on Contact page. NAP Consistency: Phone found as (555) 0123 on Home, but 555-0123 on footer. Keywords: "plumbers manchester", "emergency drain repair m1", "blocked toilet manchester" Priority: Fix schema, consolidate NAP.
About This Skill
What it does
This skill performs a comprehensive local SEO audit of a business website to identify visibility gaps and growth opportunities. It automates the extraction of NAP (Name, Address, Phone) data, evaluates local-intent structured data, and analyzes content for geographic relevance.
Why use this skill
Manually auditing local SEO is tedious and prone to overlooking small consistency errors that hurt rankings. This skill provides a reproducible, evidence-based framework that turns a simple URL and location into a professional agency-ready report. It goes beyond basic prompting by executing a shallow crawl, inspecting JSON-LD, and cross-referencing findings against local competitors.
Supported tools
- Python 3 core (no heavy external dependencies)
- JSON and Markdown output formats
- Configurable crawl depth and audit modes (Quick/Standard/Deep)
Output format
Technical teams get a structured JSON object for database integration or automated workflows, while consultants receive a formatted Markdown report ready for client presentation. Results include prioritized action items, keyword opportunities, and citation consistency checklists.
📖 Learn more: Best Frontend & Design Skills for Claude Code →
Use Cases
- Generate client-ready SEO audit reports in Markdown and JSON formats
- Detect inconsistent NAP (Name, Address, Phone) data across website pages
- Identify missing local-intent schema markup and Google Business Profile gaps
- Extract service-based keyword opportunities for specific geographic targets
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/local-seo-audit | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Also available in a bundle
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
competitor-content-gap-analyzer
Automated competitor content gap analysis and strategy reporting for SEO agencies and marketing teams.
client-reporting-pack-generator
Transform raw KPI data into executive-ready client reports with automated summaries and strategic recommendations.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.