返回顶部
s

snooker

Look up snooker rankings, results, player profiles, live matches and head-to-head records via api.snooker.org.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.3.0
安全检测
已通过
368
下载量
1
收藏
概述
安装方式
版本历史

snooker

# Snooker Query live snooker data — rankings, results, player profiles, and more. Requires an API key from api.snooker.org. Set the env var SNOOKER_API_KEY to your API key. Please note that the current API rate limit is 10 requests per minute. ## Script ```bash {baseDir}/snooker.py <command> [options] ``` ## Commands ```bash # Current world rankings (top 20) {baseDir}/snooker.py rankings # Rankings for a specific season {baseDir}/snooker.py rankings --season 2024 # Player profile (search by name) {baseDir}/snooker.py player "O'Sullivan" {baseDir}/snooker.py player "Ronnie" # Player profile by numeric ID (faster — use when you already have the ID) {baseDir}/snooker.py player-id 16 # Recent results (returns Player1ID, Player2ID, EventID — use player-id/event to resolve names) {baseDir}/snooker.py results {baseDir}/snooker.py results --days 3 # Event details by numeric ID {baseDir}/snooker.py event 2205 # Live matches in progress {baseDir}/snooker.py live # Matches scheduled for tomorrow (default) or a specific date {baseDir}/snooker.py upcoming {baseDir}/snooker.py upcoming --date 2026-03-15 # Upcoming matches for a specific player (all future matches, not just tomorrow) {baseDir}/snooker.py upcoming --player "Hawkins" {baseDir}/snooker.py upcoming --player "Ronnie O'Sullivan" # Tournaments active tomorrow (default) or a specific date {baseDir}/snooker.py tournaments {baseDir}/snooker.py tournaments --date 2026-03-15 # Full schedule (tournaments + matches) for tomorrow or a specific date {baseDir}/snooker.py schedule {baseDir}/snooker.py schedule --date 2026-03-15 # Head-to-head record (split name pairs by position) {baseDir}/snooker.py h2h Ronnie O'Sullivan Mark Selby ``` ## Notes - All data is from the main professional tour (tour ID main) - Rankings show top 20 by prize money for the current season - `player` returns up to 3 matching results if the name is ambiguous - `h2h` searches by last name or full name — be specific if names are ambiguous

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 snooker-skill-1776273904 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 snooker-skill-1776273904 技能

通过命令行安装

skillhub install snooker-skill-1776273904

下载 Zip 包

⬇ 下载 snooker v0.3.0

文件大小: 5.66 KB | 发布时间: 2026-4-16 18:45

v0.3.0 最新 2026-4-16 18:45
- Removed setup step and script path now references snooker.py directly from the root (not scripts/snooker.py).
- Environment variable SNOOKER_API_KEY must be set manually; configuration via script is no longer included.
- Updated SKILL.md documentation to reflect these usage and setup changes.
- Cleaned up requirements to remove unnecessary environment variable and clarified instructions.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部