cap-table
Cap table management and modeling for startups. Tracks equity分配, option pools, investor ownership, and dilution scenarios. Essential for fundraising.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1477009639zw-blip/betacaptableCap Table Manager
Comprehensive cap table modeling tool for startup founders and investors.
Features
Ownership Tracking
- Founders, employees, investors ownership %
- Option pool allocation
- Vesting schedules
- Transfer restrictions
Modeling Scenarios
- New funding round dilution
- Option pool shuffle (increase)
- M&A acquisition scenarios
- Liquidation preferences
Reports
- Ownership breakdown by stakeholder
- Dilution impact by round
- Option pool utilization
- 409A valuation support
Usage
python3 captable.py --action summary
python3 captable.py --action dilute --round SeriesA --new_investors 2 --investment 5000000
python3 captable.py --action pool --increase 10
Example Cap Table
| Stakeholder | Shares | Ownership |
|---|---|---|
| Founders | 4,000,000 | 40% |
| Employee Pool | 1,000,000 | 10% |
| Seed Investors | 2,500,000 | 25% |
| Series A | 2,500,000 | 25% |
liquidation preference Examples
- 1x non-participating
- 1x participating
- 2x liquidation preference + participation
Built by Beta
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-1477009639zw-blip-betacaptable": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
lead-scoring
AI-powered B2B lead scoring model. Predicts conversion probability for potential customers using machine learning (LightGBM + SHAP). CSV upload or API integration.
quick-skill-maker
Creates a complete SKILL.md in one command. Input name + description + emoji → output a production-ready OpenClaw skill file.
sentiment-analyzer
Analyzes sentiment from social media, news headlines, and financial text. Outputs positive/negative/neutral scores with confidence levels and key phrase extraction.
competitor-analysis
Comprehensive competitor analysis framework. Research competitors, compare products, identify gaps, and find positioning opportunities. Used by startups, investors, and product teams.
content-writer
AI-powered content writing for tech, finance, and crypto. Blog posts, technical docs, whitepapers, market commentary. Research-backed, original, fast delivery.