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

service-booking

Book real-world services through Lokuli MCP. Use when user needs to find, check availability, or book local services like plumbers, electricians, cleaners, mechanics, barbers, personal trainers, etc. Triggers on requests like "book me a haircut", "find a plumber near me", "I need a smog check", "schedule a massage", or any local service request. 75+ service categories available.

Why use this skill?

Use the OpenClaw Service Booking skill to search, check availability, and book 75+ types of local services like plumbers and auto repair through the Lokuli MCP.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/service-booking
Or

What This Skill Does

The Service Booking skill integrates your OpenClaw agent with the Lokuli MCP server, enabling direct interaction with a vast network of real-world service providers. It serves as an intelligent gateway for discovery, availability checking, and reservation of professional services. By leveraging standardized JSON-RPC 2.0 communication over SSE, this skill allows the agent to navigate local markets for plumbers, auto mechanics, health practitioners, and over 75 other service categories. It handles the complete lifecycle of a booking, from the initial search based on geography and intent to providing secure Stripe-based payment links for confirmed appointments.

Installation

To integrate this skill into your agent, run the following command in your terminal: clawhub install openclaw/skills/skills/edwardrodriguez703-design/service-booking Ensure your environment has the necessary permissions to communicate with the Lokuli SSE endpoint (https://lokuli.com/mcp/sse).

Use Cases

This skill is perfect for users who want to offload administrative tasks associated with finding and scheduling help.

  • Home Maintenance: Find a licensed electrician for a panel upgrade or a plumber for emergency pipe repair.
  • Automotive: Locate a shop nearby for a state-mandated smog check or an oil change.
  • Personal Wellness: Book a massage session or schedule a recurring appointment with a personal trainer.
  • Professional Services: Coordinate photography, tutoring, or technical repair services without browsing dozens of manual websites.

Example Prompts

  1. "I need a smog check done in the 90640 area before tomorrow. Can you find a shop and get me an appointment?"
  2. "Find me a highly-rated plumber near downtown that is available this Thursday afternoon for a drain cleaning."
  3. "I'm looking to book a 60-minute deep tissue massage for next Tuesday. What are my options?"

Tips & Limitations

  • Pricing Estimates: Always use the get_pricing_estimates tool before booking to understand local market rates.
  • Location Sensitivity: Always provide a specific ZIP code or city if your current location is not detected to ensure accurate search results.
  • Provider Availability: Real-time availability is subject to the provider's own calendar; if a time slot is taken, be prepared to offer a secondary preference.
  • Transactions: Remember that create_booking returns a Stripe checkout link. The booking is typically not confirmed until the payment transaction is successfully completed via that link.

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

Tags(AI)

#service-booking#scheduling#local-services#mcp#commerce
Safety Score: 4/5

Flags: network-access, external-api