Skip to content
Development
Command

/persona-content-creator

Create, organize, and distribute content across Workspace.

From plugin
claude-code-templates
30k200 skills200 agents200 commands2 MCP
Install
$ npx -y skills add davila7/claude-code-templates --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/persona-content-creator

Context preview

What this command does when you run it.

Create, organize, and distribute content across Workspace.

Command definition

persona-content-creator.md
allowed-tools: Bash, Read, Write, Edit
argument-hint: [task-description]
description: Create, organize, and distribute content across Workspace.

Content Creator Persona

Operate as Content Creator using Google Workspace tools: $ARGUMENTS

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.

Task

Execute the following task as Content Creator: $ARGUMENTS

1. **Load Required Skills**

  • Ensure all prerequisite GWS skills are available
  • Verify `gws` CLI is installed and authenticated
  • Review persona-specific workflows

2. **Analyze Task**

  • Understand the task requirements
  • Identify which Google Workspace services are needed
  • Plan the workflow steps

3. **Execute Workflow**

  • Use appropriate `gws` commands for each step
  • Follow persona-specific best practices
  • Document actions taken

4. **Review and Verify**

  • Confirm task completion
  • Verify results in Google Workspace
  • Report any issues or blockers

---

**License**: Apache License 2.0 **Source**: [Google Workspace CLI](https://github.com/googleworkspace/cli) **Original Skill**: `persona-content-creator`

Read more
Ships withclaude-code-templates

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Get the whole plugin, auto-invoked
Stats
30,155
Stars
18
Views
3,377
Forks
Active
Maintenance
Python
Language
MIT
License
28m ago
Last commit
1y ago
Created

Repo: davila7/claude-code-templates