veil
Installation
SKILL.md
Veil
This skill wraps the @veil-cash/sdk CLI to make Veil operations agent-friendly.
What it does
- Key management: generate and store a Veil keypair locally
- Status check: verify configuration, registration, and relay health
- Balances: combined
balance,queue-balance,private-balance - Deposits via Bankr: build a Bankr-compatible unsigned transaction and ask Bankr to sign & submit it
- Private actions:
withdraw,transfer,mergeare executed locally usingVEIL_KEY(ZK/proof flow)
File locations (recommended)
- Veil keys:
~/.thinkfleet/skills/veil/.env.veil(chmod 600) - Bankr API key:
~/.thinkfleet/skills/bankr/config.json