wallet-cli

Installation
SKILL.md

TRON Wallet CLI

Use the TypeScript, one-shot wallet-cli as the execution engine. Keep deterministic wallet, signing, validation, and chain logic in the CLI; use this skill to select commands, enforce authorization boundaries, and interpret results.

This skill does not drive the repository's Java REPL and does not replace protocol-specific skills such as SunSwap. Use a DEX skill for swaps or liquidity workflows and this skill for the wallet, signing, resource, governance, and general TRON operations beneath them. If the user requests the Java REPL, do not execute it or offer to switch to it; state that this skill supports only the TypeScript one-shot CLI and, when applicable, offer to express the intended operation through that interface.

Verify the dependency

Check once before the first wallet operation:

Installs
17
Repository
bofai/skills
GitHub Stars
147
First Seen
Aug 21, 2026
wallet-cli — bofai/skills