← 返回 Skills 市场
Sui Move
作者
Eason Chen
· GitHub ↗
· v1.1.1
1925
总下载
4
收藏
3
当前安装
4
版本数
在 OpenClaw 中安装
/install sui-move
功能描述
Sui blockchain and Move smart contract development. Use when the user asks about Sui, Move language, smart contracts, objects, transactions, or blockchain development on Sui.
安全使用建议
This skill appears to be a documentation and development helper for Sui/Move and is coherent with that purpose. Before installing: (1) confirm you are comfortable with the skill cloning public GitHub repos (move-book and Sui docs) into the skill's references folder and that your environment has git and network access; (2) if you want CLI functionality, ensure ripgrep (rg) and the Sui CLI are available or installable via Homebrew as suggested; (3) be aware SKILL.md uses a {baseDir} placeholder while setup.sh uses its script directory — you may need to set or map baseDir for the agent to find references; (4) review the setup.sh and the cloned repo contents if you want to verify there is no unexpected code. No credentials or secret access are requested by this skill.
功能分析
Type: OpenClaw Skill
Name: sui-move
Version: 1.1.1
The skill is designed to provide a knowledge base for Sui blockchain and Move smart contract development. It achieves this by cloning official documentation from MystenLabs GitHub repositories (move-book, sui docs, awesome-move) into a local 'references' directory. The `SKILL.md` instructions guide the AI agent to search these local documents using `rg` and `grep` for answering user queries. The `setup.sh` script automates this cloning process. All actions, including `git clone` from official sources and local file searching, are directly aligned with the stated purpose and show no signs of malicious intent, data exfiltration, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The declared purpose (Sui/Move development) matches the files and instructions: cloning Move Book and Sui docs, search/read local docs, and providing CLI examples. Minor inconsistency: the top-level registry metadata lists no required binaries/env vars, but SKILL.md declares required bins (sui, rg) and an install suggestion for the Sui CLI via Homebrew — this is reasonable for the stated purpose but should be synchronized.
Instruction Scope
Runtime instructions tell the agent to clone public GitHub repos, run ripgrep (rg) and cat local markdown files, and use the sui CLI — all expected for a documentation/authoring skill. Small issues: SKILL.md uses a {baseDir} placeholder without defining it (setup.sh uses a different path calculation), so the agent may need a concrete baseDir mapping. The instructions do not attempt to read unrelated system files or any secrets.
Install Mechanism
There is no heavy install spec in the registry; the included setup.sh clones public GitHub repos (official MystenLabs repos) and writes them to a local references directory. SKILL.md includes a Homebrew install suggestion for the Sui CLI which is an expected, low-risk package source. No downloads from unknown/personal servers or archive extraction from untrusted hosts were found.
Credentials
The skill does not request environment variables, credentials, or privileged config paths. The only runtime requirements are binaries (sui, rg) that are proportionate to searching and interacting with Sui documentation and CLI workflows.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or cross-skill configuration changes. setup.sh writes documentation into a local references directory within the skill bundle; nothing indicates permanent system-wide changes or background services.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sui-move - 安装完成后,直接呼叫该 Skill 的名称或使用
/sui-move触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Add GitHub link and Related Skills section
v1.2.0
Add related skills section (sui-decompile, sui-coverage)
v1.1.0
Add awesome-move repo as additional reference resource (note: some examples may be outdated)
v1.0.0
Initial release: Sui blockchain and Move smart contract development knowledge base with references to the official Move Book and Sui docs
元数据
常见问题
Sui Move 是什么?
Sui blockchain and Move smart contract development. Use when the user asks about Sui, Move language, smart contracts, objects, transactions, or blockchain development on Sui. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1925 次。
如何安装 Sui Move?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sui-move」即可一键安装,无需额外配置。
Sui Move 是免费的吗?
是的,Sui Move 完全免费(开源免费),可自由下载、安装和使用。
Sui Move 支持哪些平台?
Sui Move 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sui Move?
由 Eason Chen(@easonc13)开发并维护,当前版本 v1.1.1。
推荐 Skills