lista-wallet-connect

Installation
SKILL.md

Wallet Connect Skill

Status: Pre-release (internal only, not in public registry) Agent quick check: node dist/cli/cli.bundle.mjs version Agent rebuild: npm install && npm run build

Wallet connection and transaction bridge skill for EVM (eip155:1, eip155:56).

Agent Execution Policy

  • Execute CLI/setup commands directly as the agent; do not ask the user to run shell commands.
  • If dependencies/build/env are missing, fix them automatically in the workspace.
  • Before any signing or on-chain write action, explain the action and get user consent.
  • Do not output raw JSON/internal payloads to users by default; present concise human-readable summaries.
  • Use command snippets in this document as agent-side execution references only.

Project Structure

Related skills
Installs
12
First Seen
Mar 10, 2026