gws-keep

Manage Google Keep notes and media attachments via CLI commands.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-keep-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-keep
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/gws-keep
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-keep-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Keep notes often require manual management across devices. This skill enables CLI-based control to create, retrieve, list, and delete notes from a centralized tool.

Core Features & Use Cases

  • Create, retrieve, list, and delete notes in Google Keep from the CLI.
  • Access and manage media attachments for notes where supported.
  • Inspect note schemas and permissions via gws schema to automate workflows.

Quick Start

Run gws keep <resource> <method> [flags] to manage Google Keep notes from the command line.

Frequently Asked Questions about gws-keep

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

FAQPage Schema
How do I manage Google Keep notes from the command line?

You can manage Google Keep notes from the command line by running gws commands to create, retrieve, list, and delete notes, replacing manual UI-driven workflows with automated CLI operations.

Can I automate Google Keep note creation without using the web interface?

Yes, automating Google Keep note creation is possible without the web interface by executing CLI commands to generate notes and manage media attachments across interactive and automated scenarios.

What is the best way to retrieve and list Google Keep notes via CLI?

The best way to retrieve and list Google Keep notes via CLI is using the gws keep command, which provides direct access to fetch and list notes while supporting media attachment management.

Does this CLI approach support media attachments for Google Keep notes?

Yes, this CLI approach supports media attachments for Google Keep notes, allowing you to access and manage attachments directly from the command line where supported by the platform.

How do I inspect note schemas and permissions to automate Google Keep workflows?

To inspect note schemas and permissions to automate Google Keep workflows, run the gws schema command, which exposes the underlying structure needed to build reliable automated note management processes.