← Back to Skills Marketplace
zhangbin2025

围棋云比赛网查询

by tokener · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
238
Downloads
0
Stars
1
Active Installs
10
Versions
Install in OpenClaw
/install weiqi-yunbisai
Description
weiqi-yunbisai 云比赛网围棋比赛数据查询 - 支持比赛列表、分组信息、对阵数据、排名计算。当用户需要"查比赛"、"云比赛网"、"围棋比赛"时使用此技能。
Usage Guidance
This skill is coherent with its stated purpose and requests no secrets, but standard caution applies: 1) Inspect the included script (scripts/query.py) yourself or run it in a sandboxed environment before use. 2) The script will make network requests to yunbisai domains and may write HTML files (e.g., under /tmp) that you might be asked to share via IM — verify the generated files before sending. 3) Install only the documented dependency (requests) using your normal package management; avoid running unknown install scripts. 4) If you need higher assurance, run the script with network monitoring or review the full file contents (ensure there are no hidden remote endpoints beyond the yunbisai domains).
Capability Assessment
Purpose & Capability
Name/description match the implementation: the code and SKILL.md call yunbisai endpoints, parse event/group/match data, compute rankings and export HTML. There are no unrelated credentials, binaries, or endpoints requested.
Instruction Scope
Runtime instructions and the Python script limit actions to requesting public yunbisai endpoints, parsing HTML when needed, computing rankings, and writing HTML/JSON outputs (to /tmp). The skill also documents how to embed generated files in QQ messages. Note: the skill generates files for export which a user may be prompted to send via IM — review outputs before sharing.
Install Mechanism
No install spec in registry (instruction-only), but SKILL.md instructs users to pip3 install requests. This is a minimal dependency and expected for a Python script; nothing is downloaded from arbitrary URLs and no package install automation is embedded in the skill.
Credentials
The skill declares no required environment variables or credentials. The code does not attempt to read secrets or unrelated configuration; network calls are to yunbisai domains and the public website.
Persistence & Privilege
always:false and no code attempts to modify agent configuration or persist sensitive credentials. The skill runs on demand and does not request elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weiqi-yunbisai
  3. After installation, invoke the skill by name or use /weiqi-yunbisai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
feat: 添加对手分逆减破同分规则; feat: 添加 --ranking-mode 参数支持简化排名模式(跳过累进分); fix: 对手分=0时不计算逆减; docs: 更新排名规则文档
v1.1.2
fix: 修复区域搜索API兼容性问题并完善文档; fix: 修复HTML注入漏洞; docs: 添加QQ媒体文件发送方式说明; feat: 排名HTML添加选手对局详情点击名字可查看每轮对阵结果; feat: 优化输出格式为手机端HTML表格
v1.1.1
修复HTML注入漏洞:对所有API数据进行HTML转义处理
v1.1.0
添加关键词过滤搜索,排名页面支持查看选手对局详情,添加QQ媒体文件发送文档
v1.0.5
排名HTML添加选手对局详情,点击名字可查看每轮对阵结果
v1.0.4
添加 tags 支持搜索优化
v1.0.3
优化搜索关键词
v1.0.2
添加依赖说明
v1.0.1
添加安全说明文档
v1.0.0
weiqi-yunbisai 1.0.0 - 首次发布完整的云比赛网(yunbisai.com)围棋比赛数据查询技能包 - 支持比赛列表、分组、选手、所有对阵、自动计算排名等全流程查询 - 提供命令行脚本`query.py`,支持分组排名、个人成绩、HTML导出及性能报告 - 按比赛数据量智能输出:少量Markdown文本,多则自动导出手机优化HTML榜单 - 排名算法严格还原官方规则:个人积分、对手分、累进分与轮空细则 - 附详细参数、全场景用例和交互指令,适用查找成绩、分组及排名等需求
Metadata
Slug weiqi-yunbisai
Version 1.2.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 10
Frequently Asked Questions

What is 围棋云比赛网查询?

weiqi-yunbisai 云比赛网围棋比赛数据查询 - 支持比赛列表、分组信息、对阵数据、排名计算。当用户需要"查比赛"、"云比赛网"、"围棋比赛"时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 238 downloads so far.

How do I install 围棋云比赛网查询?

Run "/install weiqi-yunbisai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 围棋云比赛网查询 free?

Yes, 围棋云比赛网查询 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 围棋云比赛网查询 support?

围棋云比赛网查询 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 围棋云比赛网查询?

It is built and maintained by tokener (@zhangbin2025); the current version is v1.2.0.

💬 Comments