Automate Playtomic padel court searches, bookings, and match management directly from your terminal.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install padel
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install padel using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The padel-tui Playtomic Booking skill provides a streamlined terminal-based interface for interacting with the Playtomic platform. Designed for power users who prefer the command line over mobile apps, this skill enables seamless court discovery and reservation management through the padel-tui utility. It integrates within the Openclaw Skills ecosystem to handle the complexities of searching by location or venue name and managing match lifecycles.
By leveraging this skill, developers and padel enthusiasts can avoid the overhead of GUI applications, performing rapid searches for available slots in specific cities or clubs. The skill ensures secure interaction by facilitating interactive authentication, keeping sensitive credentials outside of command history while providing a high-performance workflow for sports enthusiasts.
To begin using this skill within the Openclaw Skills framework, ensure the padel-tui CLI is installed. You can check your current version or install it if missing:
padel-tui --version
If installation is required, approve the setup process. Once installed, authenticate your account:
padel-tui auth login
Follow the interactive prompts to log in. You can then begin searching for courts near your location:
padel-tui search --near "Berlin" --date 2025-01-01
The skill processes and organizes data based on Playtomic's internal IDs and standard datetime formats. Metadata is structured as follows:
| Attribute | Description | Format |
|---|---|---|
| tenant_id | Unique identifier for the venue or club | String/UUID |
| resource_id | Specific identifier for the court within a venue | String/UUID |
| start | The start time of the court reservation | YYYY-MM-DDTHH:mm:ss |
| match_id | Unique identifier for an active booking | String/UUID |
| duration | Length of the booking in minutes | Integer (e.g., 60, 90) |
Loading
A specialized suite of automation tools designed for Managed Service Providers to streamline Azure audits, NPU monitoring, and system health checks.

A BrowserAct-powered assistant that bypasses web restrictions to provide AI agents with real-time, high-accuracy research data.

A specialized automation skill for extracting structured, real-time news data from Google News using the BrowserAct API.

Effortlessly extract structured business data and leads from Google Maps using natural language commands.

A specialized integration skill for AI agents to manage, log, and synchronize system states with the Jarvis Dashboard via real-time JSON updates.

A specialized synchronization engine that connects your AI agent with the Jarvis Dashboard via a real-time JSON data pipeline.








































