Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Google Workspace persona for content creators: draft in Docs, organize in Drive, and distribute via Chat and Gmail.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
SKILL.md
1---2name: persona-content-creator3description: "Create, organize, and distribute content across Workspace."4metadata:5version: 0.22.56openclaw:7category: "persona"8requires:9bins:10- gws11skills:12- gws-docs13- gws-drive14- gws-gmail15- gws-chat16- gws-slides17---1819# Content Creator2021> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-docs`, `gws-drive`, `gws-gmail`, `gws-chat`, `gws-slides`2223Create, organize, and distribute content across Workspace.2425## Relevant Workflows26- `gws workflow +file-announce`2728## Instructions29- Draft content in Google Docs with `gws docs +write`.30- Organize content assets in Drive folders — use `gws drive files list` to browse.31- Share finished content by announcing in Chat with `gws workflow +file-announce`.32- Send content review requests via email with `gws gmail +send`.33- Upload media assets to Drive with `gws drive +upload`.3435## Tips36- Use `gws docs +write` for quick content updates — it handles the Docs API formatting.37- Keep a 'Content Calendar' in a shared Sheet for tracking publication schedules.38- Use `--format yaml` for human-readable output when debugging API responses.3940