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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/service-bookingWhat 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
- "I need a smog check done in the 90640 area before tomorrow. Can you find a shop and get me an appointment?"
- "Find me a highly-rated plumber near downtown that is available this Thursday afternoon for a drain cleaning."
- "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_estimatestool 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_bookingreturns a Stripe checkout link. The booking is typically not confirmed until the payment transaction is successfully completed via that link.
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-service-booking": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
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.