Agent Skillsmohitagw15856/pm-claude-skills › cap-table-explainer

cap-table-explainer

GitHub

用于向创始人清晰解释股权结构、稀释计算、SAFE及期权池机制。通过具体数学推导和前后对比表,展示融资后的所有权变化,揭示常见陷阱(如优先清算权),并提供步骤化拆解,非法律财务建议。

exports/openclaw/cap-table-explainer/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

解释股权稀释 模拟SAFE或定价轮次 计算期权池规模 理解条款书经济影响 确定融资后各股东持股比例

Install

npx skills add mohitagw15856/pm-claude-skills --skill cap-table-explainer -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/cap-table-explainer -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@cap-table-explainer

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill cap-table-explainer -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "cap-table-explainer",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/cap-table-explainer.html",
    "metadata": {
        "openclaw": {
            "emoji": "🌱"
        }
    },
    "description": "Explain a cap table, dilution, SAFEs, option pools, and round mechanics in plain English with the actual math. Use when asked to explain dilution, model a SAFE or priced round, size an option pool, understand a term sheet's economics, or figure out who owns what after a raise. Produces a worked ownership breakdown before\/after the round, the dilution math step by step, and the traps founders miss. Not legal or financial advice."
}

Cap Table Explainer Skill

Dilution math quietly decides how much of your company you keep. This skill walks through it with real numbers — pre/post-money, SAFEs, option pools, and conversions — so the founder sees exactly who owns what and why. Not legal or financial advice; confirm with counsel before signing.

Working from a brief

Given partial terms, work the full example anyway with the numbers provided, and clearly state every assumption (e.g. assumed $1M pre-existing on a $X pre-money). If numbers are missing, pick clean illustrative ones and label them. Never leave the math as "[calculate]".

Required Inputs

Ask for (if not already provided), else use labelled illustrative figures:

  • Current ownership (founders %, existing investors, current option pool)
  • The round: amount raised, pre- or post-money valuation, instrument (priced equity, SAFE, convertible note)
  • SAFE/note terms if any: cap, discount, MFN
  • New option pool target, and whether it's pre- or post-money ("the pool shuffle")

Output Format

1. Plain-English summary

What this round does to ownership, in 3 sentences.

2. Ownership before → after

Holder Shares / % before % after this round
Founders
Existing investors
Option pool
New investor(s)
Total 100% 100%

3. The math, step by step

  • Post-money = pre-money + amount raised (or the reverse for post-money SAFEs)
  • New investor % = amount ÷ post-money
  • Show SAFE conversion (cap vs discount — whichever is better for the investor) explicitly
  • Show the option pool shuffle: a "pre-money pool" dilutes founders, not the new investor — quantify it

4. What this costs the founder

The single dilution number that matters, and the one term quietly driving it.

5. Traps & watch-outs

  • Pre-money option pool (dilutes you, not the VC)
  • Stacked SAFEs converting at once (often more dilution than founders expect)
  • Liquidation preferences / participation (economics ≠ ownership %)

Quality Checks

  • Before/after table sums to 100% both columns
  • SAFE conversion uses the investor-favourable of cap vs discount, shown explicitly
  • The option-pool shuffle is quantified, not hand-waved
  • Includes the "not legal/financial advice — confirm with counsel" disclaimer

Anti-Patterns

  • Confusing pre- and post-money (the most common, most expensive error)
  • Ignoring the option pool's dilution effect
  • Treating ownership % as the whole story while ignoring liquidation preferences
  • Presenting math without stating assumptions

Version History

  • 54fad50 Current 2026-07-19 12:12

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
bf146c06
Indexed
2026-07-19 12:12

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 14:07
浙ICP备14020137号-1 $방문자$