book-landscaper_skill

This skill helps you find and book landscapers quickly by searching providers and creating bookings through Lokuli MCP.
  • Python

2.6k

GitHub Stars

2

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill book-landscaper

  • _meta.json301 B
  • SKILL.md1.2 KB

Overview

This skill books landscaper services through Lokuli's MCP server. It finds nearby providers, checks availability for specific services and dates, and creates confirmed bookings with customer contact details. Use it when you need a fast, programmatic way to schedule landscaping work.

How this skill works

The skill queries Lokuli for landscapers by location and service, optionally limiting results. It can check a provider's availability for a requested date and time slot. Once a suitable slot is found, it sends a booking request with customer name, email, and phone to create a confirmed appointment.

When to use it

  • You want to find landscapers near a specific zip code.
  • You need to verify a provider’s availability for a given date.
  • You want to schedule and confirm a landscaping appointment programmatically.
  • You need to compare multiple provider options before booking.
  • You want to capture booking details (name, email, phone) and create the reservation.

Best practices

  • Provide a precise zip code and desired service to narrow search results quickly.
  • Check provider availability before attempting to create a booking to avoid conflicts.
  • Use ISO 8601 timestamps with timezone offsets for timeSlot fields when creating bookings.
  • Include complete customer contact details (name, email, phone) to ensure confirmation delivery.
  • Limit maxResults for searches to a manageable number and paginate if you need broader coverage.

Example use cases

  • A homeowner says, “Book a landscaper for lawn mowing next Tuesday,” and you find, check, and book a slot.
  • A property manager searches for multiple landscapers in a zip code, compares availability, and schedules recurring visits.
  • An app collects user contact info and requested service time, verifies availability, then creates a confirmed booking.
  • A call center agent quickly finds nearby providers and books an emergency cleanup service same-day.

FAQ

Provide a zip code to narrow results; you can refine further by service type in the query.

What date/time format is required for bookings?

Use ISO 8601 datetime strings with timezone offsets (e.g., 2025-02-10T14:00:00-08:00) for timeSlot.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
book-landscaper skill by openclaw/skills | VeilStrat