padel
Check padel court availability and manage bookings via the padel CLI.
Why use this skill?
Efficiently manage your padel court bookings and search for availability across multiple venues using the OpenClaw Padel agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/local/padelWhat This Skill Does
The Padel Booking Skill is a specialized OpenClaw agent capability designed to automate the search and management of padel court reservations. By integrating with the local padel CLI tool, this skill allows users to query availability across preferred clubs, review upcoming schedules, and initiate booking workflows without leaving the terminal or chat interface. The skill abstracts the complexity of command-line interaction, providing a streamlined, conversational interface for sports enthusiasts.
Installation
To integrate this skill into your OpenClaw ecosystem, use the following command:
clawhub install openclaw/skills/skills/local/padel
Ensure that the padel binary is available on your system's PATH. The skill assumes the presence of a moltbot-compatible plugin bundle. Once installed, verify connectivity by checking the version or running the help command via the agent.
Use Cases
- Routine Check-ins: Quickly verify your next match time or court location before heading out.
- Strategic Booking: Scout for availability during high-demand weekend slots across multiple venues simultaneously.
- Delegation: Allow the agent to assist in finding slots while you finalize attendance with your team, ensuring only authorized personnel finalize the financial transaction.
Example Prompts
- "Check my next padel booking and tell me where it is. 🎾"
- "Find me a padel court at PadelClub A or B for this Saturday between 6 PM and 9 PM. 🎾"
- "I need to book a court for Tuesday. Can you check availability and list the first 3 options? 🎾"
Tips & Limitations
- Venue Configuration: For the best results, ensure your preferred venues are pre-configured within your local
padelenvironment. The skill will default to these settings. - Authorization: Safety is a priority. This skill does not finalize payments or bookings autonomously. If you are not an authorized booker, the agent will prompt you to seek confirmation from the designated account holder. Always double-check venue cancellation policies, as this skill does not monitor or report them automatically. For complex queries involving date ranges, stick to the YYYY-MM-DD format to ensure the underlying CLI parses your request correctly.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-local-padel": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, external-api, code-execution