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

book-tutor

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

Why use this skill?

Integrate the book-tutor skill into OpenClaw to search, verify availability, and schedule educational tutoring sessions through the Lokuli MCP server.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The book-tutor skill acts as a bridge between the OpenClaw agent and the Lokuli MCP server, enabling seamless discovery and scheduling of educational support. By leveraging the Lokuli platform, this skill allows agents to search for qualified tutors based on location, verify real-time calendar availability, and finalize booking appointments directly through the MCP interface. It streamlines the educational logistics process, turning vague user requests into actionable service appointments without requiring the user to navigate external websites manually.

Installation

To integrate the book-tutor skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/edwardrodriguez703-design/book-tutor

Ensure that your OpenClaw agent has the necessary permissions to communicate with the Lokuli MCP endpoint at https://lokuli.com/mcp/sse and that you have a valid internet connection to facilitate the JSON-RPC 2.0 requests.

Use Cases

  • Personalized Tutoring: Students or parents seeking academic support in specific subjects like mathematics or science within a specific geographic region.
  • Appointment Coordination: Busy professionals looking to secure recurring tutoring sessions for themselves or their dependents.
  • Automated Discovery: Users needing to compare multiple tutor profiles and availability slots quickly without manually checking individual provider calendars.

Example Prompts

  1. "I'm struggling with calculus. Can you find me a math tutor near zip code 90640?"
  2. "Book a tutoring session with the highest-rated tutor found for next Monday at 2 PM."
  3. "Can you check if there are any available tutors in my area for an SAT prep session on February 10th?"

Tips & Limitations

  • Data Accuracy: Always provide the correct zip code to ensure search results are geographically relevant.
  • Booking Requirements: Ensure you have your contact details (name, email, and phone) configured in your profile settings, as the create_booking tool requires these to secure the slot.
  • Availability Constraints: The tool relies on real-time data from Lokuli; if a provider updates their schedule while you are viewing results, there may be a minor latency in status updates. Always confirm the final booking confirmation receipt.
  • Security: Since this skill interacts with an external API, ensure you trust the configured endpoint before providing sensitive contact information.

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

Tags(AI)

#tutor#education#booking#scheduling#lokuli
Safety Score: 4/5

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