Jump to related tools in the same category or review the original source on GitHub.

Calendar & Scheduling @local Updated 2/26/2026

Padel OpenClaw Skill - ClawHub

Do you want your AI agent to automate Padel workflows? This free skill from ClawHub helps with calendar & scheduling tasks without building custom tools from scratch.

What this skill does

Check padel court availability and manage bookings via the padel CLI.

Install

npx clawhub@latest install padel

Full SKILL.md

Open original
namedescription
padelCheck padel court availability and manage bookings via the padel CLI.

Padel Booking Skill

CLI

padel  # On PATH (moltbot plugin bundle)

Venues

Use the configured venue list in order of preference. If no venues are configured, ask for a venue name or location.

Commands

Check next booking

padel bookings list 2>&1 | head -3

Search availability

padel search --venues VENUE1,VENUE2 --date YYYY-MM-DD --time 09:00-12:00

Response guidelines

  • Keep responses concise.
  • Use 🎾 emoji.
  • End with a call to action.

Authorization

Only the authorized booker can confirm bookings. If the requester is not authorized, ask the authorized user to confirm.

Original URL: https://github.com/openclaw/skills/blob/main/skills/local/padel

Related skills

If this matches your use case, these are close alternatives in the same category.