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

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-carpet-cleaning
Or

What 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

  1. "Find carpet-cleaning services near 90640 and show me the top results."
  2. "Can you check if there is an opening for carpet cleaning with provider xxx on February 10th, 2025?"
  3. "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

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-book-carpet-cleaning": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#carpet-cleaning#scheduling#lokuli#home-services#booking
Safety Score: 4/5

Flags: network-access, external-api, data-collection