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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-makeupWhat 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
- "I need a professional makeup artist in Montebello, zip code 90640, for this coming Monday."
- "Can you check if there is an opening for a bridal makeup session with provider ID 552 on February 10th?"
- "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/sseendpoint. - 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_bookingmethod. - Network: The skill requires an active internet connection to communicate with the remote SSE server.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-edwardrodriguez703-design-book-makeup": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
book-manicure
Book manicure services through Lokuli MCP. Use when user needs to find and book manicure. Triggers on requests like "book a manicure", "find manicure near me", or any manicure service request.
book-salon
Book salon services through Lokuli MCP. Use when user needs to find and book salon. Triggers on requests like "book a salon", "find salon near me", or any salon service request.
book-yoga
Book yoga services through Lokuli MCP. Use when user needs to find and book yoga. Triggers on requests like "book a yoga", "find yoga near me", or any yoga service request.
book-braids
Book braids services through Lokuli MCP. Use when user needs to find and book braids. Triggers on requests like "book a braids", "find braids near me", or any braids service request.
book-music-lessons
Book music-lessons services through Lokuli MCP. Use when user needs to find and book music-lessons. Triggers on requests like "book a music-lessons", "find music-lessons near me", or any music-lessons service request.