
persona-content-creator
✓ Official★ 29,400by Google · part of googleworkspace/cli
Create, organize, and distribute content across Workspace.
🔥🔥✓ VerifiedFreeQuick setup
🧰 Not standalone. This skill ships with googleworkspace/cli and only works together with that tool — install the tool first, then add this skill.
Create, organize, and distribute content across Workspace.
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
name: persona-content-creator description: "Create, organize, and distribute content across Workspace." metadata: version: 0.22.5 openclaw: category: "persona" requires: bins: - gws skills: - gws-docs - gws-drive - gws-gmail - gws-chat - gws-slides
Content Creator
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-docs,gws-drive,gws-gmail,gws-chat,gws-slides
Create, organize, and distribute content across Workspace.
Relevant Workflows
gws workflow +file-announce
Instructions
- Draft content in Google Docs with
gws docs +write. - Organize content assets in Drive folders — use
gws drive files listto browse. - Share finished content by announcing in Chat with
gws workflow +file-announce. - Send content review requests via email with
gws gmail +send. - Upload media assets to Drive with
gws drive +upload.
Tips
- Use
gws docs +writefor quick content updates — it handles the Docs API formatting. - Keep a 'Content Calendar' in a shared Sheet for tracking publication schedules.
- Use
--format yamlfor human-readable output when debugging API responses.
Copy & paste — that's it
npx skills add https://github.com/googleworkspace/cli --skill persona-content-creatorRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.