/install gkeep
gkeep
CLI wrapper for Google Keep using gkeepapi (unofficial API).
Setup
Login with your Google account:
gkeep login [email protected]
Important: Use an App Password, not your regular password. 2FA must be enabled.
Commands
List notes:
gkeep list
gkeep list --limit 10
Search:
gkeep search "shopping"
Get a specific note:
gkeep get \x3Cnote_id>
Create a note:
gkeep create "Title" "Body text here"
Archive:
gkeep archive \x3Cnote_id>
Delete (trash):
gkeep delete \x3Cnote_id>
Pin:
gkeep pin \x3Cnote_id>
Unpin:
gkeep unpin \x3Cnote_id>
Notes
- This uses an unofficial API that reverse-engineers Google Keep
- Could break if Google changes their internal API
- Token stored in
~/.config/gkeep/token.json - First run bootstraps a local venv at
skills/gkeep/.venv - Active project with recent updates (as of Jan 2026)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gkeep - After installation, invoke the skill by name or use
/gkeep - Provide required inputs per the skill's parameter spec and get structured output
What is Google Keep?
Google Keep notes via gkeepapi. List, search, create, and manage notes. It is an AI Agent Skill for Claude Code / OpenClaw, with 2731 downloads so far.
How do I install Google Keep?
Run "/install gkeep" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Google Keep free?
Yes, Google Keep is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Google Keep support?
Google Keep is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Google Keep?
It is built and maintained by VACInc (@vacinc); the current version is v1.0.3.