Browser

Zeko

Use when a user needs to actually use or build on Zeko: bridge with Bridge CLI or Bridge SDK, get testnet funds, find the right Zeko and Mina endpoints, run...

What it does

Use when a user needs to actually use or build on Zeko: bridge with Bridge CLI or Bridge SDK, get testnet funds, find the right Zeko and Mina endpoints, run GraphQL or curl queries, understand sequencer and archive-node roles, or build zkApps on Zeko with o1js or OCaml. This skill is for public user and builder workflows, especially terminal-driven and non-browser automation flows.

The skill document

Zeko

Use this skill when the user wants to use Zeko, inspect the network, bridge assets, get faucet funds, or build on Zeko.

Defaults:

  • For non-browser automation, prefer explicit key-based CLI or HTTP flows over wallet UI steps.
  • When this skill says to use Bridge CLI for bridging, that means run the high-level zeko-bridge bridge command.
  • Do not use deposit submit, withdrawal submit, or other low-level Bridge CLI subcommands for ordinary bridge requests unless the user explicitly asks for debugging or recovery.
  • Only discuss Auro Wallet when the agent is actively driving a browser with extension access.
  • Start with the smallest relevant reference file in this skill instead of a broad docs dump.
  • Use the public docs pages behind https://docs.zeko.io through the targeted references below.
  • Default to gateway-backed Mina testnet endpoints and direct Zeko GraphQL endpoints from references/40-endpoints-and-curl.md.
  • Use the live node for current chain config and the archive node for historical actions and events.
  • For bridge debugging, distinguish chain visibility, pending inclusion, and canonical finality; do not treat canonical finality as the default requirement for seeing or finalizing a bridge result.

Load only what you need:

  • Docs map and routing: references/10-navigation.md
  • Agent-first behavior: references/10-agent-workflows.md
  • User flows and browser-wallet exceptions: references/20-user-flows.md
  • Bridge CLI, Bridge SDK, and faucet workflows: references/30-bridge-and-faucet.md
  • Endpoints and curl queries: references/40-endpoints-and-curl.md
  • Building with o1js or OCaml: references/50-build-on-zeko.md
  • Sequencer, archive node, and DA layer: references/60-sequencer-archive-and-da.md

Related skills

Universal cross-chain swap & bridge skill for OpenClaw using the NEAR Intents 1Click SDK. Supports 14+ blockchains including NEAR, Base, Ethereum, Solana, an...

37 installs

Automate browser tasks from the CLI with token-efficient snapshots and stable element refs.

116 installs1 stars

Run user-facing EasyClaw DEX actions from a self-contained skill folder. Use when an agent needs to submit user orders or check wallet/margin/order balances...

36 installs

Drive a real Chrome browser from scripts: navigate pages, fill forms, click buttons, and extract data.

50 installs4 stars

Query NFT and token data, trade NFTs on Seaport, swap ERC20 tokens via DEX aggregator, configure wallet signing providers, and build/register/gate AI agent tools on Base. Covers the full OpenSea developer surface across CLI, MCP server, shell scripts, and SDK. Pick the right sub-skill using the routing table below, then read that sub-skill's SKILL.md for operational detail.

36 installs2 stars

Install, connect, and operate JS Eyes browser and Skill Runtime from CLI, MCP, or OpenClaw with safe defaults.

70 installs