一键导入
aim-maps-place
Google Maps place lookup via headed Chromium. Best-effort name, address, rating, phone, website. DOM is volatile — use --screenshot when unsure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Google Maps place lookup via headed Chromium. Best-effort name, address, rating, phone, website. DOM is volatile — use --screenshot when unsure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | aim-maps-place |
| description | Google Maps place lookup via headed Chromium. Best-effort name, address, rating, phone, website. DOM is volatile — use --screenshot when unsure. |
npm run maps-place -- "Statue of Liberty New York"
npm run maps-place -- --screenshot /tmp/maps.png "public library Seattle"
Defaults: minimized, stop after session. Treat missing fields as unavailable, not invented.
Headed Chromium CDP CLI: tabs, navigate, click/type, extract, screenshots, optional captcha hold helper. Use for general page exploration when a one-verb skill is not enough. Not Puppeteer/Playwright.
Fill form fields on an allowlisted host. Requires --allow-host and --fields. Never submits unless --submit. Redacts password-like values in output.
Multi-turn Google AI Mode via headed Chromium. Initial query uses udm=50; --follow-up / --turns for more turns. Prefer aim-google-ai for single-shot.
Google Search AI Mode (udm=50) via headed Chromium. Returns answer text and sources as markdown + JSON. Use for AI Mode answers, not classic blue links.
Google News (tbm=nws) via headed Chromium. Headlines, sources, times as markdown + JSON. Live only.
Classic Google web results (udm=14), not AI Mode. Ranked titles, URLs, snippets as markdown + JSON. Live only.