book-dance-lessons
Book dance-lessons services through Lokuli MCP. Use when user needs to find and book dance-lessons. Triggers on requests like "book a dance-lessons", "find dance-lessons near me", or any dance-lessons service request.
Why use this skill?
Easily find and book dance lessons near you. Integrate the OpenClaw book-dance-lessons skill to search providers and schedule sessions directly through the Lokuli MCP.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-dance-lessonsWhat This Skill Does
The book-dance-lessons skill provides a robust interface for users to discover and reserve dance instruction sessions directly through the Lokuli MCP server. By leveraging standardized JSON-RPC 2.0 communication over SSE, this skill allows the OpenClaw agent to query available dance studios, verify scheduling slots, and finalize bookings without requiring the user to navigate external websites manually. The skill exposes three primary tool operations: 'search' for finding localized service providers, 'check_availability' for validating specific time slots, and 'create_booking' for confirming the reservation. This streamlines the administrative process of coordinating lessons, ensuring that the agent manages the entire transactional lifecycle efficiently.
Installation
To integrate this functionality into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-dance-lessons
Ensure that your OpenClaw instance has the necessary permissions to communicate with the Lokuli MCP endpoint (https://lokuli.com/mcp/sse) to avoid connectivity timeouts during the discovery phase.
Use Cases
This skill is ideal for users looking to simplify their personal scheduling. Use it to find dance schools within a specific zip code, compare availability across different instructors, or manage recurring practice sessions. It is particularly useful for fitness enthusiasts who want to integrate dance cardio into their routine, or individuals preparing for events like weddings or performances who need to book multiple sessions with specific providers.
Example Prompts
- "Find dance lessons near me in the 90640 area and show me what is available this coming Monday."
- "I need to book a ballroom dance lesson with provider ID 123 for February 10th at 2:00 PM; please confirm if that time is open."
- "Search for beginner hip-hop classes in my area and book a slot using my existing contact info: John Doe, [email protected], +13105551234."
Tips & Limitations
To ensure success, always verify the providerId and serviceId before attempting a booking, as these are mandatory for API transactions. Note that the system currently requires a valid zip code for search operations to return accurate results. For security, be prepared to provide contact details manually if the agent does not have persistent access to your personal information. Be mindful that booking availability is real-time; a slot that appears open during a search may be claimed by another user before the create_booking command is executed. If a conflict occurs, re-run the check_availability tool to refresh your options.
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-dance-lessons": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
book-manicure
Book manicure services through Lokuli MCP. Use when user needs to find and book manicure. Triggers on requests like "book a manicure", "find manicure near me", or any manicure service request.
book-salon
Book salon services through Lokuli MCP. Use when user needs to find and book salon. Triggers on requests like "book a salon", "find salon near me", or any salon service request.
book-yoga
Book yoga services through Lokuli MCP. Use when user needs to find and book yoga. Triggers on requests like "book a yoga", "find yoga near me", or any yoga service request.
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-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.