ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

persona-content-creator

Create, organize, and distribute content across Workspace.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/googleworkspace-bot/persona-content-creator
Or

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.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-googleworkspace-bot-persona-content-creator": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.