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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/lokuli-skillsWhat 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_carttool supports JWT-signed mandates, allowing the agent to handle more complex, multi-service checkout procedures.
Example Prompts
- "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?"
- "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."
- "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_bookingtool 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_catalogif 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
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-lokuli-skills": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, data-collection
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.