ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 3/5

book-dj

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

Why use this skill?

Automate your event entertainment sourcing with the OpenClaw book-dj skill. Search, check availability, and book local DJs easily via Lokuli MCP.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-dj
Or

What This Skill Does

The book-dj skill is a specialized agent capability designed to integrate OpenClaw directly with the Lokuli platform via the Model Context Protocol (MCP). It streamlines the process of finding and securing disc jockey services for events. By utilizing the Lokuli MCP server, the skill provides an interface to query available DJs based on geographic location, verify their schedule availability, and finalize booking requests. This automation removes the manual back-and-forth typically associated with booking local entertainment.

Installation

To integrate this skill into your environment, run the following command within your terminal while in your project directory:

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-dj

Ensure your local environment is configured to support SSE (Server-Sent Events) transport, as the Lokuli MCP server communicates via JSON-RPC 2.0 over HTTPS. Once installed, the skill becomes available to the agent for processing natural language requests regarding event entertainment.

Use Cases

  • Event Planning: Quickly sourcing and booking entertainment for weddings, corporate galas, or birthday parties without navigating third-party booking websites.
  • Vendor Scouting: Searching for specific DJ styles in a local area using zip code filters.
  • Automated Scheduling: Checking the real-time availability of professional DJs against your event date to avoid conflicts before committing.

Example Prompts

  1. "Find a professional DJ near zip code 90640 for my event next month."
  2. "Can you check if DJ Elite is available on 2025-02-10 and book him if he is?"
  3. "I need to book a DJ for my party on February 10th. Use my contact details: John Doe, [email protected], +13105551234."

Tips & Limitations

  • Pre-requisites: Ensure you have the providerId and serviceId retrieved from the search function before attempting to call create_booking or check_availability. These IDs are required to uniquely identify the talent and the specific service package.
  • Data Accuracy: Always provide accurate customer information. The system expects standard phone formats; ensure your contact details are verified before initiating the create_booking tool call.
  • Time Sensitivity: Since availability fluctuates, it is recommended to search and book in a single session to ensure the chosen DJ is not claimed by another client in the interim.

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-dj": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#booking#events#entertainment#mcp#dj-services
Safety Score: 3/5

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