The gws-docs-write skill appends plain text to the end of a Google Docs document using the Google Workspace CLI, requiring only a document ID and the text content to insert. It serves Google Workspace users and developers who need to programmatically add content to documents without manual editing. This skill solves the problem of automating document updates through the command line while maintaining security through prerequisite authentication checks.
npx skills add https://github.com/googleworkspace/cli --skill gws-docs-write