Управление Google Keep через CLI

★ 7.4 · knowledge-management

gog-keep is a Claude Code skill that manages Google Keep through the gog CLI tool, supporting note creation, deletion, retrieval, client-side text search, and attachment downloads. It provides six commands — attachment, create, delete, get, list, and search — and requires an explicit account selection via --account. Safety flags --readonly, --dry-run, and --no-input prevent accidental mutations during automation, while --json --wrap-untrusted ensures agent-readable output for untrusted Google content. The skill is well-suited for automating note-taking workflows, integrating Google Keep into AI agents, and building pipelines where precise control over read vs. write operations matters.