← 返回 Skills 市场
zhangbin2025

围棋记谱工具

作者 tokener · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
207
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install weiqi-recorder
功能描述
weiqi-recorder 围棋记谱工具 - 提供单文件网页版围棋记谱工具,支持棋盘显示、黑白轮流落子、提子、打劫规则、悔棋等功能。当用户需要"记谱工具"、"围棋记谱"、"网页记谱"或类似的围棋记录需求时使用此技能。
安全使用建议
This appears to be a harmless, offline single-file Go score recorder. Before distributing or opening the file, you can: 1) open assets/weiqi_recorder.html locally in a text editor or browser to inspect the source (it should be readable JS/HTML); 2) verify there are no network requests (no fetch/XHR/websocket tags) and no eval/document.write usage; 3) run it offline in your browser or in a sandbox if you are extra cautious; and 4) if you plan to share it via IM, be aware some apps cache files—update a comment/timestamp to avoid stale caching. Note: the file listing in the prompt was truncated, so if you have the full HTML, quickly scan the remainder to confirm there is no unexpected dynamic code or remote-loading behavior; if the rest of the file is large or obfuscated, consider raising the confidence by sharing the full file for review.
功能分析
Type: OpenClaw Skill Name: weiqi-recorder Version: 1.0.6 The skill provides a standalone HTML/JavaScript tool for recording Go (Weiqi) games. Analysis of 'assets/weiqi_recorder.html' confirms it is a self-contained application using HTML5 Canvas for rendering and the Web Audio API for sound effects, with no external network requests, data exfiltration, or obfuscated code. The instructions in 'SKILL.md' are transparent and align perfectly with the tool's stated purpose.
能力评估
Purpose & Capability
Name/description (围棋记谱工具) match the provided asset (single HTML file implementing a Go board, move handling, undo, SGF export, and audio). No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to deliver or direct users to open the local HTML file in a browser and documents expected features. The instructions do not ask the agent to read unrelated system files, access external services, or collect/transmit user data.
Install Mechanism
No install spec is present (instruction-only with bundled asset). The only file is a static HTML resource; nothing is downloaded from arbitrary URLs or installed on disk by the skill installer.
Credentials
No environment variables, credentials, or config paths are required. The HTML uses browser APIs (Canvas, Web Audio API) which is appropriate for a front-end tool and consistent with SKILL.md assertions.
Persistence & Privilege
Skill is not always-enabled and does not request background or elevated privileges. It does not modify other skills or system settings per the provided files and metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weiqi-recorder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weiqi-recorder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
style: 统一记谱页面样式与打谱网页一致
v1.0.5
更新安全说明,移除文档中的shell命令示例
v1.0.4
添加 tags 支持搜索优化
v1.0.3
优化搜索关键词
v1.0.2
添加依赖说明
v1.0.1
添加安全说明文档
v1.0.0
Initial release of weiqi-recorder skill. - 提供单文件网页版围棋记谱工具,标准 19×19 棋盘 - 支持黑白轮流、提子、严格打劫、悔棋等核心规则 - HTML5 Canvas 绘制,无需服务器与外部依赖,支持离线本地使用 - 响应式设计,适配移动端触摸操作 - 用于满足"围棋记谱"等相关需求,指令触发关键词详见说明
元数据
Slug weiqi-recorder
版本 1.0.6
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 7
常见问题

围棋记谱工具 是什么?

weiqi-recorder 围棋记谱工具 - 提供单文件网页版围棋记谱工具,支持棋盘显示、黑白轮流落子、提子、打劫规则、悔棋等功能。当用户需要"记谱工具"、"围棋记谱"、"网页记谱"或类似的围棋记录需求时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。

如何安装 围棋记谱工具?

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

围棋记谱工具 是免费的吗?

是的,围棋记谱工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

围棋记谱工具 支持哪些平台?

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

谁开发了 围棋记谱工具?

由 tokener(@zhangbin2025)开发并维护,当前版本 v1.0.6。

💬 留言讨论