← 返回 Skills 市场
xueyetianya

Nft

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
194
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nft
功能描述
Nft reference tool. Use when working with nft in blockchain contexts.
安全使用建议
This skill appears to be a harmless, local reference tool that prints NFT-related documentation from a bundled shell script. If you plan to install/use it: (1) review the full scripts/script.sh file yourself (ensure there are no unexpected commands such as curl, wget, or exec calls) before running, (2) exercise usual caution when running third-party shell scripts (run in a confined environment if concerned), and (3) remember the script may include example API endpoints and CLI commands in its documentation — these are examples and not executed by the skill as provided.
功能分析
Type: OpenClaw Skill Name: nft Version: 1.0.0 The 'nft' skill is a purely informational reference tool providing documentation on NFT standards, gas optimization, and security best practices. The bash script (scripts/script.sh) consists entirely of static text output via heredocs and contains no network requests, file system modifications, or credential access. Although there is a minor discrepancy between the command names listed in SKILL.md and those implemented in the script, the tool lacks any malicious intent or high-risk capabilities.
能力评估
Purpose & Capability
The name/description ('Nft reference tool') align with the included files: SKILL.md invokes a local script and scripts/script.sh contains static reference text about NFT standards, troubleshooting, gas optimization, and security. Nothing requested (no env vars, binaries, or config paths) is inconsistent with a documentation/reference skill.
Instruction Scope
SKILL.md instructs the agent to run the bundled scripts/script.sh with simple subcommands (intro, formulas, regulations, etc.). The script's visible functions emit static documentation via here-docs. The script text mentions external APIs (e.g., example POST to api.opensea.io) only as actionable guidance for users, but the script itself does not perform network calls in the provided content.
Install Mechanism
There is no install specification and no network downloads; the skill is instruction-only with one bundled shell script. This is low-risk compared with downloading or extracting remote archives.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script as shown does not access secrets or environment config. No disproportionate credential requests were found.
Persistence & Privilege
The skill is not always-enabled, is user-invocable only, and does not request persistent system presence or modification of other skills or system settings. It only runs a local script when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nft
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nft 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug nft
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nft 是什么?

Nft reference tool. Use when working with nft in blockchain contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。

如何安装 Nft?

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

Nft 是免费的吗?

是的,Nft 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nft 支持哪些平台?

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

谁开发了 Nft?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。

💬 留言讨论