Rich POI lookup via Google Places API (requires paid API key).
Scanned 6/14/2026
Install via CLI
openskills install lordmacu/nexo-rs---
name: GoPlaces
description: Rich POI lookup via Google Places API (requires paid API key).
requires:
bins: []
env:
- GOOGLE_PLACES_API_KEY
---
# GoPlaces
Use this skill for place lookup when the user asks for restaurants, stores,
addresses, maps links, or place details.
## Provider routing rule
- Default to `provider: "auto"`.
- In `auto`: use Google if `GOOGLE_PLACES_API_KEY` is available.
- If Google key is missing, fallback automatically to OpenStreetMap.
- If user explicitly requests one source, set `provider` explicitly:
- `provider: "google"`
- `provider: "openstreetmap"`
## Execution guidance
- Use `ext_goplaces_search_text` for query search.
- Use `ext_goplaces_place_details` when you already have a place id.
- For OpenStreetMap details, prefer `lookup_id` returned by `search_text`.
- You can also pass `osm_type` + `osm_id` explicitly (`node|way|relation`).
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...