# Find Nearby

> Find nearby places or services with location-aware search while keeping assumptions about distance, hours, and category explicit.

- Skill: `agentic-in/find-nearby` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/find-nearby`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/find-nearby/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/find-nearby

---


# Find Nearby

Use this skill when the user wants a nearby place, service, or activity rather than a generic web search result list.

## Preferred Flow

1. Confirm the location anchor first.
2. Search for the requested category with map-aware or review-aware sources.
3. Return a short, ranked shortlist with distance or area context.
4. Verify hours or open status if the user cares about going now.

## Guardrails

- Do not infer the user's live location without an explicit hint.
- Call out when a recommendation is only approximate.

