The gws-docs skill enables users to read and write Google Docs through command-line operations by wrapping Google Workspace APIs, allowing developers and automation tools to programmatically create documents, retrieve their content, and apply batch updates. It solves the problem of integrating Google Docs functionality into CLI workflows and scripts without requiring direct API interaction. The skill is for users of the Google Workspace CLI who need to automate document management tasks.
npx skills add https://github.com/googleworkspace/cli --skill gws-docs