一键导入
goplaces
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Production-grade browser automation for AI agents using Playwright. Navigate URLs, take screenshots, click elements, fill forms, extract text/data, wait for elements, handle multiple tabs, and manage cookies/sessions. Use when an AI agent needs to interact with web applications for data extraction, testing, form submission, visual verification, login flows, or any browser-based automation. Security-focused with sandboxed browsing and domain controls.
Create, list, update, and manage Google Calendar events via Composio integration. Use for scheduling and calendar operations.
Create, read, and edit Google Docs via Composio integration.
Upload, download, search, share, and manage files in Google Drive via Composio.
Send, read, search, and manage Gmail via Composio integration. Use when working with email operations.
Create meetings and manage Google Meet spaces via Composio integration.
| name | goplaces |
| description | Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. |
| homepage | https://github.com/steipete/goplaces |
| metadata | {"nachos":{"requires":{"bins":["goplaces"],"env":["GOOGLE_PLACES_API_KEY"]},"primaryEnv":"GOOGLE_PLACES_API_KEY"}} |
Modern Google Places API (New) CLI. Human output by default, --json for
scripts.
GOOGLE_PLACES_API_KEY in the container environment.goplaces search "coffee" --open-now --min-rating 4 --limit 5
goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000
goplaces resolve "Soho, London" --limit 5
goplaces details <place_id> --reviews
goplaces search "sushi" --json
--json for stable, machine-readable output.