Persona Content Creator
googleworkspace/cliA content creator skill for Google Workspace that enables users to draft, organize, and distribute content efficiently. It leverages utility skills like Google Docs, Drive, Gmail, Chat, and Slides to streamline workflows such as content drafting, asset organization, sharing, and review requests. Ideal for teams or individuals managing large volumes of content across Workspace, with tips for tracking publication schedules and quick update features.
Content Creator
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-docs,gws-drive,gws-gmail,gws-chat,gws-slidesCreate, 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.
GitHub Owner
Owner: googleworkspace
GitHub Links
- Website: https://developers.google.com/workspace
- Twitter: https://twitter.com/workspacedevs
SKILL.md
name: persona-content-creator version: 1.0.0 description: "Create, organize, and distribute content across Workspace." metadata: 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-slidesCreate, 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.