
Persona Content Creator
- 24.7k installs
- 30k repo stars
- Updated July 22, 2026
- googleworkspace/cli
persona-content-creator is a Google Workspace CLI persona that defines a workflow for drafting, organizing, and distributing content across Workspace.
About
This persona defines a workflow for content creators using Google Workspace. It combines Docs for drafting, Drive for asset organization, Chat for team announcements, Slides for presentations, and Gmail for email outreach. Developers use it to implement multi-channel content distribution and team collaboration workflows.
- Drafts content in Google Docs with formatting support
- Organizes and browses content assets in Drive folders
- Distributes finished content via Chat announcements and email
Persona Content Creator by the numbers
- 24,651 all-time installs (skills.sh)
- +818 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #37 of 690 Office & Documents skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
persona-content-creator capabilities & compatibility
- Works with
- google drive · gmail
npx skills add https://github.com/googleworkspace/cli --skill persona-content-creatorAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 24.7k |
|---|---|
| repo stars | ★ 30k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 22, 2026 |
| Repository | googleworkspace/cli ↗ |
How do you automate content across Google Workspace apps?
Create, organize, and distribute content across Google Workspace channels.
Who is it for?
Developers running gws agents who need one persona coordinating Docs, Drive, Gmail, Chat, and Slides content workflows.
Skip if: Single-step Drive downloads or calendar scheduling—use targeted gws recipe skills instead of the full content persona.
When should I use this skill?
A developer wants an agent to draft, organize, and distribute content across multiple Google Workspace applications.
What you get
Drafted Google Docs, organized Drive files, distributed Gmail and Chat announcements, and Slides materials
- Google Docs drafts
- Organized Drive folders
- Gmail and Chat distribution messages
By the numbers
- Requires 5 prerequisite utility skills across Docs, Drive, Gmail, Chat, and Slides
- Ships with gws CLI metadata version 0.22.5
Files
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.
Related skills
FAQ
Which skills does persona-content-creator require?
persona-content-creator loads gws-docs, gws-drive, gws-gmail, gws-chat, and gws-slides utility skills before operating. All five must be available for full draft-organize-distribute workflows.
What workflow does the persona reference for announcements?
persona-content-creator lists gws workflow +file-announce as a relevant workflow for distributing organized Drive content to teammates via Google Workspace channels.
Is Persona Content Creator safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.