persona-content-creator
The persona-content-creator skill manages content creation, organization, and distribution workflows across Google Workspace applications.
Is persona-content-creator safe to install?
Review the source first: our audit of persona-content-creator's source files found 5 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via the gws binary to interact with Google Workspace APIs.
How we audit skills: our security review methodology.
Who is this skill for?
Users who manage content lifecycles within Google Workspace environments.
What can you do with it?
- Drafting content in Google Docs
- Browsing and organizing assets in Google Drive
- Announcing content updates in Google Chat
- Sending review requests via Gmail
- Uploading media assets to Google Drive
How good is this skill?
Quality score: 8/10. The skill documentation clearly defines required dependencies and command-line workflows, though it lacks specific examples of input parameters for the commands.
What does the skill file contain?
# 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 ass...
Frequently asked questions
What prerequisite skills are required?
The skill requires gws-docs, gws-drive, gws-gmail, gws-chat, and gws-slides.
How do I announce finished content?
Use the gws workflow +file-announce command.
Can I debug API responses?
Yes, use the --format yaml flag for human-readable output.
Related skills
lark-workflow-meeting-summary
219.7KUsers who need to summarize meeting minutes, generate weekly reports, or review meeting history within the Lark ecosystem
The lark-workflow-meeting-summary skill provides a structured workflow for agents to aggregate meeting minutes from Lark VC, generate summaries, and create or update reports in Lark Docs.
programmatic-seo
83.5KContent strategists, SEO specialists, and marketers building large-scale, data-driven website content
The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.
ad-creative
64.0KPerformance marketers, growth teams, and advertisers who need to produce ad copy at scale or optimize existing ad creative
The ad-creative skill generates, iterates, and scales ad copy for paid advertising platforms including Google, Meta, LinkedIn, TikTok, and Twitter. It provides frameworks for creating ad headlines, descriptions, and primary text based on product context and performance data.
gws-workflow-email-to-task
17.9KUsers who manage tasks directly from their Gmail inbox via the command line
The gws-workflow-email-to-task skill converts a Gmail message into a Google Tasks entry using the gws CLI tool.