book-battery
Book battery services through Lokuli MCP. Use when user needs to find and book battery. Triggers on requests like "book a battery", "find battery near me", or any battery service request.
Why use this skill?
Efficiently find and book battery services using OpenClaw AI. Automate your scheduling with Lokuli MCP integration for quick, reliable service management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-batteryWhat This Skill Does
The book-battery skill enables the OpenClaw AI agent to seamlessly interact with the Lokuli MCP server to manage electric battery service bookings. This tool abstracts the complexity of searching for available service providers, verifying specific service availability for a requested date, and executing formal booking transactions. By leveraging the Lokuli SSE transport layer, the skill acts as a bridge between the agent's natural language understanding and structured JSON-RPC 2.0 requests, ensuring that battery-related inquiries are handled accurately and securely.
Installation
To integrate this functionality into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-battery
Ensure that your OpenClaw environment is configured with access to the Lokuli MCP endpoint (https://lokuli.com/mcp/sse) to allow the skill to communicate with the external API provider effectively.
Use Cases
This skill is specifically designed for users who require on-demand battery services. Primary use cases include finding the nearest battery exchange station based on zip codes, checking the real-time availability of service slots for specific providers, and finalizing appointments by providing necessary contact details. It is ideal for fleet managers, electric vehicle owners, or operations teams that need to automate the administrative overhead of battery maintenance scheduling.
Example Prompts
- "Find battery providers in 90640 and tell me what is available for this coming Monday."
- "Book a battery service for John Doe at the nearest location for February 10th at 2 PM. My number is +13105551234."
- "Is there a battery provider available on 2025-02-10 near my current area?"
Tips & Limitations
The book-battery skill requires valid provider and service IDs to execute functions successfully; always ensure the search tool is queried first to retrieve the correct identifiers. Note that the create_booking tool requires specific customer information, including phone numbers and email addresses, which the agent will request if missing from the initial prompt. Users should be aware that the booking time slots must be formatted precisely in ISO 8601 to prevent errors during the handshake with the Lokuli server. Currently, the skill relies on pre-defined location data; if a specific zip code is not found, the agent may default to broad regional searches.
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-battery": {
"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.