Agent Skillsopenclaw/gogcli › gog-maps

gog-maps

GitHub

通过gog工具执行Google Maps操作,包括地理编码、路径规划、距离计算及地点查询。强调安全认证、只读模式及自动化规范,确保数据交互的准确性与安全性。

.agents/skills/gog-maps/SKILL.md openclaw/gogcli

触发场景

需要获取地址坐标或反向地理编码 查询两地间的路线或距离耗时 搜索特定地点信息

安装

npx skills add openclaw/gogcli --skill gog-maps -g -y
更多选项

非标准路径

npx skills add https://github.com/openclaw/gogcli/tree/main/.agents/skills/gog-maps -g -y

不安装直接使用

npx skills use openclaw/gogcli@gog-maps

指定 Agent (Claude Code)

npx skills add openclaw/gogcli --skill gog-maps -a claude-code -g -y

安装 repo 全部 skill

npx skills add openclaw/gogcli --all -g -y

预览 repo 内 skill

npx skills add openclaw/gogcli --list

SKILL.md

Frontmatter
{
    "name": "gog-maps",
    "description": "Google Maps operations through gog."
}

Google Maps

Use gog for Google Maps operations. Read ../gog/SKILL.md first for shared auth, output, safety, and live-write rules.

Safe start

gog auth list --check --json --no-input
gog schema maps --json
gog --readonly --account user@example.com maps --help
  • Select the account explicitly with --account.
  • Use --json --wrap-untrusted for agent-readable Google content.
  • Use --readonly when the task must not mutate Google data.
  • Use --no-input in automation and --dry-run before supported writes.
  • Confirm the exact account, object, and mutation before any write or delete.

Commands

Command Purpose
directions Get directions between two locations
distance Get travel distance and duration matrix
geocode Convert an address to coordinates
places Google Maps Places API
reverse-geocode Convert coordinates to an address

Run gog maps <command> --help for flags and gog schema maps <command> --json for the machine-readable contract. Do not guess command syntax.

版本历史

  • eb85a99 当前 2026-08-20 12:40

同 Skill 集合

.agents/skills/crabbox/SKILL.md
.agents/skills/gog-contacts-cleanup/SKILL.md
.agents/skills/gog-drive-audit/SKILL.md
.agents/skills/gog-inbox-triage/SKILL.md
.agents/skills/gog-meeting-prep/SKILL.md
.agents/skills/gog-save-attachments/SKILL.md
.agents/skills/gog-weekly-digest/SKILL.md
.agents/skills/gog/SKILL.md
.agents/skills/gog-admin/SKILL.md
.agents/skills/gog-analytics/SKILL.md
.agents/skills/gog-appscript/SKILL.md
.agents/skills/gog-calendar/SKILL.md
.agents/skills/gog-chat/SKILL.md
.agents/skills/gog-classroom/SKILL.md
.agents/skills/gog-contacts/SKILL.md
.agents/skills/gog-docs/SKILL.md
.agents/skills/gog-drive/SKILL.md
.agents/skills/gog-forms/SKILL.md
.agents/skills/gog-gmail/SKILL.md
.agents/skills/gog-groups/SKILL.md
.agents/skills/gog-keep/SKILL.md
.agents/skills/gog-meet/SKILL.md
.agents/skills/gog-people/SKILL.md
.agents/skills/gog-photos/SKILL.md
.agents/skills/gog-searchconsole/SKILL.md
.agents/skills/gog-sheets/SKILL.md
.agents/skills/gog-sites/SKILL.md
.agents/skills/gog-slides/SKILL.md
.agents/skills/gog-tasks/SKILL.md
.agents/skills/gog-youtube/SKILL.md

元信息

文件数
0
版本
be4037f
Hash
3968d4a9
收录时间
2026-08-20 12:40

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 22:28
浙ICP备14020137号-1