Use this skill when the user wants to cli tool that simplifies zksync development workflow.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-3240ce01)More formats (shields.io, HTML) on the badges page.
---
name: zksync-cli
description: Use this skill when the user wants to cli tool that simplifies zksync development workflow.
---
# Zksync-cli Plugin
CLI tool that simplifies ZKsync development workflow.
## Commands
### Operations
- `zksync-cli project create` — create project via zksync-cli
- `zksync-cli contract deploy` — deploy contract via zksync-cli
- `zksync-cli contract verify` — verify contract via zksync-cli
- `zksync-cli contract compile` — compile contract via zksync-cli
- `zksync-cli account balance` — balance account via zksync-cli
- `zksync-cli account transfer` — transfer account via zksync-cli
- `zksync-cli bridge deposit` — deposit bridge via zksync-cli
- `zksync-cli bridge withdraw` — withdraw bridge via zksync-cli
- `zksync-cli transaction status` — status transaction via zksync-cli
- `zksync-cli config show` — show config via zksync-cli
- `zksync-cli network list` — list network via zksync-cli
- `zksync-cli network add` — add network via zksync-cli
- `zksync-cli wallet generate` — generate wallet via zksync-cli
- `zksync-cli wallet import` — import wallet via zksync-cli
- `zksync-cli explorer open` — open explorer via zksync-cli
- `zksync-cli faucet request` — request faucet via zksync-cli
## Usage Examples
- "zksync-cli --help"
- "zksync-cli <args>"
## Installation
```bash
npm install -g zksync-cli
```
## Examples
```bash
zksync-cli --version
zksync-cli --help
```
## Key Features
- zksync\n- blockchain\n- ethereum
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!