Install
openclaw skills install equityModel cap tables, dilution scenarios, and vesting schedules for startups. Use when planning fundraising, pricing options, or tracking equity.
openclaw skills install equityEquity calculator — cap table, dilution modeling, vesting schedules, and option pricing.
| Command | Description |
|---|---|
equity help | Show usage info |
equity run | Run main task |
equity status | Check state |
equity list | List items |
equity add <item> | Add item |
equity export <fmt> | Export data |
equity help
equity run
equity status
equity help
equity run
equity export json
Results go to stdout. Save with equity run > output.txt.
Set EQUITY_DIR to change data directory. Default: ~/.local/share/equity/
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
# Check status
equity status
# View help
equity help
# Export data
equity export json
Equity stores all data locally in ~/.local/share/equity/. Each command logs activity with timestamps for full traceability.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com