goplaces

Search and retrieve place details using the Google Places API.

55|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/NJX-njx/opensoul --skill goplaces-njx-njx
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: goplaces
Source: https://github.com/NJX-njx/opensoul/tree/main/skills/goplaces
Command: npx skills add https://github.com/NJX-njx/opensoul --skill goplaces-njx-njx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to query and retrieve detailed information about locations and places efficiently.

Core Features & Use Cases

  • Search Places: Find nearby or specific locations based on keywords and filters, such as open now or minimum rating.
  • Resolve Places: Convert human-readable locations into place IDs or detailed information for further use.
  • Details Retrieval: Access comprehensive details and reviews of specific places.
  • Use Case: For instance, locate the top-rated coffee shops in your area that are open now by providing a simple text query and receiving structured results.

Quick Start

Use the goplaces CLI to search for "pizza" within a 3 km radius of a specified location.

Frequently Asked Questions about goplaces

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

FAQPage Schema
How do I search for nearby places using the Google Places API?▼

To search for nearby places using the Google Places API, you can query locations based on keywords and apply filters like open status or minimum rating to receive structured results.

Can I filter Google Places API search results by open status and minimum rating?▼

Yes, you can filter Google Places API search results by specifying parameters such as open now status and minimum rating to find top-rated locations matching your criteria.

Do I need an API key to retrieve place details and reviews?▼

Yes, you need a valid Google Places API key to access the service for retrieving comprehensive place details, resolving human-readable locations, and fetching specific reviews.

How do I convert a human-readable location into a place ID?▼

You can resolve a human-readable location into a place ID by using the search functionality to convert text queries into specific place IDs and detailed geographic information.

What is the best way to find top-rated coffee shops within a specific radius?▼

The best way to find top-rated coffee shops within a specific radius is to provide a text query with distance parameters and minimum rating filters to receive structured results.