goplaces

Find real places, marinas, fuel docks, and services near a location via CLI.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/peteknowsai/swain-agents --skill goplaces-peteknowsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goplaces
Source: https://github.com/peteknowsai/swain-agents/tree/main/sprite/skills/goplaces
Command: npx skills add https://github.com/peteknowsai/swain-agents --skill goplaces-peteknowsai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GoPlaces CLI provides fast lookups for real places, marinas, fuel docks, boat ramps, restaurants, and services near any location, helping captains avoid guessing about addresses or hours.

Core Features & Use Cases

  • Look up places by keyword or by type (nearby searches, details, and coordinate resolution) using a CLI.
  • Retrieve hours, contact info, ratings, and other place details for rapid briefing or card creation.
  • Use cases include pre-departure planning, on-demand lookups during voyages, and building location-based briefing cards for crew.

Quick Start

Ask GoPlaces to locate nearby places by keyword or coordinates and return JSON.

Frequently Asked Questions about goplaces

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

FAQPage Schema
How do I find nearby marinas and fuel docks using a CLI location lookup?

Yes, retrieving hours, contact information, and ratings is supported by the CLI location lookup, which queries real places near a specified location and returns the details formatted as JSON.

How does a CLI Google Places integration handle on-demand location lookups for voyage planning?

The CLI integration processes coordinate resolution and keyword searches against Google Places to rapidly locate nearby facilities, outputting structured JSON data ideal for building location-based briefing cards for the crew.

Do I need Google Places integration to perform nearby searches for boat ramps and restaurants?

Yes, you can resolve exact coordinates to find real places and services. The CLI accepts coordinate inputs to perform nearby searches and return JSON-formatted location details for on-demand lookups.

What is the best way to get JSON-formatted output for nearby marinas and fuel docks?

The best way is to use the CLI location lookup with Google Places integration, which queries nearby marinas and fuel docks by keyword or coordinates and returns structured JSON output for rapid parsing.