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

book-plumber

Book plumber services through Lokuli MCP. Use when user needs to find and book plumber. Triggers on requests like "book a plumber", "find plumber near me", or any plumber service request.

Why use this skill?

Easily find and book professional plumbers with OpenClaw. Integrate the book-plumber skill to manage service requests, check availability, and schedule appointments via MCP.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-plumber
Or

What This Skill Does

The book-plumber skill acts as an intelligent interface between OpenClaw and the Lokuli MCP server, enabling seamless booking of plumbing services. This skill allows users to delegate the search and scheduling of professional plumbing assistance directly through the OpenClaw agent. By utilizing the underlying MCP (Model Context Protocol) architecture, the agent can perform real-time searches for local service providers, verify their availability, and finalize bookings without the user needing to leave their terminal or interface. It bridges the gap between natural language requests and structured service API calls, handling parameters like zip codes, service IDs, and scheduling dates programmatically.

Installation

To integrate this skill into your environment, use the OpenClaw Hub command line interface. Ensure you have the latest version of ClawHub installed and your environment configured to support MCP extensions. Run the following command in your terminal:

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-plumber

Once installed, the agent will automatically index the capabilities defined in the skill, making the search, check_availability, and create_booking tools available for your workflows.

Use Cases

This skill is ideal for property managers, homeowners, and maintenance coordinators who need to automate service scheduling. It excels in scenarios where quick response times are required for emergency repairs or routine maintenance. For instance, you can integrate this into a larger home-automation routine where the agent detects a plumbing issue via telemetry and proactively searches for available professionals in the immediate vicinity using the provided zip code.

Example Prompts

  1. "I have a leaking sink in Montebello, zip code 90640. Please find me a plumber and check if they are available tomorrow."
  2. "Book a plumbing appointment for me for a drain cleaning service on February 10th. Use my contact info: John Doe, [email protected], +13105551234."
  3. "Search for top-rated plumbers near 90640 and tell me what the soonest available slot is for a general repair."

Tips & Limitations

To ensure the best experience, always provide the full zip code to narrow down the search results effectively. Note that this skill requires an active internet connection to communicate with the Lokuli SSE endpoint. Currently, the booking tool requires a specific serviceId and providerId; if you are unsure of these values, always run the search command first to retrieve the correct object IDs from the provider list. Be mindful that appointments are subject to the provider's own schedule, and the tool does not guarantee instant confirmation if the provider's server is unresponsive.

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

Tags(AI)

#plumbing#services#automation#mcp#booking
Safety Score: 4/5

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