cap-table
Cap table management and modeling for startups. Tracks equity分配, option pools, investor ownership, and dilution scenarios. Essential for fundraising.
Best use case
cap-table is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Cap table management and modeling for startups. Tracks equity分配, option pools, investor ownership, and dilution scenarios. Essential for fundraising.
Teams using cap-table should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cap-table/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cap-table Compares
| Feature / Agent | cap-table | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Cap table management and modeling for startups. Tracks equity分配, option pools, investor ownership, and dilution scenarios. Essential for fundraising.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agent for SaaS Idea Validation
Use AI agent skills for SaaS idea validation, market research, customer discovery, competitor analysis, and documenting startup hypotheses.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
SKILL.md Source
# Cap 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 ```bash 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*
Related Skills
image-to-editable-ppt-slide
Rebuild one or more reference images as visually matching editable PowerPoint slides using native shapes, text, fills, and layout instead of a flat screenshot. Use when the user wants an image, flowchart, infographic, dashboard, process diagram, or designed slide converted into an editable PPT/PPTX deck that stays editable and closely matches the source.
tempo-stable-uniswap-swaps
Tempo stablecoin and token swap operations for agents. Use when working with pathUSD/USDC.e balances, swapping between USDC.e and pathUSD, or executing any-token swaps via Uniswap on Tempo with quote, Permit2 approvals, simulation, and broadcast.
Feishu Bitable Skill
操作飞书多维表格(Bitable/Base)记录。
airtable-participants
Read and query retreat participant data from the Ceremonia Airtable base. Use this skill when asked about participants, subscriber counts, retreat attendance, contact segments, phone numbers, emails, or donation status. Also used by other skills (email-newsletter, sms-outreach) to retrieve recipient lists. Read-only by default.
undetectable-ai
Make AI text undetectable. TypeScript CLI that scans ChatGPT, Claude, OpenClaw output for patterns flagged by GPTZero, Turnitin, Originality.ai, then auto-fixes them to pass as human-written. Use to bypass AI detection, evade checkers, or humanize text before submission.
dingtalk-ai-table
钉钉 AI 表格(多维表)操作技能。使用 mcporter CLI 连接钉钉官方新版 AI 表格 MCP server,基于 baseId / tableId / fieldId / recordId 体系执行 Base、Table、Field、Record 的查询与增删改。适用于创建 AI 表格、搜索表格、读取表结构、批量增删改记录、批量建字段、更新字段配置、按模板建表等场景。需要配置 DINGTALK_MCP_URL 或直接使用 Streamable HTTP URL。
comparison-table-gen
Auto-generates comparison tables for concepts, drugs, or study results in Markdown format.
SKILL.md - Find Profitable Stocks (自由现金流掘金)
## Description
feishu-bitable-builder
飞书多维表格(Bitable)系统搭建专家。根据业务需求从0到1搭建完整的多维表格系统,包括需求分析、架构设计、数据表创建、字段配置、视图设计、工作流自动化、仪表盘配置等。触发场景:(1) 用户需要搭建数据管理系统(客户管理、项目管理、库存管理等)(2) 需要设计业务数据结构和工作流 (3) 需要配置自动化规则和通知 (4) 需要创建可视化仪表盘 (5) 需要集成飞书生态(表单、消息、日历等)
wallpaper-auto-switch-pro-executable
在 macOS 本机从本地壁纸文件夹中立即换壁纸,或安装 launchd 定时轮换任务的可执行技能。
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.