local-places

Proxy Google Places API searches with type, open now, rating, and price filters.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/breakingcircuits1337/agent-skills --skill local-places-breakingcircuits1337
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-places
Source: https://github.com/breakingcircuits1337/agent-skills/tree/main/local-places
Command: npx skills add https://github.com/breakingcircuits1337/agent-skills --skill local-places-breakingcircuits1337

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of finding places by using a local Google Places API proxy, making it easier to search for and resolve places quickly.

Core Features & Use Cases

  • Local Place Search: Search for nearby places like restaurants, cafes, etc., using the Google Places API proxy.
  • Location Resolution: Resolve user-provided location strings to precise coordinates.
  • Search with Filters: Apply filters like type, open now, rating, and price level to refine search results.
  • Use Case: When you want to find a coffee shop that is open now and has a high rating, this Skill can help you quickly find the best options in your area.

Quick Start

Use the local-places skill to search for coffee shops near you that are open now and have a rating of 4.0 or higher.

Frequently Asked Questions about local-places

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

FAQPage Schema
How do I search for local places using the Google Places API with filters?

To search for local places using the Google Places API, you can use a proxy to apply filters like type, open now status, rating, and price level. This approach refines location resolution and quickly returns targeted place results based on your specific criteria.

Can I resolve user-provided location strings to precise coordinates with place search?

Yes, location resolution handles user-provided location strings to determine precise coordinates. By processing these strings through the Google Places API proxy, the service accurately resolves the desired location for subsequent nearby place searches.

Do I need a valid Google Places API key to perform a local place search?

Yes, you need a valid Google Places API key to perform a local place search. The proxy requires this key to authenticate requests, handle API calls effectively, and return accurate location resolution and place search data.

What's the best way to find nearby places like restaurants that are open now?

The best way to find nearby places like restaurants that are open now is to apply the open now filter during your Google Places API search. Adding criteria such as rating or price level further refines the results to match your preferences.

Does the Google Places API proxy support filtering by rating and price level?

Yes, the Google Places API proxy supports filtering by rating and price level. You can combine these filters with place type and open now status to efficiently narrow down your search results and find specific local businesses.