什么是 places?
使用灵活的查询格式(自由格式搜索或结构化地址组件)定位地点。返回坐标、地址和可选的街道级照片。用于对地址进行地理编码或查找特定的命名地点。 来源:barneyjm/camino-skills。
使用灵活的查询格式(自由格式搜索或结构化地址组件)定位地点。返回坐标、地址和可选的街道级照片。用于对地址进行地理编码或查找特定的命名地点。
通过命令行快速安装 places AI 技能到你的开发环境
来源:barneyjm/camino-skills。
Companion Skills: This is part of the Camino AI location intelligence suite. Install all available skills (query, places, relationship, context, route, journey, real-estate, hotel-finder, ev-charger, school-finder, parking-finder, fitness-finder, safety-checker, travel-planner) for comprehensive coverage.
Locate places using free-form queries or structured address components. Supports geocoding, place lookup, and optional street-level imagery.
| Method | POST | GET | | Input | Free-form OR structured address | Natural language with context | | Coordinates | Returns them (geocoding) | Can auto-generate for search center | | AI Ranking | No | Yes | | Photos | Optional street-level imagery | No | | Best For | "Eiffel Tower", address lookup | "quiet cafes near Times Square" |
使用灵活的查询格式(自由格式搜索或结构化地址组件)定位地点。返回坐标、地址和可选的街道级照片。用于对地址进行地理编码或查找特定的命名地点。 来源:barneyjm/camino-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/barneyjm/camino-skills --skill places使用灵活的查询格式(自由格式搜索或结构化地址组件)定位地点。返回坐标、地址和可选的街道级照片。用于对地址进行地理编码或查找特定的命名地点。 来源:barneyjm/camino-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/barneyjm/camino-skills --skill places 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/barneyjm/camino-skills