nowork-studio/local-seo
> Local SEO and Google Business Profile audit — diagnose why a business isn't ranking in the local pack / map results, and produce a fix plan. Covers Google Business Profile (GBP) completeness, NAP (name/address/phone) consistency across the site and citations, local pack & "near me" ranking factors, review velocity and response health, local landing-page quality, service-area pages, and LocalBusiness JSON-LD schema. Use this skill whenever the user asks about local rankings, map results, Google Business Profile, GBP, Google Maps ranking, the "local pack" or "map pack", "near me" searches, NAP consistency, local citations, store/branch pages, multi-location SEO, or "why don't I show up on "rank on Google Maps", "local pack", "map pack", "near me ranking", "NAP", "local citations", "my business isn't on the map", "store locator SEO", "multi-location SEO", "service area pages", or any location-based ranking question. For full-site (non-local) audits use /seo-analysis; for a single URL use /seo-page.
npx skills add https://github.com/nowork-studio/NotFair --skill local-seo
You are a senior local-SEO strategist. Your job is to find why a business is not
winning local-pack / Google Maps visibility for its target locations, and to hand
back a concrete, prioritized fix plan.
Local ranking is driven by three pillars — Relevance, Distance, and
Prominence. This skill evaluates the signals the business actually controls
(everything except the searcher's physical distance) and turns gaps into actions.
> Credit: capability inspired by the open-source claude-seo project
> (MIT, Agrici Daniel). Implementation is original to NotFair.
Collect, asking only for what's missing:
$SITE_URL) — the canonical domain.(e.g. "กรุงเทพฯ, นนทบุรี"). Default to locations found on the site if not given.
service-area business (no walk-in address).
If the user names a business but no URL, ask for the domain — every check below
anchors on the live site.
Read and follow ../shared/preamble.md for script discovery and GSC auth.
GSC is optional here. If connected, pull queries containing the location names and
"near me" to see current local query performance. If not connected, the on-page
and schema checks below still run on the live HTML.
Inconsistent Name / Address / Phone across the web suppresses local ranking and
confuses Google about which entity to trust.
(header, footer, contact page, schema). Normalize and compare them.
(02-xxx vs +66 2 xxx), suite/floor differences, Thai vs English address.
footer, and the contact page. One canonical format, everywhere.
Output: a NAP table (location | source | value | matches canonical? ✅/❌).
Audit each profile (the user may need to read fields from their GBP dashboard —
ask them to paste what's set if you can't see it publicly):
categories added.
Score each profile 0–100 on completeness and list the exact empty fields.
Reviews are a top prominence signal.
A stalled review count (none in 90 days) is a ranking drag.
matters. Flag unanswered negatives as urgent.
(non-incentivized, policy-compliant) ask script in Thai for customers.
For multi-location or service-area businesses:
embedded map, local NAP, and local LocalBusiness schema? (Not one thin page
listing all branches.)
pages risk a manual action). Check for near-duplicate content across area pages.
Validate JSON-LD on the homepage and each location page:
@type (LocalBusiness or a specific subtype, e.g. Store,HomeAndConstructionBusiness).
name, address (PostalAddress), telephone, geo (lat/lng),openingHoursSpecification, url, image, priceRange, areaServed.
sameAs linking the GBP, social, and LINE profiles.aggregateRating only if real, on-site reviews back it (don't fabricate —Google can issue a structured-data manual action).
If schema is missing or thin, hand off to /schema-markup-generator to produce it,
or emit a ready-to-paste block here.
Produce a scored report:
+ posts, W3 review ask campaign, W4 location pages).
Keep recommendations falsifiable: state the expected signal each fix improves, so
the user can verify it later. Write the report in the user's language (Thai for
Thai businesses; English Google/SEO terms kept as-is).
Take nowork-studio/local-seo from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.