joshp123joshp123Communityยท1 Agent Skills Included

padel-cli

Check padel court availability and book Playtomic courts

Checks padel court availability across Playtomic clubs and books courts directly from the terminal. Saves favourite venues with aliases, filters indoor or outdoor courts, and tracks booking history in a local database. Syncs bookings from your Playtomic account and outputs compact summaries ready for chat bots.
npx skills add joshp123/padel-cli --all -g -y
Available:

Tells the agent how to obtain and store Playtomic credentials, configure default locations and favourite clubs, and run validation checks before booking.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install padel-cli?โ–ผ

Run `npx skills add joshp123/padel-cli --all -g -y` in your terminal to install the skill globally.

How to check padel court availability?โ–ผ

Run `padel search --location "Madrid" --date 2025-01-05 --time 18:00-22:00` to see open courts, or use saved venue aliases for faster lookups.

Can padel-cli book courts automatically?โ–ผ

Yes. After logging in with `padel auth login`, run `padel book --venue myclub --date 2025-01-05 --time 10:30 --duration 90` to confirm a booking.

Does padel-cli work with AI agents?โ–ผ

Yes. It ships a SKILL.md and AGENTS.md so agents in OpenClaw or Claude Code can search availability and manage bookings from plain-English requests.

Can I track my past padel bookings?โ–ผ

Yes. Use `padel bookings list` for upcoming games, `padel bookings sync` to pull from Playtomic, and `padel bookings stats` for summaries.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneurโ†’