padel-tui Playtomic Booking Skill for Openclaw

Automate Playtomic padel court searches, bookings, and match management directly from your terminal.

philipp-eisen
v1.0.0
Mar 1, 2026
1
891
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install padel

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is padel-tui Playtomic Booking Skill?

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.

padel-tui Playtomic Booking Skill Use Cases

  • Searching for available padel courts in a specific city like Berlin or London.
  • Booking a 60 or 90-minute court slot for a specific date and time.
  • Listing all active and upcoming matches to stay organized.
  • Canceling existing Playtomic bookings when plans change.
  • Installing and configuring the padel-tui environment via CLI.

How padel-tui Playtomic Booking Skill Works

  1. Initialize the environment by verifying the presence of the padel-tui binary or installing it if requested.
  2. Authenticate the user interactively using the auth login command to ensure secure access to Playtomic services.
  3. Execute a search using either a location (near) or a specific venue name to find available court slots.
  4. Extract critical metadata from search results, including tenant IDs, resource IDs, and available start times.
  5. Process the booking request with specified parameters like duration and player count.
  6. Confirm the transaction by listing active matches and verifying the new reservation.

padel-tui Playtomic Booking Skill Setup

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

padel-tui Playtomic Booking Skill Data Schema & Taxonomy

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)

padel-tui Playtomic Booking Skill Advanced Features

  • Interactive authentication handling to maintain security and privacy.
  • Multi-mode searching supporting both geographic location and specific club names.
  • Full match lifecycle management including listing, verification, and cancellation.
  • Seamless integration with the Openclaw Skills environment for automated padel-tui installation.
  • Support for custom duration and player count configurations during the booking phase.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*