local-places

Resolve natural-language place queries into structured Google Places search and detail results.

Updated Aug 13, 2025
One-click install
npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill local-places-joeyjoziah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-places
Source: https://github.com/JoeyJoziah/investment-analysis-platform/tree/main/.claude/skills/local-places
Command: npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill local-places-joeyjoziah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns vague, natural-language place requests into structured location results, so you can quickly find and compare restaurants, cafes, shops, and other nearby destinations without manual map searching.

Core Features & Use Cases

  • Location Resolution: Converts user-provided place names or ambiguous locations into concrete map results before searching.
  • Place Search and Filtering: Searches Google Places with practical filters such as open now, rating, price level, type, and proximity bias.
  • Place Details Retrieval: Opens a selected place to get richer information like address, phone number, website, hours, and current status.
  • Use Case: A user asks for the best coffee shop near a neighborhood, and the Skill resolves the area, searches nearby options, ranks the results, and returns a concise shortlist with details.

Quick Start

Ask the Skill to resolve the user’s location first, then search for the desired place type with any filters you want and request details for the best match.

Frequently Asked Questions about local-places

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve natural-language place queries into structured search results?

To resolve natural-language place queries into structured search results, you provide a vague place name or location to the Skill, which then resolves the area and searches Google Places to return concrete map results with filtering options.

What's the best way to find nearby restaurants and cafes using location search filters?

The best way to find nearby restaurants and cafes is to specify your desired place type and apply search filters like open now, rating, price level, and proximity bias to retrieve a ranked shortlist from Google Places.

Can I retrieve detailed information like phone number and hours for a selected place?

Yes, you can retrieve detailed information for a selected place. The Skill performs a place details lookup to fetch richer data including address, phone number, website, operating hours, and current business status.

Do I need a Google Places API proxy to use this local search and geocoding functionality?

Yes, you need a local Google Places API proxy with API-key authentication. The Skill requires this setup to validate search parameters, apply field masks, handle pagination, and parse structured responses for location resolution.

How does location resolution work for ambiguous neighborhood searches?

Location resolution for ambiguous searches works by converting user-provided place names or vague neighborhoods into concrete map results before searching, ensuring accurate nearby place discovery and filtered local venue rankings.