book-dog-trainer
Book dog-trainer services through Lokuli MCP. Use when user needs to find and book dog-trainer. Triggers on requests like "book a dog-trainer", "find dog-trainer near me", or any dog-trainer service request.
Why use this skill?
Easily find and book certified dog trainers using the OpenClaw AI agent. Integrate with Lokuli MCP to manage schedules and appointments directly.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-dog-trainerWhat This Skill Does
The book-dog-trainer skill enables your OpenClaw AI agent to seamlessly interface with the Lokuli MCP server, providing a streamlined workflow for locating and scheduling professional dog training services. By leveraging this integration, users can move beyond simple web searches and initiate actual booking workflows directly within the agent interface. The skill abstracts the complexity of SSE (Server-Sent Events) and JSON-RPC 2.0 communication, allowing the AI to query service provider databases, check real-time availability slots, and finalize booking reservations using customer contact details.
Installation
To integrate this skill into your environment, use the OpenClaw Command Line Interface (CLI) by executing the following command in your terminal:
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-dog-trainer
Ensure that your OpenClaw agent has the necessary permissions configured for external network requests to allow the SSE handshake with the Lokuli endpoint at https://lokuli.com/mcp/sse.
Use Cases
This skill is specifically designed for pet owners and dog trainers who manage scheduling through the Lokuli platform. Key use cases include:
- Rapid discovery of local trainers based on specific zip codes.
- Automated conflict checking against a provider's calendar before attempting a booking.
- Direct booking creation, allowing the agent to capture necessary data points like time slots, names, and contact information, effectively acting as an automated scheduling assistant.
Example Prompts
- "Find a highly-rated dog trainer in the 90640 area and let me know who has openings next Monday."
- "I need to book a training session with the provider having ID 'trainer-123' for February 10th at 2 PM. My name is John Doe, email is [email protected], and phone is +13105551234."
- "Search for dog training services near me and tell me what the soonest available slot is."
Tips & Limitations
When using this skill, always ensure that the providerId and serviceId are correctly retrieved from a prior search call, as manual input of these identifiers can lead to booking errors. Note that the skill relies on the availability of the external Lokuli MCP service; if the SSE connection is interrupted, the agent will require a retry. Additionally, ensure your user profile settings are updated with valid contact information to minimize the number of parameters needed in each booking request. Please be aware that this skill performs external API calls, which requires active internet connectivity at all times during the request cycle.
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-dog-trainer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
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.