Agent skill · Content & Marketing

persona-content-creator

Create, organize, and distribute content across Workspace.

googleworkspacegithub.com/googleworkspaceGitHub ↗
claude-codeApache-2.0
Install
npx skills add googleworkspace/cli --skill persona-content-creator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.22.5
Path: skills/persona-content-creator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 30,193
Language: Rust
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 list` to 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 +write` for quick content updates — it handles the Docs API formatting. - Keep a 'Content Calendar' in a shared Sheet for tracking publication schedules. - Use `--format yaml` for human-readable output when debugging API responses.

What's inside
Steps it walks through
  1. Relevant Workflows
  2. Instructions
  3. Tips
More from cli
All skills →
About this skill
What does the persona-content-creator skill do?

Create, organize, and distribute content across Workspace.

How do I install it?

Run `npx skills add googleworkspace/cli --skill persona-content-creator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From googleworkspace/cli, a repository with 30,193 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going