A command-line interface for Google Keep that lets you manage notes programmatically through the gws tool. You can create, delete, list, and retrieve notes, plus download attachments and manage permissions. Useful when you need to automate note-taking workflows, bulk export your Keep data, or integrate note management into scripts. The pagination support handles large note collections well, and the schema inspection commands help you understand the API parameters before making calls. It's essentially the Keep web interface translated into CLI commands, which is handy for developers who live in the terminal.
npx skills add https://github.com/googleworkspace/cli --skill gws-keep