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

book-beauty

Book beauty services through Lokuli MCP. Use when user needs haircuts, barbers, hair salons, nails, makeup, spa treatments, or any beauty service. Triggers on requests like "book me a haircut", "find a barber near me", "nail salon appointment", "makeup artist", or any beauty service request.

Why use this skill?

Integrate the book-beauty skill into OpenClaw to search, verify availability, and schedule haircuts, spa treatments, and salon appointments effortlessly.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The book-beauty skill integrates OpenClaw AI agents with the Lokuli MCP server, enabling seamless booking of various professional beauty services. By utilizing the MCP (Model Context Protocol) architecture via SSE, the agent can interact directly with beauty service providers to query availability and process booking requests. This skill abstracts the complexity of searching through directories, checking calendar availability, and finalizing appointments, providing an end-to-end booking experience within the conversational interface.

Installation

To add this skill to your OpenClaw environment, use the CLI installation command:

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

Ensure that your OpenClaw agent has the necessary network permissions to communicate with the Lokuli SSE endpoint (https://lokuli.com/mcp/sse).

Use Cases

This skill is designed for users who need to schedule recurring or one-time beauty appointments without leaving their chat interface. Key use cases include:

  • Finding local barbers for a fresh cut based on proximity via ZIP code.
  • Booking professional salon services like hair coloring, manicures, or pedicures.
  • Securing spa treatments, facials, or professional makeup sessions for special events.
  • Automating the check-availability workflow to ensure a time slot is open before proceeding to the booking stage.

Example Prompts

  1. "Find me a highly-rated hair salon near ZIP code 90640 that offers balayage and has an opening this weekend."
  2. "I need a barber for a fade cut tomorrow afternoon in my area. Can you see who is available?"
  3. "Book me a 60-minute deep tissue massage at the nearest spa for Monday at 2 PM under the name Sarah Jenkins."

Tips & Limitations

To ensure success, always provide the agent with a valid ZIP code when searching for services. The workflow requires a multi-step verification: verify the provider, check the specific slot availability, and finally provide explicit confirmation before the agent calls the create_booking tool. Be aware that this skill relies on the external Lokuli API; if the API is unreachable, the booking process will fail. Always ensure your contact details, specifically phone and email, are up-to-date in your system settings to avoid booking errors. This skill does not handle payment processing directly; users should be prepared to handle payments via the provider's final checkout link if generated.

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

Tags(AI)

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

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