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

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-dance-lessons
Or

What 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

  1. "Find dance lessons near me in the 90640 area and show me what is available this coming Monday."
  2. "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."
  3. "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

Stars2387
Views1
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-dance-lessons": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#dance#scheduling#fitness#bookings#lokuli
Safety Score: 4/5

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