local-places

Search nearby restaurants and cafes via the Google Places API proxy.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/silva2kand/silva-ide --skill local-places-silva2kand
Or copy as Structured Prompt for Agentâ–¼
Please help me install this Agent Skill.
Skill: local-places
Source: https://github.com/silva2kand/silva-ide/tree/main/_cowork_os_pack/package/resources/skills/local-places
Command: npx skills add https://github.com/silva2kand/silva-ide --skill local-places-silva2kand

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to locate nearby places such as restaurants and cafes efficiently using location data and the Google Places API proxy, reducing manual searches.

Core Features & Use Cases

  • Place Search: Quickly find local dining options and cafes based on user queries.
  • Location-Based Results: Provide accurate, nearby suggestions for users' current locations or specified areas.
  • Use Case: A user wants to find nearby Italian restaurants, and the Skill returns a list with addresses and ratings.

Quick Start

Use the local-places skill to find cafes near downtown your current location.

Frequently Asked Questions about local-places

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

FAQPage Schema
How do I find local restaurants and cafes using Google Places API?â–¼

To find local restaurants and cafes using Google Places API, use this Skill to send location-based search queries to a localhost proxy, returning real-time results with addresses and ratings for nearby dining options.

What is the best way to search for nearby dining options like Italian restaurants?â–¼

Searching for nearby dining options like Italian restaurants is best handled by querying the Skill with your specific food type and location, which interfaces with the Google Places API proxy to deliver accurate, immediate suggestions.

Can I use local search to find cafes near my current location?â–¼

Yes, you can use local search to find cafes near your current location. The Skill leverages location data to provide accurate, nearby suggestions for users' current areas or specified downtown locations.

How do I set up a Google Places API proxy on localhost for location-based search?â–¼

Setting up a Google Places API proxy on localhost for location-based search requires configuring your local environment to route API calls. The Skill depends on this proxy to deliver real-time place information and suggestions.

Does local places search work without specifying an exact address?â–¼

Local places search works by leveraging general location data rather than requiring an exact address. The Skill supports user queries asking for local dining options and provides relevant results for your current area.

What limitations exist when searching for local places with a localhost API proxy?â–¼

Limitations when searching for local places with a localhost API proxy include dependency on the local environment's connectivity and the Google Places API's rate limits, which can affect the delivery of real-time results.