← Back to Skills Marketplace
philipp-eisen

Padel

by Philipp Eisen · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
335
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install padel
Description
This skill should be used when the user asks to "book a padel court", "find available padel courts", "search padel courts near me", "reserve a Playtomic cour...
Usage Guidance
This skill is coherent for using the padel-tui CLI to book Playtomic courts. Before installing: (1) confirm you want the agent to run install commands (the skill requires explicit user approval before installing), (2) verify the Homebrew tap and GitHub release you download come from a trusted source (check publisher and checksums/signatures when available), and (3) be aware the CLI stores session tokens at ~/.config/padel-tui/session.json — do not paste credentials into chat; use the interactive `padel-tui auth login` flow as instructed. If you prefer, you can install the CLI yourself and let the skill use your existing binary. If you have any doubt about the third-party Homebrew tap or release provenance, install from source or skip installation and perform bookings manually.
Capability Analysis
Type: OpenClaw Skill Name: padel Version: 1.0.0 The skill bundle is classified as benign due to its explicit and robust safety rules outlined in `SKILL.md`. These rules instruct the AI agent to prevent credential harvesting by requiring interactive authentication via the `padel-tui` CLI, mandate user consent before any installation or user-impacting operations (like booking or canceling matches), and forbid the agent from asking for sensitive user information. While the skill involves installing and executing a third-party CLI tool (`padel-tui`) which inherently carries supply chain risks, the instructions themselves do not exhibit any malicious intent, obfuscation, or directives for data exfiltration, persistence, or unauthorized actions. The installation methods described in `references/INSTALLATION.md` are standard practices for CLI tools, and the agent is explicitly told to seek user approval before proceeding with installation.
Capability Assessment
Purpose & Capability
The name/description describe CLI-based Playtomic bookings and the SKILL.md and INSTALLATION.md exclusively reference installing and running the padel-tui CLI, searching, booking, listing matches, and canceling matches. No unrelated credentials, services, or binaries are requested.
Instruction Scope
Runtime instructions limit the agent to checking for the CLI, asking for explicit consent before installing, instructing interactive login (user runs `padel-tui auth login`), running search/book/match commands, and only performing user-impacting actions after explicit intent. The skill does not instruct the agent to read arbitrary system files or exfiltrate data. It does reference the default session file (~/.config/padel-tui/session.json) as the place where the CLI stores sessions, which is expected for a CLI that maintains sessions.
Install Mechanism
This is an instruction-only skill (no automated install); INSTALLATION.md documents three user-approved install options: a Homebrew tap (philipp-eisen/tap), GitHub releases (download archive), or running from source (bun). Those are reasonable for a community CLI, but the Homebrew tap is a third-party tap and the prebuilt archive download requires trusting the GitHub release artifacts—users should verify release provenance/checksums. Running from source requires bun; the instructions correctly require explicit user approval before installing.
Credentials
The skill declares no required environment variables or credentials. It explicitly instructs interactive login and says not to ask users for email/password inline. The presence of a default session file (~/.config/padel-tui/session.json) is expected for a CLI that stores sessions; the skill does not instruct reading or exporting that file.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence, modify other skills, or ask for cross-skill credentials. Autonomous invocation remains enabled (platform default) but is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install padel
  3. After installation, invoke the skill by name or use /padel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
padel-tui-playtomic-booking version 1.0.0 - Initial release for Playtomic booking automation via terminal using `padel-tui`. - Supports searching, booking, listing, and canceling padel court reservations with safety and authentication steps. - Includes guidance for installation and CLI setup, with explicit user consent before any install or booking action. - Enforces interactive authentication without handling user credentials directly. - Provides clear command usage rules and minimal workflow for common reservation tasks.
Metadata
Slug padel
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Padel?

This skill should be used when the user asks to "book a padel court", "find available padel courts", "search padel courts near me", "reserve a Playtomic cour... It is an AI Agent Skill for Claude Code / OpenClaw, with 335 downloads so far.

How do I install Padel?

Run "/install padel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Padel free?

Yes, Padel is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Padel support?

Padel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Padel?

It is built and maintained by Philipp Eisen (@philipp-eisen); the current version is v1.0.0.

💬 Comments