Persona Event Coordinator

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

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 136 · 8 current installs · 8 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description (event planning, scheduling, invitations, logistics) align with the declared dependency on a 'gws' binary and the listed Google-workspace-style utility skills (calendar, gmail, drive, chat, sheets). Requesting a single tooling binary and those helper skills is proportionate for the stated purpose.
Instruction Scope
SKILL.md contains concrete, scoped instructions to create calendar entries, upload Drive files, send Gmail invites, announce in Chat, and append rows to Sheets using 'gws' commands. It does not instruct reading unrelated paths or exfiltrating arbitrary data; scope stays within event coordination tasks.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk by the skill itself. This minimizes install-time risk.
Credentials
This skill itself requires no environment variables or credentials, which is appropriate. However it depends on helper skills (gws-calendar, gws-gmail, gws-drive, gws-chat, gws-sheets) that almost certainly require Google credentials/OAuth scopes — the user should review those skills' requirements and granted scopes before enabling this persona.
Persistence & Privilege
always is false and the skill has no install/actions that modify other skills or system-wide config. It does not request persistent privileges by itself.
Assessment
This skill appears coherent and limited to event coordination, but it delegates all actions to a 'gws' tooling layer and several Google Workspace helper skills. Before installing: (1) verify the provenance of the 'gws' binary (where it comes from and what it does), (2) inspect each required helper skill (gws-calendar, gws-gmail, gws-drive, gws-chat, gws-sheets) to see what credentials and OAuth scopes they request, and ensure those scopes follow least privilege, and (3) confirm whether 'gws' runs locally or calls remote services. If you don't trust the source of 'gws' or the helper skills, do not grant access to your email/calendar/drive data.

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

Current versionv1.0.0
Download zip
latestvk972q8weba8ddz7zs2r9g76s1182d0p4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binsgws

SKILL.md

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.

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…