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

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.

skill-install — Terminal

Install via CLI (Recommended)

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

What 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

  1. "Find battery providers in 90640 and tell me what is available for this coming Monday."
  2. "Book a battery service for John Doe at the nearest location for February 10th at 2 PM. My number is +13105551234."
  3. "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

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

Tags(AI)

#battery#logistics#scheduling#lokuli#energy
Safety Score: 4/5

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