gws-keep

Automate Google Keep note creation, listing, retrieval, updating, and deletion via gws CLI.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill gws-keep-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-keep
Source: https://github.com/cellarwood/figurio/tree/main/skills/gws-keep
Command: npx skills add https://github.com/cellarwood/figurio --skill gws-keep-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual Google Keep note management is time-consuming and error-prone when scaling to many notes or teams. This skill automates routine Keep operations to save time and ensure consistency.

Core Features & Use Cases

  • Create, read, update, and delete notes in Google Keep.
  • List notes with search and filtering capabilities, including metadata like labels or reminders.
  • Manage note media and attachments as part of notes.

Quick Start

Create a new Google Keep note titled "Meeting Notes" and add a short summary.

Frequently Asked Questions about gws-keep

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Keep note management for my team?

Google Keep note management automation covers creating, listing, retrieving, updating, and deleting notes programmatically. This approach ensures consistency and saves time when scaling routine note operations across multiple users or teams.

Can I search and filter Google Keep notes by labels and reminders?

Yes, listing Google Keep notes supports search and filtering capabilities, allowing you to query and retrieve specific notes based on metadata such as labels or reminders to efficiently organize information.

What do I need to manage Google Keep notes programmatically?

Managing Google Keep notes programmatically requires the gws CLI and shared SKILL.md definitions, which enforce authentication and permissions to ensure secure access to your workspace and note data.

How do I handle note media and attachments in Google Keep?

Handling note media and attachments in Google Keep involves using dedicated operations to manage media as part of notes, allowing you to attach, retrieve, and update media files alongside standard text content programmatically.

What are the limitations of automating Google Keep notes with the gws CLI?

Automating Google Keep notes with the gws CLI is bound by the authentication and permissions enforced through shared SKILL.md definitions, meaning operations are limited to what is authorized within your specific workspace environment.