# Local Pack Audit

> The local pack is where most 'near me' clicks go. This skill pulls live local-pack and map results for a business's target queries and reports its position against the businesses ranking above it — for one location, or the same queries across many — every position cited to the live result.

- Page: https://unifapi.com/skills/local-pack-audit
- Recommended setup: start from this Skill in your AI client, then connect MCP when live data is needed
- MCP server: https://mcp.unifapi.com
- Agent clients: Claude, ChatGPT custom MCP apps, OpenClaw, Hermes, Codex, Claude Code, Cursor, VS Code, or any compatible MCP client
- Install path: use your client's UnifAPI listing when available; otherwise add the MCP server URL manually
- Developer raw-skill fallback: `npx skills add unifapi-agent/agents`
- Billing: UnifAPI public-data calls use $0.001 credits and OpenAPI-published operation minimums
- LLM execution: use your existing agent product plan; no separate LLM API key required

## Run prompt

```text
Audit local-pack rank for "coffee shop" near downtown Austin, TX: show where my business sits in the map results, who ranks above it, and their rating, review count, and category.
```

## Expected output

- Rank grid: query × location with the target's local-pack position
- The businesses ranking above the target, with rating, reviews, category
- For multi-location: where the business is missing from or buried in the pack
- Every position cited to the live local-pack result

## Workflow

## Live data sources

- [Maps](https://unifapi.com/apis/maps) — Local business listings, ratings, places
- [Local Finder](https://unifapi.com/apis/local) — Expanded local-pack places
- [SEO](https://unifapi.com/apis/seo) — Target visibility, SERP features, AI citations

## FAQ

## Related

- [All Skills](https://unifapi.com/skills.md)
- [MCP setup](https://unifapi.com/mcp)
- [Live API catalog](https://unifapi.com/apis)
- [Pricing](https://unifapi.com/pricing.md)
