Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Google Keep notes via gkeepapi. List, search, create, and manage notes.
.claude/skills/sundial-org-gkeep/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -64% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -69% | 0% |
CLI wrapper for Google Keep using gkeepapi (unofficial API).
Login with your Google account:
bashgkeep login your.email@gmail.com
Important: Use an App Password, not your regular password. 2FA must be enabled.
List notes:
bashgkeep list gkeep list --limit 10
Search:
bashgkeep search "shopping"
Get a specific note:
bashgkeep get <note_id>
Create a note:
bashgkeep create "Title" "Body text here"
Archive:
bashgkeep archive <note_id>
Delete (trash):
bashgkeep delete <note_id>
Pin:
bashgkeep pin <note_id>
Unpin:
bashgkeep unpin <note_id>
~/.config/gkeep/token.jsonskills/gkeep/.venvOther measured skills in the registry, with their headline benchmark lift.