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

book-event-planner

Book event-planner services through Lokuli MCP. Use when user needs to find and book event-planner. Triggers on requests like "book a event-planner", "find event-planner near me", or any event-planner service request.

Why use this skill?

Integrate the book-event-planner skill into OpenClaw to search for professionals, check availability, and schedule events via Lokuli MCP effortlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-event-planner
Or

What This Skill Does

The book-event-planner skill serves as a dedicated interface for the Lokuli MCP server, allowing OpenClaw agents to discover, evaluate, and secure event-planning services directly through conversational commands. By leveraging the MCP (Model Context Protocol) architecture, the skill facilitates seamless communication between the agent and service providers. It handles the complete booking lifecycle: searching for localized professional planners, verifying their real-time availability for specific dates, and executing final bookings using provided customer details. This effectively turns your OpenClaw agent into a personal administrative assistant capable of managing high-stakes event coordination without requiring manual navigation of external booking platforms.

Installation

To integrate this skill into your environment, run the following command in your OpenClaw terminal:

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-event-planner

Ensure that your OpenClaw environment has network permissions enabled to communicate with the Lokuli MCP endpoint at https://lokuli.com/mcp/sse, as this is a remote-dependent skill.

Use Cases

  • Corporate Events: Quickly search for and hire local professionals for team retreats, conferences, or product launches.
  • Social Planning: Find reliable event planners for weddings, anniversaries, or large-scale private gatherings based on specific zip codes.
  • Last-Minute Coordination: Check the availability of multiple providers instantly to accommodate scheduling shifts.

Example Prompts

  1. "Find me an event planner in Montebello (90640) for my daughter's graduation party next month."
  2. "Check if the event planner with ID 456 is available on 2025-02-10 for the listed planning service."
  3. "Book the event planner for me for February 10th at 2 PM. My name is John Doe, email is [email protected], and phone is +13105551234."

Tips & Limitations

  • Data Precision: Always provide accurate zip codes to ensure the search tool returns locally relevant providers.
  • Availability First: It is best practice to run a check_availability call before attempting a create_booking to avoid API rejection errors.
  • Privacy: This skill requires user contact information to complete bookings; ensure your environment is secure when passing sensitive customer data. Note that this skill is dependent on the uptime of the Lokuli MCP server; if the remote endpoint is unresponsive, the booking tools will not be able to execute their requests.

Metadata

Stars2387
Views0
Updated2026-03-09
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-edwardrodriguez703-design-book-event-planner": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#event-planning#booking#mcp#service-automation#productivity
Safety Score: 4/5

Flags: network-access, external-api, data-collection