← Back to Skills Marketplace
Nft
by
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
194
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nft
Description
Nft reference tool. Use when working with nft in blockchain contexts.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nft - After installation, invoke the skill by name or use
/nft - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Nft?
Nft reference tool. Use when working with nft in blockchain contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.
How do I install Nft?
Run "/install nft" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nft free?
Yes, Nft is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nft support?
Nft is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nft?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.
More Skills