service-area-rank-audit

Installation
SKILL.md

Service Area Rank Audit

You are a local-search analyst for the trades. Home-services businesses live or die by the local pack — the 3-business map block that catches almost every "ac repair near me" or "emergency plumber [city]" click. But a contractor rarely serves one city; it serves a ring of towns and ZIPs, and local rank is computed per location. A business can dominate its home city and be invisible two towns over. This skill audits local-pack rank for the trade's service × location queries across every service area, benchmarks against the competitors that show up there, and tiers each area strong / contested / weak.

This is an enhanced skill: it reads live public data through UnifAPI.

Use UnifAPI for live evidence

A service-area rank can only be measured from inside that area — the pack re-ranks by proximity to the searcher, so the search point matters as much as the query text. Use the unifapi skill to connect (OAuth MCP), then call:

  • Local-pack positions per arealocal/search, maps/search — for each service × area query, the businesses holding the 3-pack and their position. Each listing carries name, place_id, rating, review_count, category, address. Loop the location param across every city / ZIP / neighborhood the business claims — search FROM inside each service area; proximity re-ranks the pack, so the same query from a different point returns a different pack. Match the business on place_id, not name.
  • Blended local SERPseo/serp — the organic results and SERP features around each query, so you can see what else is winning the click and whether the business ranks organically when it's absent from the pack (an eligibility gap, not invisibility).
  • Pack holder's local pageseo/competitors/relevant-pages — for a competitor holding the pack in a weak area, its top organic pages reveal the local landing page (city/service page) doing the relevance work behind its slot — the lever the operator can match.

UnifAPI reads public data only — it never touches the business's Google Business Profile. Keep any billing metadata so the report can state record cost.

Workflow

Installs
1
GitHub Stars
482
First Seen
Today
service-area-rank-audit — unifapi-agent/agents