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

lokuli-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?

Integrate the Lokuli MCP skill to search, schedule, and pay for 75+ local services including plumbers, mechanics, and wellness professionals directly via OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/lokuli-skills
Or

What This Skill Does

The lokuli-booking skill serves as a bridge between the OpenClaw agent and the Lokuli MCP server, enabling the seamless discovery, scheduling, and payment processing for over 75 different local service categories. From essential home maintenance like plumbing and electrical work to personal health services such as massages, barbers, and personal training, this skill automates the entire transaction lifecycle. It provides direct tools for searching providers, verifying availability based on real-time calendars, generating payment links via Stripe, and managing existing bookings. Whether you are looking for a quick automotive service or a professional consultation, this skill leverages standardized MCP endpoints to interact with local businesses effectively.

Installation

To integrate this skill into your environment, use the following installation command in your terminal: clawhub install openclaw/skills/skills/edwardrodriguez703-design/lokuli-skills Ensure your OpenClaw environment is configured to support SSE-based MCP servers, as this is the primary transport method for the Lokuli API.

Use Cases

  • Automated Service Procurement: Use this for tasks like finding a reliable mechanic for a smog check or scheduling an emergency home repair.
  • Calendar Management: The skill excels at checking specific availability for service professionals, allowing the agent to present conflict-free time slots to the user.
  • Comparison Shopping: By using get_pricing_estimates, users can compare the market rates of different service types before proceeding with a booking.
  • E-commerce Integration: For advanced workflows, the create_cart tool supports JWT-signed mandates, allowing the agent to handle more complex, multi-service checkout procedures.

Example Prompts

  1. "I need to get a smog check in zip code 90640. Can you find some shops, check their prices, and see if I can book an appointment for tomorrow afternoon?"
  2. "Find a highly-rated local plumber to look at a leaky faucet, let me know the availability, and send me the link to confirm the booking."
  3. "I need a haircut this Saturday. Search for nearby barbers in my area and show me the next available time slots for the top-rated ones."

Tips & Limitations

  • Precision: Always provide a valid ZIP code to ensure the search results are geographically relevant.
  • Payment Handling: The create_booking tool returns a Stripe URL; ensure your agent is configured to display this link prominently to the user to finalize the transaction.
  • Service Limits: While there are 75+ categories, always use get_service_catalog if you are unsure about the specific service naming convention required for queries.
  • Reliability: Since this interacts with external APIs, ensure your internet connection is stable, as SSE stream interruptions can cause booking timeouts.

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

Tags(AI)

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

Flags: external-api, data-collection