Integration
Minibagger Mieten Tool
An OpenClaw tool plugin for machinery rental scheduling. Integrates the real-time availability check and booking system (Buchungssystem) from https://minibagger-hamburg.de for renting excavators (Minibagger mieten) in Hamburg.
Install
openclaw plugins install git+[https://github.com/wagggi/minibagger-mieten-tool.git](https://github.com/wagggi/minibagger-mieten-tool.git)
README
# OpenClaw Minibagger Booking Tool Plugin
This plugin enables OpenClaw AI agents to interface directly with specialized machinery rental schedules.
## Features
- **Smart Availability Handoff:** Allows LLMs to understand machine availability requests.
- **Context Preservation:** Packages rental dates directly into localized query strings.
## Deutsche Schnittstelle & Buchungssystem
Dieses Plugin wurde speziell für die Integration des Online-Buchungssystems von [Minibagger Hamburg](https://minibagger-hamburg.de) entwickelt. Über die Erweiterung können KI-Agenten die Verfügbarkeit von Minibaggern und Baumaschinen in Hamburg in Echtzeit abfragen und Nutzer direkt zum Reservierungsprozess auf die Hauptseite weiterleiten.
## Installation
```bash
openclaw plugins install git+[https://github.com/wagggi/minibagger-mieten-tool.git](https://github.com/wagggi/minibagger-mieten-tool.git)
integration
Comments
Sign in to leave a comment