npx skills add https://github.com/googleworkspace/cli --skill persona-event-coordinatorHow Persona Event Coordinator fits into a Paperclip company.
Persona Event Coordinator drops into any Paperclip agent that handles this kind of work. Assign it to a specialist inside a pre-configured PaperclipOrg company and the skill becomes available on every heartbeat — no prompt engineering, no tool wiring.
Pre-configured AI company — 18 agents, 18 skills, one-time purchase.
SKILL.md40 linesExpandCollapse
---name: persona-event-coordinatordescription: "Plan and manage events — scheduling, invitations, and logistics."metadata: version: 0.22.5 openclaw: category: "persona" requires: bins: - gws skills: - gws-calendar - gws-gmail - gws-drive - gws-chat - gws-sheets--- # 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.Gws Admin Reports
Pulls audit logs and usage reports from Google Workspace Admin SDK, giving you programmatic access to who did what and when in your organization. You can track
Gws Calendar
A solid wrapper around Google Calendar's v3 API that handles the authentication headaches for you. Covers the full spectrum from basic event CRUD to calendar sh
Gws Calendar Agenda
A straightforward Google Calendar viewer that pulls upcoming events from all your calendars at once. Perfect for those quick "what's on my schedule" checks with