lista-wallet-connect
Wallet Connect Skill
Status: Pre-release (internal only, not in public registry) Agent quick check:
node dist/cli/cli.bundle.mjs versionAgent 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
More from tyler-tsai/lista-skills-personal
lista-lending
View and operate Lista Lending vaults/markets. Use when user asks about LENDING-ONLY positions or wants to deposit/withdraw/borrow/repay. For report-style overview, use lista instead.
11lista
Lista Lending assistant — position report, market overview, yield scan, liquidation risk check, daily digest, and loop strategy on BSC and Ethereum
10lista-report
Bilingual (EN/ZH) position report across one or more wallets — collateral, debt, LTV, liquidation price on Lista Lending
3lista-yield
Scan best yield opportunities across all Lista vaults
3lista-market
Daily protocol digest — TVL, utilization, top vaults on Lista Lending
3lista-loop
Calculate optimal leverage loop strategy and net APY for Lista Lending
3