Persona Event Coordinator

🌐Community
by googleworkspace · vlatest · Repository

This skill helps you craft engaging event invitations by generating personalized messages based on attendee personas – boosting response rates and engagement.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add persona-event-coordinator npx -- -y @trustedskills/persona-event-coordinator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "persona-event-coordinator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/persona-event-coordinator"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

persona-event-coordinator

What it does

This skill enables AI agents to automatically discover, create, and manage events within Google Workspace. It streamlines the logistics of scheduling meetings, webinars, or team gatherings by handling the administrative setup directly in your calendar ecosystem.

When to use it

  • Automating the creation of recurring weekly stand-ups or monthly all-hands meetings without manual intervention.
  • Setting up one-off project kickoffs or client presentations with a single command.
  • Managing event details such as titles, descriptions, and attendee lists programmatically.
  • Integrating event scheduling into broader workflow automation pipelines for consistent calendar management.

Key capabilities

  • Event discovery within the Google Workspace environment.
  • Automatic creation of new calendar events.
  • Full lifecycle management of scheduled gatherings.
  • Seamless integration with existing Google Workspace infrastructure.

Example prompts

  • "Create a new event titled 'Q3 Strategy Review' for next Tuesday at 10 AM and invite the leadership team."
  • "Discover all upcoming events in my calendar that are related to product launches this month."
  • "Set up a recurring webinar series every Friday afternoon with a placeholder description for the agenda."

Tips & gotchas

Ensure your AI agent has the necessary permissions to access and modify your Google Workspace calendar before attempting to create or manage events. This skill relies on the underlying Google Workspace API, so verify that your service account or user identity is properly authenticated and authorized.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
169

🌐 Community

Passed automated security scans.