← 返回 Skills 市场
easonc13

Sui

作者 Eason Chen · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
1790
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sui
功能描述
Answer questions about Sui blockchain ecosystem, concepts, tokenomics, validators, staking, and general knowledge. Use when users ask "what is Sui", "how does Sui work", "Sui vs other chains", or any Sui-related questions that aren't specifically about Move programming.
安全使用建议
This skill is coherent and low-risk: it clones the official Sui GitHub docs and provides search/answer guidance. Before running setup.sh, ensure you trust the source (the repo URL is https://github.com/MystenLabs/sui) and that you have git installed. If you prefer not to allow network activity, skip running setup.sh; the skill can still be used for general Sui answers but searches against local docs will be unavailable. Note also that SKILL.md uses ripgrep (rg) for fast searching — install rg or adapt searches to grep if needed.
功能分析
Type: OpenClaw Skill Name: sui Version: 1.1.0 The skill is designed to provide knowledge about the Sui blockchain. The `SKILL.md` instructs the agent to execute `setup.sh` to clone official Sui documentation from `https://github.com/MystenLabs/sui.git` using standard `git` commands, and then use `rg` (ripgrep) to search these local references. All actions are clearly aligned with the stated purpose of creating and searching a knowledge base, with no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection beyond the stated purpose, or obfuscation.
能力评估
Purpose & Capability
Name/description (Sui knowledge) align with the included files and behavior: SKILL.md provides Sui-focused guidance and the setup script clones the Sui docs repository. There are no unrelated credentials, binaries, or unusual resources requested.
Instruction Scope
SKILL.md instructs the agent to run setup.sh to clone official docs and to search the local references with ripgrep (rg). The scope stays within documentation/search for Sui topics. Note: rg is referenced but not declared as a required binary — the skill will still function without it but searching commands will fail if rg is absent.
Install Mechanism
No install spec is declared. The only executable provided is setup.sh which uses git to clone https://github.com/MystenLabs/sui (official repo) with a sparse checkout of docs. The network activity is limited to a well-known GitHub repo; no downloads from obscure hosts or URL shorteners.
Credentials
The skill requires no environment variables, secrets, or config paths. The permissions and data it would access (local references directory it creates) are proportional to a documentation/search skill.
Persistence & Privilege
always is false and there are no indications the skill modifies other skills or system-wide settings. The only persistence is the optional references/ clone that setup.sh creates under the skill directory when explicitly run.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sui
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sui 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**New skill for Sui ecosystem general knowledge.** - Added "sui-knowledge" skill to answer general questions about Sui blockchain, tokenomics, consensus, staking, user ecosystem, and comparisons with other chains. - Clearly distinguishes general Sui knowledge from Move programming (which remains in sui-move skill). - Provides reference search instructions, summaries of Sui concepts (object model, transaction types, consensus, SUI token), and ecosystem overview. - Includes common FAQs, usage workflow, and links to official resources.
v1.0.0
Initial release: Sui blockchain knowledge base
元数据
Slug sui
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Sui 是什么?

Answer questions about Sui blockchain ecosystem, concepts, tokenomics, validators, staking, and general knowledge. Use when users ask "what is Sui", "how does Sui work", "Sui vs other chains", or any Sui-related questions that aren't specifically about Move programming. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1790 次。

如何安装 Sui?

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

Sui 是免费的吗?

是的,Sui 完全免费(开源免费),可自由下载、安装和使用。

Sui 支持哪些平台?

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

谁开发了 Sui?

由 Eason Chen(@easonc13)开发并维护,当前版本 v1.1.0。

💬 留言讨论