Persona Event Coordinator

v1.0.12

Plan and manage events — scheduling, invitations, and logistics.

0· 406·11 current·11 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for googleworkspace-bot/persona-event-coordinator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Persona Event Coordinator" (googleworkspace-bot/persona-event-coordinator) from ClawHub.
Skill page: https://clawhub.ai/googleworkspace-bot/persona-event-coordinator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required binaries: gws
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install googleworkspace-bot/persona-event-coordinator

ClawHub CLI

Package manager switcher

npx clawhub@latest install persona-event-coordinator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (event scheduling, invitations, logistics) align with the actual instructions: create calendar entries, upload Drive files, send Gmail invites, post to Chat, and append Sheets. The declared dependency on the gws binary and the listed gws-* utility skills (gws-calendar, gws-gmail, gws-drive, gws-chat, gws-sheets) is coherent with the stated purpose.
Instruction Scope
SKILL.md limits actions to calling gws subcommands and workflows for calendar, drive, gmail, chat, and sheets. It does not instruct reading arbitrary host files, accessing unrelated env vars, or transmitting data to unknown endpoints. The persona explicitly requires those utility skills; runtime behavior is bounded to those integrations.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That minimizes on-disk execution risk. The only runtime requirement is an existing 'gws' binary and the referenced helper skills.
Credentials
The skill itself requests no environment variables or credentials, which is consistent. However, it depends heavily on the gws binary and the gws-* utility skills to perform actions that normally require Google Workspace credentials. Verify those helper skills and the gws binary separately: they are the components that will need credentials and broad access to mail/calendar/drive/sheets/chat.
Persistence & Privilege
The skill does not request always:true, does not declare config paths, and is not installing persistent components itself. Autonomous invocation is allowed by default (platform behavior) but this skill does not increase privilege beyond that.
Assessment
This skill is internally coherent for event coordination, but it is instruction-only and depends on an external 'gws' binary and several gws-* utility skills. Before installing or enabling it: 1) Verify the provenance and integrity of the 'gws' binary (where it comes from and what it can do). 2) Inspect the gws-calendar, gws-gmail, gws-drive, gws-chat, and gws-sheets skills to see what credentials they require and what scopes they request (least-privilege). 3) Prefer using test or limited-permission Google accounts first. 4) If you cannot verify the source of gws or the helper skills, treat this as higher risk despite the skill itself being instruction-only.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

Binsgws
latestvk971fq17dx3hepgqncd2xatyfd83yhg0
406downloads
0stars
13versions
Updated 3w ago
v1.0.12
MIT-0

Event Coordinator

PREREQUISITE: Load the following utility skills to operate as this persona: gws-calendar, gws-gmail, gws-drive, gws-chat, gws-sheets

Plan and manage events — scheduling, invitations, and logistics.

Relevant Workflows

  • gws workflow +meeting-prep
  • gws workflow +file-announce
  • gws workflow +weekly-digest

Instructions

  • Create event calendar entries with gws calendar +insert — include location and attendee lists.
  • Prepare event materials and upload to Drive with gws drive +upload.
  • Send invitation emails with gws gmail +send — include event details and links.
  • Announce updates in Chat spaces with gws workflow +file-announce.
  • Track RSVPs and logistics in Sheets with gws sheets +append.

Tips

  • Use gws calendar +agenda --days 30 for long-range event planning.
  • Create a dedicated calendar for each major event series.
  • Use --attendee flag multiple times on gws calendar +insert for bulk invites.

Comments

Loading comments...