Back to skills

gws-keep

workflows

Manages Google Keep notes via the command line using the gws CLI. Supports creating, reading, listing, and deleting notes, plus downloading note attachments. Instead of opening the Keep UI or writing

Setup & Installation

npx skills add https://github.com/googleworkspace/gws-keep --skill gws-keep
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/gws-keep
View on GitHub

What This Skill Does

Manages Google Keep notes via the command line using the gws CLI. Supports creating, reading, listing, and deleting notes, plus downloading note attachments. Instead of opening the Keep UI or writing OAuth flows from scratch, you can query and modify notes directly from scripts using a single CLI command.

When to use it

  • Working with gws keep functionality
  • Implementing gws keep features
  • Debugging gws keep related issues