ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Luma Event Manager

Skill by mariovallereyes

Why use this skill?

Discover events, manage guest lists, and sync Luma to Google Calendar automatically using the OpenClaw Luma Event Manager skill. No API key or Luma Plus needed.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mariovallereyes/luma-event-manager
Or

What This Skill Does

The Luma Event Manager is a powerful OpenClaw agent skill designed to bridge the gap between your AI assistant and the lu.ma event platform. It enables seamless discovery, management, and synchronization of events without requiring official API keys or paid Luma Plus subscriptions. By utilizing robust web-scraping techniques, the agent can navigate, parse, and interact with event data, acting as your personal event concierge. Whether you are searching for local tech meetups, tracking events you are hosting, or managing your personal RSVP calendar, this tool keeps you organized.

Installation

To get started, ensure you have the OpenClaw environment active. Install the skill via the CLI: clawhub install openclaw/skills/skills/mariovallereyes/luma-event-manager. After installation, navigate to the skill directory cd skills/luma and run npm install to download dependencies. For full functionality, including guest management and personal RSVP tracking, you must authenticate using your browser's session cookies. Store your luma_session and luma_user_id inside pass under the key luma/cookies to enable these features securely.

Use Cases

This skill is ideal for community builders, networkers, and tech enthusiasts. Use it to scan for upcoming events in specific geographic locations, such as "AI meetups in San Francisco." If you are an organizer, you can instantly pull guest lists for events you are hosting, saving you from navigating through browser UI. For attendees, it acts as a central hub to manage your schedule, confirm RSVPs for upcoming conferences, and sync those important dates directly to your Google Calendar using the integration with the gog CLI.

Example Prompts

  1. "Find AI events happening in New York this coming weekend."
  2. "Show me the guest list for my upcoming startup pitch night event."
  3. "RSVP yes to the design workshop event and add it to my Google Calendar."

Tips & Limitations

To ensure reliability, the skill employs exponential backoff to adhere to rate limits, maintaining a one request per second floor. As it relies on web scraping, changes to the lu.ma frontend structure may occasionally require updates to the selectors; the tool includes built-in warnings if parsing fails. Always prioritize security by keeping your session cookies stored in your password manager and avoid sharing your authenticated environment with unauthorized users.

Metadata

Stars1401
Views0
Updated2026-02-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mariovallereyes-luma-event-manager": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#events#networking#calendar#automation#community
Safety Score: 4/5

Flags: network-access, file-read