← Back to Skills Marketplace
207
Downloads
0
Stars
1
Active Installs
7
Versions
Install in OpenClaw
/install weiqi-recorder
Description
weiqi-recorder 围棋记谱工具 - 提供单文件网页版围棋记谱工具,支持棋盘显示、黑白轮流落子、提子、打劫规则、悔棋等功能。当用户需要"记谱工具"、"围棋记谱"、"网页记谱"或类似的围棋记录需求时使用此技能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weiqi-recorder - After installation, invoke the skill by name or use
/weiqi-recorder - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 绘制,无需服务器与外部依赖,支持离线本地使用
- 响应式设计,适配移动端触摸操作
- 用于满足"围棋记谱"等相关需求,指令触发关键词详见说明
Metadata
Frequently Asked Questions
What is 围棋记谱工具?
weiqi-recorder 围棋记谱工具 - 提供单文件网页版围棋记谱工具,支持棋盘显示、黑白轮流落子、提子、打劫规则、悔棋等功能。当用户需要"记谱工具"、"围棋记谱"、"网页记谱"或类似的围棋记录需求时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 207 downloads so far.
How do I install 围棋记谱工具?
Run "/install weiqi-recorder" 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.0.6.
More Skills