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

book-tree-service

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

Why use this skill?

Easily book professional tree services through OpenClaw. Find local providers, check real-time availability, and schedule your appointments automatically using Lokuli.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-tree-service
Or

What This Skill Does

The book-tree-service skill enables OpenClaw to interface directly with the Lokuli MCP server to manage professional tree maintenance bookings. This skill streamlines the entire process of finding, vetting, and scheduling tree care professionals. By abstracting complex JSON-RPC calls into simple agent commands, it allows users to locate services based on location, check real-time availability, and secure appointments without manual web browsing. The integration supports standard MCP protocols via SSE, ensuring a reliable connection for searching provider directories and finalizing service requests.

Installation

To integrate this skill into your environment, run the following command in your terminal:

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-tree-service

Ensure that your OpenClaw agent has the necessary permissions to communicate with the Lokuli endpoint and that your network environment allows SSE (Server-Sent Events) traffic.

Use Cases

This skill is ideal for homeowners, property managers, and facility administrators who need to manage landscape maintenance efficiently. Use this tool when you need to handle routine tree trimming, emergency removal, or health assessments for vegetation. By automating the search and booking workflow, you eliminate the overhead of contacting multiple vendors manually. Whether you are managing a large property or a single residential lot, the skill provides a centralized point to query verified tree service providers, view available time slots, and execute bookings instantly.

Example Prompts

  1. "Find a tree service near me in zip code 90640 and show me the top-rated providers."
  2. "Check if there are any available tree trimming appointments for February 10th, 2025 with provider ID 123."
  3. "Book a tree removal service for me on 2025-02-10 at 2 PM. My name is John Doe, email is [email protected], and phone is +13105551234."

Tips & Limitations

  • Accuracy: Always double-check the zip code and service ID before confirming a booking, as these are critical for ensuring you match with the correct local provider.
  • Authentication: Ensure that you provide all mandatory contact details (Name, Email, Phone) during the booking stage to avoid failure responses from the Lokuli API.
  • Limitations: This skill is restricted by the availability data provided by Lokuli. If a provider does not list their schedule via the MCP interface, you may need to reach out to them directly. Furthermore, ensure your local timezone settings match the format required by the API (ISO 8601 with offset) to prevent scheduling errors.

Metadata

Stars2387
Views1
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-tree-service": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#tree-service#booking#mcp#landscaping#automation
Safety Score: 4/5

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