ワンクリックで
goplaces
Rich POI lookup via Google Places API (requires paid API key).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Rich POI lookup via Google Places API (requires paid API key).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Bounded auto-iteration for a prompt with explicit stop predicates.
Memory hygiene workflow to classify, deduplicate, and promote durable knowledge across local memory layers.
Bounded simplification pass for a file or hunk that preserves behavior while reducing complexity.
Turn a repeatable workflow into a reusable local SKILL.md with explicit steps, criteria, and safe defaults.
Bounded auto-debug loop for failing build/test commands with evidence-first diagnosis.
Safely update Nexo config files with read-before-write merges, schema-aware mapping, and reload/restart awareness.
| name | GoPlaces |
| description | Rich POI lookup via Google Places API (requires paid API key). |
| requires | {"bins":[],"env":["GOOGLE_PLACES_API_KEY"]} |
Use this skill for place lookup when the user asks for restaurants, stores, addresses, maps links, or place details.
provider: "auto".auto: use Google if GOOGLE_PLACES_API_KEY is available.provider explicitly:
provider: "google"provider: "openstreetmap"ext_goplaces_search_text for query search.ext_goplaces_place_details when you already have a place id.lookup_id returned by search_text.osm_type + osm_id explicitly (node|way|relation).