gkeepGoogle Keep notes via gkeepapi. List, search, create, and manage notes.
Install via ClawdBot CLI:
clawdbot install VACInc/gkeepCLI wrapper for Google Keep using gkeepapi (unofficial API).
Login with your Google account:
gkeep login your.email@gmail.com
Important: Use an App Password, not your regular password. 2FA must be enabled.
List notes:
gkeep list
gkeep list --limit 10
Search:
gkeep search "shopping"
Get a specific note:
gkeep get <note_id>
Create a note:
gkeep create "Title" "Body text here"
Archive:
gkeep archive <note_id>
Delete (trash):
gkeep delete <note_id>
Pin:
gkeep pin <note_id>
Unpin:
gkeep unpin <note_id>
~/.config/gkeep/token.jsonskills/gkeep/.venvGenerated Mar 1, 2026
Individuals use the skill to quickly create and manage to-do lists, shopping lists, and reminders via voice commands. It integrates with daily routines, allowing hands-free note-taking and retrieval for busy professionals or students.
Small teams or remote workers utilize the skill to capture meeting minutes, action items, and ideas during discussions. Notes are synced to Google Keep for easy sharing and follow-up, enhancing collaboration without manual typing.
Writers, bloggers, or marketers employ the skill to jot down ideas, draft outlines, and store research notes on-the-go. It streamlines the brainstorming process by enabling voice-based note creation and organization.
Students and educators leverage the skill to record lecture notes, create study guides, and manage academic tasks. It supports learning by allowing quick access to notes for review and revision through voice interactions.
Offer a basic version of the skill for free with limited note management, then charge for advanced features like bulk operations, analytics, or premium support. Revenue is generated through subscription tiers targeting power users.
Bundle the skill with other AI tools into a paid package for businesses, focusing on enhanced security, team collaboration, and integration with enterprise systems. Revenue comes from licensing fees per user or organization.
Monetize by recommending productivity tools or services within the skill, earning commissions on referrals. Additionally, aggregate anonymized usage data to provide insights to third parties, generating revenue from data partnerships.
💬 Integration Tip
Ensure users set up an App Password with 2FA for secure authentication, and regularly update the skill to handle potential API changes from Google.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Create, search, and manage Bear notes via grizzly CLI.
Track water and sleep with JSON file storage
Notion API for creating and managing pages, databases, and blocks.
Smart ClawdBot documentation access with local search index, cached snippets, and on-demand fetch. Token-efficient and freshness-aware.
Work with Obsidian vaults as a knowledge base. Features: fuzzy/phonetic search across all notes, auto-folder detection for new notes, create/read/edit notes with frontmatter, manage tags and wikilinks. Use when: querying knowledge base, saving notes/documents, editing existing notes by user instructions.