Agent Skillsspinabot/brigade › goplaces

goplaces

GitHub

通过 goplaces CLI 调用新版 Google Places API,支持文本搜索、地点详情查询、地址解析及评论获取。默认提供人类可读输出,配合 --json 参数适用于脚本自动化处理。

skills/goplaces/SKILL.md spinabot/brigade

Trigger Scenarios

用户需要查找特定类型的地点(如餐厅、咖啡馆) 需要根据地址或名称解析具体地点信息 需要获取某个地点的详细信息或用户评价 需要在脚本中获取结构化的地点数据

Install

npx skills add spinabot/brigade --skill goplaces -g -y
More Options

Use without installing

npx skills use spinabot/brigade@goplaces

指定 Agent (Claude Code)

npx skills add spinabot/brigade --skill goplaces -a claude-code -g -y

安装 repo 全部 skill

npx skills add spinabot/brigade --all -g -y

预览 repo 内 skill

npx skills add spinabot/brigade --list

SKILL.md

Frontmatter
{
    "name": "goplaces",
    "homepage": "https:\/\/github.com\/steipete\/goplaces",
    "metadata": {
        "brigade": {
            "emoji": "📍",
            "install": [
                {
                    "id": "brew",
                    "bins": [
                        "goplaces"
                    ],
                    "kind": "brew",
                    "label": "Install goplaces (brew)",
                    "formula": "steipete\/tap\/goplaces"
                }
            ],
            "requires": {
                "env": [
                    "GOOGLE_PLACES_API_KEY"
                ],
                "bins": [
                    "goplaces"
                ]
            },
            "primaryEnv": "GOOGLE_PLACES_API_KEY"
        }
    },
    "description": "Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts."
}

goplaces

Modern Google Places API (New) CLI. Human output by default, --json for scripts.

Install

  • Homebrew: brew install steipete/tap/goplaces

Config

  • GOOGLE_PLACES_API_KEY required.
  • Optional: GOOGLE_PLACES_BASE_URL for testing/proxying.

Common commands

  • Search: goplaces search "coffee" --open-now --min-rating 4 --limit 5
  • Bias: goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000
  • Pagination: goplaces search "pizza" --page-token "NEXT_PAGE_TOKEN"
  • Resolve: goplaces resolve "Soho, London" --limit 5
  • Details: goplaces details <place_id> --reviews
  • JSON: goplaces search "sushi" --json

Notes

  • --no-color or NO_COLOR disables ANSI color.
  • Price levels: 0..4 (free → very expensive).
  • Type filter sends only the first --type value (API accepts one).

Version History

  • db99206 Current 2026-07-05 10:58

Same Skill Collection

skills/1password/SKILL.md
skills/apple-notes/SKILL.md
skills/apple-reminders/SKILL.md
skills/bear-notes/SKILL.md
skills/blogwatcher/SKILL.md
skills/blucli/SKILL.md
skills/bluebubbles/SKILL.md
skills/canvas/SKILL.md
skills/discord/SKILL.md
skills/docx/SKILL.md
skills/eightctl/SKILL.md
skills/gemini/SKILL.md
skills/gh-issues/SKILL.md
skills/gifgrep/SKILL.md
skills/git-commit/SKILL.md
skills/github/SKILL.md
skills/gog/SKILL.md
skills/healthcheck/SKILL.md
skills/himalaya/SKILL.md
skills/hyperframes/SKILL.md
skills/imsg/SKILL.md
skills/lead-scout/SKILL.md
skills/mcporter/SKILL.md
skills/model-usage/SKILL.md
skills/nano-pdf/SKILL.md
skills/node-connect/SKILL.md
skills/notion/SKILL.md
skills/oauth-setup/SKILL.md
skills/obsidian/SKILL.md
skills/openai-whisper-api/SKILL.md
skills/openai-whisper/SKILL.md
skills/openhue/SKILL.md
skills/oracle/SKILL.md
skills/ordercli/SKILL.md
skills/pdf/SKILL.md
skills/peekaboo/SKILL.md
skills/session-logs/SKILL.md
skills/share-skills/SKILL.md
skills/sherpa-onnx-tts/SKILL.md
skills/slack/SKILL.md
skills/songsee/SKILL.md
skills/sonoscli/SKILL.md
skills/spotify-player/SKILL.md
skills/summarize/SKILL.md
skills/taskflow-inbox-triage/SKILL.md
skills/taskflow/SKILL.md
skills/things-mac/SKILL.md
skills/tmux/SKILL.md
skills/trello/SKILL.md
skills/video-frames/SKILL.md
skills/voice-call/SKILL.md
skills/wacli/SKILL.md
skills/weather/SKILL.md
skills/xlsx/SKILL.md
skills/xurl/SKILL.md
skills/camsnap/SKILL.md
skills/coding-agent/SKILL.md
skills/sag/SKILL.md
skills/skill-creator/SKILL.md

Metadata

Files
0
Version
3a48cfb
Hash
e58f647a
Indexed
2026-07-05 10:58

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-16 11:21
浙ICP备14020137号-1 $Map of visitor$