persona-event-coordinator

A set of instructions for organizing events with Google Calendar, Gmail, Drive, Chat, and Sheets, where Sheets is a spreadsheet tool for tracking information.

In plain words
What is it for?
It helps create events, invite attendees, upload materials, announce updates, plan future dates, and track RSVPs and logistics.
Why use it?
It keeps schedules, invitations, event materials, announcements, and attendance details connected instead of scattered across separate apps.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/googleworkspace/cli/persona-event-coordinator
Any agent
npx skills add googleworkspace/cli --skill persona-event-coordinator
Clone the repo
git clone --depth 1 https://github.com/googleworkspace/cli

Made for: Claude Code, Codex.

Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 336 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00017 $0.00336
Opus 5 $0.00009 $0.00168
Sonnet 5 $0.00003 $0.00067
Haiku 4.5 $0.00002 $0.00034

Measured 3d ago against content hash f053949aa3a8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

persona-event-coordinator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

skills/persona-event-coordinator/SKILL.md · 42 lines

What it actually says

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.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 42 lines · 17 tokens per session scan A f053949aa3a8

Subscribe to this mod's changes

persona-event-coordinator is a skill published in the GitHub repository googleworkspace/cli (30,691 stars, last pushed 8d ago), licensed Apache-2.0. It adds 17 tokens to every session and 336 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

managing-google-workspace

Manages Google Workspace operations across 12 services (Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, Custom Search). Supports MCP tools or CLI via uvx workspace-mcp --cli. Provides tool routing, workflows, and parameter guidance for 114 tools. Triggers for "check my email"…

taylorwilsdon/google_workspace_mcp · 123 tokens

gws-cli

Use the Google Workspace CLI to inspect schemas, authenticate safely, and run Google Workspace API commands. Use when the user wants to work with Drive, Gmail, Sheets, Docs, Calendar, Chat, Tasks, or other Google Workspace APIs through the gws command.

fabioeloi/gws-cli-skill · 56 tokens

workspace-mcp

Use when you need to access email, calendar, or cloud drive. Provides 35 tools for Microsoft 365, Google Workspace, and IMAP — read/search/manage email, create/check calendar events, browse/upload/share files. Triggers on: email, inbox, calendar, meeting, schedule, drive, files, OneDrive, Gmail, Outlook.

rumbitopi/mail-cal-drive-mcp · 74 tokens

hr-onboarding

A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".

nexu-io/open-design · 62 tokens

feishu

Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.

Hmbown/CodeWhale · 33 tokens

mochi-remind

Handle due reminders — notify the user with natural language and mark them done.

kirodotdev/KiroCrew · 20 tokens