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

book-florist

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

Why use this skill?

Efficiently find and book local florist services using the Lokuli MCP integration for OpenClaw. Streamline your floral orders today.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The book-florist skill provides a seamless interface for users to discover, evaluate, and reserve professional floral services directly through the Lokuli MCP server. By leveraging standardized JSON-RPC 2.0 communication over SSE, this skill acts as a specialized bridge between the AI agent and the Lokuli florist database. It streamlines the entire floral procurement workflow—from initial geographic discovery based on zip codes to real-time availability verification and finalized appointment booking. The skill abstracts the complexity of API endpoints, allowing users to initiate complex service requests using natural language, while the agent handles the underlying technical orchestration.

Installation

To integrate this skill into your environment, use the OpenClaw Command Line Interface. Ensure your environment has the necessary permissions to access the Lokuli MCP server. Execute the following command in your terminal:

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

Once installed, the agent will automatically index the new tool definitions and make them available for relevant user queries.

Use Cases

This skill is designed for scenarios requiring immediate, reliable coordination with local vendors. Common use cases include:

  1. Last-minute gifting: Rapidly finding nearby florists for same-day delivery.
  2. Event planning: Booking consultations for weddings, corporate events, or private parties.
  3. Routine subscription management: Setting up periodic floral arrangements by checking availability for recurring slots.

Example Prompts

  1. "Find a florist near zip code 90640 that has availability for a wedding consultation this Friday."
  2. "Book the highest-rated florist in my area for a delivery on 2025-02-10; here are my contact details: John Doe, [email protected], +13105551234."
  3. "Is the florist with provider ID 123 available on February 10th for an arrangement service?"

Tips & Limitations

  • Data Accuracy: Always ensure you provide the correct zip code to the agent to avoid results from out-of-range providers.
  • Authentication: Ensure your Lokuli MCP server is configured and reachable via the specified URL to prevent connection timeouts.
  • Input Validation: When booking, ensure your contact details (name, email, phone) are provided in the correct format, as the API requires strictly valid JSON arguments for successful transaction finalization.
  • Limitations: This skill is restricted to the providers listed within the Lokuli MCP network; it does not provide an exhaustive search of every florist globally.

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

Tags(AI)

#florist#booking#mcp#lokuli#scheduling
Safety Score: 4/5

Flags: network-access, external-api