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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-djWhat 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
- "Find a professional DJ near zip code 90640 for my event next month."
- "Can you check if DJ Elite is available on 2025-02-10 and book him if he is?"
- "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
searchfunction before attempting to callcreate_bookingorcheck_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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-edwardrodriguez703-design-book-dj": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
book-braids
Book braids services through Lokuli MCP. Use when user needs to find and book braids. Triggers on requests like "book a braids", "find braids near me", or any braids service request.
book-nutritionist
Book nutritionist services through Lokuli MCP. Use when user needs to find and book nutritionist. Triggers on requests like "book a nutritionist", "find nutritionist near me", or any nutritionist service request.
book-auto
Book auto services through Lokuli MCP. Use when user needs smog checks, oil changes, car detailing, mechanics, tire services, or any automotive service. Triggers on requests like "I need a smog check", "book an oil change", "find a mechanic near me", "car detailing", or any auto service request.
book-barber
Book barber services through Lokuli MCP. Use when user needs to find and book barber. Triggers on requests like "book a barber", "find barber near me", or any barber service request.
book-music-lessons
Book music-lessons services through Lokuli MCP. Use when user needs to find and book music-lessons. Triggers on requests like "book a music-lessons", "find music-lessons near me", or any music-lessons service request.