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

book-makeup

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

Why use this skill?

Easily find and book professional makeup services directly through OpenClaw. Manage availability and appointments via Lokuli.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The book-makeup skill enables OpenClaw AI agents to interface directly with the Lokuli MCP server to manage makeup service bookings. By leveraging standardized JSON-RPC 2.0 calls, the skill facilitates searching for makeup providers, validating real-time availability, and executing final booking transactions. It streamlines the user experience by bridging the gap between natural language requests and the specific backend requirements of the Lokuli platform, handling parameters such as provider identifiers, scheduling windows, and user contact details automatically.

Installation

To install this skill, use the ClawHub command-line tool. Open your terminal and run: clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-makeup Once installed, the agent will recognize prompts related to beauty services and activate the necessary MCP tools to fulfill your request.

Use Cases

This skill is ideal for users who want to streamline their beauty routine management. It is particularly useful for:

  • Discovering local makeup artists when visiting a new area.
  • Checking real-time calendar availability for popular services without visiting multiple websites.
  • Booking appointments directly through an AI assistant, eliminating the need to toggle between applications.
  • Managing pre-event preparations for weddings, galas, or corporate events by scheduling professional grooming services with ease.

Example Prompts

  1. "I need a professional makeup artist in Montebello, zip code 90640, for this coming Monday."
  2. "Can you check if there is an opening for a bridal makeup session with provider ID 552 on February 10th?"
  3. "Book a makeup service for me at 2 PM on February 10th; my name is John Doe and my email is [email protected]."

Tips & Limitations

  • Input Accuracy: Ensure that the provided zip codes and date formats strictly follow the ISO 8601 standard as required by the tool parameters to avoid booking errors.
  • Authentication: This skill relies on the Lokuli MCP server; ensure your environment has the necessary permissions to communicate with the https://lokuli.com/mcp/sse endpoint.
  • Data Privacy: As this skill collects user contact info (Name, Email, Phone) to execute bookings, ensure that the user has provided explicit consent before invoking the create_booking method.
  • Network: The skill requires an active internet connection to communicate with the remote SSE server.

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

Tags(AI)

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

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