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?
Use the Lokuli booking skill to find, compare prices, and schedule local services like plumbers and barbers directly from your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-localWhat This Skill Does
The lokuli-booking skill serves as a powerful bridge between OpenClaw and the Lokuli MCP server, enabling direct interaction with real-world local service providers. It simplifies the discovery, availability checking, and booking process for over 75 service categories including home maintenance, beauty, automotive, and wellness. The skill manages the lifecycle of a booking, from searching for highly-rated local professionals in a specific ZIP code to generating secure Stripe payment links. By leveraging the Lokuli MCP, the agent acts as a virtual concierge, handling the manual lookup and coordination tasks that users typically perform through multiple browser tabs or apps, all while maintaining a structured JSON-RPC interface.
Installation
To integrate this skill into your environment, use the OpenClaw Hub command:
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-local
Ensure that your OpenClaw agent instance has proper permissions to access external MCP servers, specifically connecting to https://lokuli.com/mcp/sse as the host endpoint.
Use Cases
- Home Maintenance: Find and schedule vetted plumbers or electricians for emergency home repairs.
- Automotive: Quickly locate shops that perform essential vehicle maintenance like smog checks or tire rotations in your immediate area.
- Personal Wellness: Book recurring appointments for personal trainers, massage therapy, or barbershops without navigating complex web forms.
- Pricing Research: Utilize the
get_pricing_estimatestool to ensure you are paying market rates before finalizing a service booking.
Example Prompts
- "I need a plumber in 90640. Can you search for available professionals and let me know their pricing?"
- "Find me a nearby place for a smog check on Saturday morning and book the first available slot."
- "I have an appointment for a massage later this week; can you check the status of my booking using my confirmation ID?"
Tips & Limitations
- ZIP Code Accuracy: Always provide a specific ZIP code to ensure the
searchandvalidate_locationtools return relevant, serviceable results. - Payment Security: The
create_bookingtool provides a secure Stripe payment link. Never share sensitive banking or PII data directly in the chat; only follow the URLs provided by the MCP server. - Scope: The skill is limited to the categories defined in the Lokuli catalog. Use
get_service_catalogto confirm if a specific niche service is supported before attempting a search.
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-local": {
"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.