Equity
14 AI executives powered by legendary minds (Musk/Buffett/Simons/Feynman) — deploy your virtual C-Suite in one git clone.
npx -y skills add aAAaqwq/AGI-Super-Team --skill equityAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Model cap tables, dilution scenarios, and vesting schedules for startups. Use when planning fundraising, pricing options, or tracking equity.
The file declares its own license as MIT-0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.7 KB, as published. Nobody here has run it
Equity
Equity calculator — cap table, dilution modeling, vesting schedules, and option pricing.
Commands
| 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 |
Usage
equity help
equity run
equity status
Examples
equity help
equity run
equity export json
Output
Results go to stdout. Save with equity run > output.txt.
Configuration
Set EQUITY_DIR to change data directory. Default: ~/.local/share/equity/
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
Features
- Simple command-line interface for quick access
- Local data storage with JSON/CSV export
- History tracking and activity logs
- Search across all entries
Quick Start
# Check status
equity status
# View help
equity help
# Export data
equity export json
How It Works
Equity stores all data locally in ~/.local/share/equity/. Each command logs activity with timestamps for full traceability.
Support
- Feedback: https://bytesagain.com/feedback/
- Website: https://bytesagain.com
Powered by BytesAgain | bytesagain.com | [email protected]