← 返回 Skills 市场
philipp-eisen

Padel

作者 Philipp Eisen · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
335
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install padel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /padel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug padel
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 335 次。

如何安装 Padel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install padel」即可一键安装,无需额外配置。

Padel 是免费的吗?

是的,Padel 完全免费(开源免费),可自由下载、安装和使用。

Padel 支持哪些平台?

Padel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Padel?

由 Philipp Eisen(@philipp-eisen)开发并维护,当前版本 v1.0.0。

💬 留言讨论