book-carpet-cleaning
Book carpet-cleaning services through Lokuli MCP. Use when user needs to find and book carpet-cleaning. Triggers on requests like "book a carpet-cleaning", "find carpet-cleaning near me", or any carpet-cleaning service request.
Why use this skill?
Automate your home maintenance with the OpenClaw carpet-cleaning skill. Discover, check availability, and book professional cleaning services via Lokuli MCP.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-carpet-cleaningWhat This Skill Does
The book-carpet-cleaning skill is a specialized agent capability designed to interface with the Lokuli MCP server to manage professional cleaning services. It provides a robust workflow for discovering service providers, verifying their real-time availability, and finalizing bookings. By leveraging the JSON-RPC 2.0 protocol via SSE (Server-Sent Events), the agent can perform end-to-end scheduling without requiring the user to navigate external websites manually.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-carpet-cleaning
Ensure that your OpenClaw instance has the necessary permissions to communicate with the Lokuli MCP endpoint (https://lokuli.com/mcp/sse) to allow the tool execution layer to establish the required connection.
Use Cases
This skill is perfect for busy professionals or property managers who need to automate home maintenance tasks. It is best utilized when a user needs to find highly-rated carpet cleaning providers based on geographic location (ZIP code), compare available service slots for a specific date, and commit to a booking slot directly through the chat interface. It acts as a bridge between high-level user intent and the structured API requirements of service providers.
Example Prompts
- "Find carpet-cleaning services near 90640 and show me the top results."
- "Can you check if there is an opening for carpet cleaning with provider xxx on February 10th, 2025?"
- "Book a carpet cleaning for me with provider xxx for 2 PM on 2025-02-10. My name is John Doe, email is [email protected], and my phone number is +13105551234."
Tips & Limitations
To ensure success, always start by running the search tool to retrieve valid providerId and serviceId values before attempting to check availability. Be aware that the create_booking function requires precise ISO 8601 formatted timestamps; if you provide a vague time, the agent may default to an incorrect offset. Currently, the skill is limited to the Lokuli network. If a provider is not listed in the Lokuli database, the search will return no results. Always confirm booking details with the agent before final submission to avoid reservation errors.
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-carpet-cleaning": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, 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.