← Back to Skills Marketplace
Zksync
by
bytesagain1
· GitHub ↗
· v1.0.0
· MIT-0
148
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install zksync
Description
Zksync reference tool. Use when working with zksync in blockchain contexts.
Usage Guidance
This skill provides local, read-only reference text for zksync and appears coherent and low-risk. Before installing: (1) review the bundled script (scripts/script.sh) yourself — it currently only prints static content and has no network or credential access; (2) if you expect more advanced functionality (network calls, node interaction, wallet management), this skill does not provide that — you would need a different integration and corresponding credentials; (3) as a general precaution, run new scripts in a controlled environment if you have any doubt.
Capability Analysis
Type: OpenClaw Skill
Name: zksync
Version: 1.0.0
The 'zksync' skill bundle is a purely informational reference tool that provides static text documentation about blockchain concepts. The core logic in `scripts/script.sh` consists of simple shell functions that output pre-defined text blocks using heredocs, with no network activity, file system modifications, or sensitive data access.
Capability Assessment
Purpose & Capability
Name/description (zksync reference) align with the provided files and commands. The only artifact is a local shell script that prints reference text — nothing in the package asks for unrelated capabilities or credentials.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with fixed subcommands. The script outputs static reference content and help/version text; it does not read user files, environment variables, network endpoints, or other system state outside its intended scope.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). Nothing is downloaded or extracted during install, lowering risk. The included script is simple and text-only.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not access any environment variables or external secrets.
Persistence & Privilege
The skill is not marked always:true, it is user-invocable and can be invoked autonomously (platform default). It does not modify other skills or system-wide settings and does not request persistent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zksync - After installation, invoke the skill by name or use
/zksync - 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 Zksync?
Zksync reference tool. Use when working with zksync in blockchain contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.
How do I install Zksync?
Run "/install zksync" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zksync free?
Yes, Zksync is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zksync support?
Zksync is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zksync?
It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.
More Skills