← 返回 Skills 市场
tvdofficial

Sportsbet Advisor

作者 TVDOfficial · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
2443
总下载
6
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install sportsbet-advisor
功能描述
Provide informed opinions and educated guesses on sports bets from Sportsbet. Use when asked to research a specific bet, analyze relevant data (both current and historical), and predict a potential outcome. Always include a disclaimer that the prediction is an educated guess and may be incorrect. **When assessing an outcome, provide a confidence level, ensuring it never exceeds 95%.**
安全使用建议
This skill appears internally consistent with its description and does not ask for credentials or install arbitrary code. Things to consider before installing: (1) The script relies on the OpenClaw-provided web_search tool — confirm how that tool handles user queries and whether search queries or results could leak sensitive context. (2) It persistently writes recommendations to scripts/sportsbet_recommended_bets.json in the skill folder; if you are concerned about disk persistence or sensitive query data, plan to audit or clear that file. (3) The analysis logic is simplistic (heuristic parsing and fixed confidence math); treat outputs as heuristics, not guaranteed predictions — the skill includes the requested disclaimer and caps confidence at 95%. (4) If you operate under gambling compliance rules, verify that using an automated advisor is allowed. If you want stronger guarantees, request removal of the file-write behavior or review/modify the parsing logic to meet quality/privacy requirements.
功能分析
Type: OpenClaw Skill Name: sportsbet-advisor Version: 1.0.1 The skill bundle is benign. The `SKILL.md` clearly outlines the purpose of providing sports bet advice using web search, with appropriate disclaimers and confidence level constraints, and contains no prompt injection attempts. The `scripts/scrape_sportsbet_upcoming.py` script utilizes the OpenClaw `web_search` tool as expected for research and writes its recommendations to a local JSON file within the skill's directory, which is a contained and legitimate operation. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.
能力评估
Purpose & Capability
Name/description ask for research and predictions; the included script and SKILL.md both rely on web search, parse snippets, produce recommendations and include a disclaimer and capped confidence — all directly related to the advertised purpose.
Instruction Scope
SKILL.md instructs the agent to gather current and historical data via web searches and present predictions with a disclaimer; the included script uses the platform's default_api.web_search and simple heuristics to extract events. Note: the script assumes availability of a web_search tool and uses naive parsing (may produce low-quality/incorrect recommendations). It does not instruct the agent to read unrelated files, environment variables, or call unexpected external endpoints beyond web search.
Install Mechanism
No install spec, no package downloads — instruction-only skill plus a small helper script. No archive downloads or external installers that would write arbitrary code to disk during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not reference secrets — it only calls the platform-provided default_api.web_search tool. There are no disproportionate credential requests.
Persistence & Privilege
always:false (normal). The script writes recommendations to a local file (scripts/sportsbet_recommended_bets.json) in the skill directory and even mentions cron-style reuse — this is limited persistence scoped to the skill's folder but means outputs may remain on disk and be retrievable later. The skill does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sportsbet-advisor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sportsbet-advisor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a script to scrape upcoming sports events from Sportsbet. - Updated SKILL.md to require inclusion of a confidence level (not exceeding 95%) in predictions. - Enhanced guidance to emphasize analysis using both current and historical data.
v1.0.0
- Initial release of the sportsbet-advisor skill. - Enables analysis and research on specific sports bets, including recent performance, stats, injuries, and expert opinions. - Provides an informed opinion or "educated guess" on likely outcomes for user-requested sports events. - Always includes a clear disclaimer emphasizing that predictions are educated guesses and outcomes may be unpredictable.
元数据
Slug sportsbet-advisor
版本 1.0.1
许可证
累计安装 3
当前安装数 3
历史版本数 2
常见问题

Sportsbet Advisor 是什么?

Provide informed opinions and educated guesses on sports bets from Sportsbet. Use when asked to research a specific bet, analyze relevant data (both current and historical), and predict a potential outcome. Always include a disclaimer that the prediction is an educated guess and may be incorrect. **When assessing an outcome, provide a confidence level, ensuring it never exceeds 95%.**. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2443 次。

如何安装 Sportsbet Advisor?

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

Sportsbet Advisor 是免费的吗?

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

Sportsbet Advisor 支持哪些平台?

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

谁开发了 Sportsbet Advisor?

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

💬 留言讨论