persona-event-coordinator

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

5 stars

Best use case

persona-event-coordinator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using persona-event-coordinator should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/persona-event-coordinator/SKILL.md --create-dirs "https://raw.githubusercontent.com/pleaseai/claude-code-plugins/main/plugins/google-workspace/skills/persona-event-coordinator/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/persona-event-coordinator/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How persona-event-coordinator Compares

Feature / Agentpersona-event-coordinatorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

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

Related Skills

recipe-share-event-materials

5
from pleaseai/claude-code-plugins

Share Google Drive files with all attendees of a Google Calendar event.

recipe-send-personalized-emails

5
from pleaseai/claude-code-plugins

Read recipient data from Google Sheets and send personalized Gmail messages to each row.

recipe-schedule-recurring-event

5
from pleaseai/claude-code-plugins

Create a recurring Google Calendar event with attendees.

recipe-create-events-from-sheet

5
from pleaseai/claude-code-plugins

Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.

recipe-batch-invite-to-event

5
from pleaseai/claude-code-plugins

Add a list of attendees to an existing Google Calendar event and send notifications.

persona-team-lead

5
from pleaseai/claude-code-plugins

Lead a team — run standups, coordinate tasks, and communicate.

persona-sales-ops

5
from pleaseai/claude-code-plugins

Manage sales workflows — track deals, schedule calls, client comms.

persona-researcher

5
from pleaseai/claude-code-plugins

Organize research — manage references, notes, and collaboration.

persona-project-manager

5
from pleaseai/claude-code-plugins

Coordinate projects — track tasks, schedule meetings, and share docs.

persona-it-admin

5
from pleaseai/claude-code-plugins

Administer IT — manage users, monitor security, configure Workspace.

persona-hr-coordinator

5
from pleaseai/claude-code-plugins

Handle HR workflows — onboarding, announcements, and employee comms.

persona-exec-assistant

5
from pleaseai/claude-code-plugins

Manage an executive's schedule, inbox, and communications.