← 返回 Skills 市场
bgoodwinstudio

NBA Playoffs

作者 bgoodwinstudio · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
77
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nba-playoffs
功能描述
Provides NBA Playoffs coverage with schedules, scores, reminders, team stats, bracket visualization, predictions, watch info, and playful flair images.
安全使用建议
This skill appears internally consistent with its description. Before installing: 1) Confirm you trust the publisher (no homepage/source is provided). 2) Be aware it will create files in ~/.openclaw/workspace and schedule cron jobs (you can list crons with `openclaw tasks` and remove them with `remove nba`). 3) Review the included flair script (generate-flair.py) and SKILL.md if you want to verify there are no hidden network calls or external endpoints. If you have sensitive channel configurations, ensure the platform's message tool is trusted — the skill uses your platform's existing channel config rather than requesting new tokens.
功能分析
Type: OpenClaw Skill Name: nba-playoffs Version: 1.0.1 The NBA Playoffs skill is a standard sports tracking tool that uses the public ESPN API to provide game updates, reminders, and predictions. The Python script (flair/generate-flair.py) safely generates SVG images using local logic, and the SKILL.md instructions are transparent about file creation (nba-config.md, nba-predictions.md) and cron job management for notifications.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (playoff schedules, reminders, bracket, flair images) match the files and instructions. Only one small code file exists (SVG flair generator) which fits the 'flair' feature. Pulling data from ESPN's public scoreboard endpoint is consistent with the stated purpose.
Instruction Scope
SKILL.md stays within the stated scope: it fetches ESPN scoreboard data, writes two workspace files (nba-config.md, nba-predictions.md), schedules cron reminders and posts via the platform's existing channel/message tool. The skill does reference reading existing OpenClaw channel configuration and writing to ~/.openclaw/workspace — this is expected but worth noting because it will create files and cron jobs in your environment.
Install Mechanism
No install spec — instruction-only plus a small local Python script. No external downloads, package installs, or archive extraction are present, so there is minimal installer risk.
Credentials
The skill requires no environment variables or external credentials. It explicitly uses the existing OpenClaw channel configuration (no new tokens requested). No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and autonomous invocation remains allowed (platform default). The skill will create cron jobs per game and write local workspace files — these are appropriate for reminders but are persistent artifacts you should monitor and can remove with the documented 'remove nba' command.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nba-playoffs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nba-playoffs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Addressed security review: documented credentials handling, cron scope, and all files written. Skill uses existing OpenClaw channel config — no new credentials stored.
v1.0.0
Initial release - full NBA Playoffs coverage with game reminders, scores, bracket tracking, predictions, team flair, and watch/stream info
元数据
Slug nba-playoffs
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

NBA Playoffs 是什么?

Provides NBA Playoffs coverage with schedules, scores, reminders, team stats, bracket visualization, predictions, watch info, and playful flair images. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 NBA Playoffs?

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

NBA Playoffs 是免费的吗?

是的,NBA Playoffs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

NBA Playoffs 支持哪些平台?

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

谁开发了 NBA Playoffs?

由 bgoodwinstudio(@bgoodwinstudio)开发并维护,当前版本 v1.0.1。

💬 留言讨论