mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
Two research-grounded entrepreneurial tools based on Paul Graham's Y Combinator frameworks, with companion CLI scripts and extensive reference material. yc-default-alive-calculator: - Paul Graham's 'Default Alive / Default Dead' framework as a deterministic CLI - Month-by-month financial projection engine with growth decay modeling - Burn multiple analysis, lever identification, and actionable verdict - Zero external dependencies (Python 3.9+ stdlib only) - 2 reference docs (framework deep-dive, fundraising context) yc-weekly-growth-compass: - Paul Graham's 'Startup = Growth' framework as an operational weekly tool - Single-period and time-series growth rate computation - YC benchmark classification (1% concerning -> 10%+ outstanding) - Compound growth projections, doubling time, and decision compass - Zero external dependencies (Python 3.9+ stdlib only) - 2 reference docs (framework essay breakdown, compound growth table) Both skills follow the Agent Skills open format (agentskills.io spec v1.0).