Add yc-default-alive-calculator and yc-weekly-growth-compass skills #63
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "yc-entrepreneurial-toolbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Two new Y Combinator-grounded entrepreneurial toolbox skills for the agent-skills repository.
yc-default-alive-calculator
Paul Graham's Default Alive / Default Dead framework as a deterministic CLI tool and reusable agent skill. Given monthly revenue, burn rate, cash on hand, and monthly growth rate, computes:
Files: SKILL.md (full methodology + instructions), scripts/default-alive.py (CLI, zero deps), references/default-alive-framework.md (essay deep-dive), references/yc-fundraising-context.md (strategy guide)
yc-weekly-growth-compass
Paul Graham's Startup = Growth framework as an operational weekly practice tool. Supports single-period and time-series data, benchmarks against YC tiers, and frames decisions through the growth compass question.
Files: SKILL.md (full methodology + compass exercise), scripts/growth-compass.py (CLI, zero deps), references/growth-compass-framework.md (essay breakdown), assets/compound-growth-table.md (reference tables)
Changes
Both skills follow the Agent Skills open format (agentskills.io) and are fully portable across any agent harness. Python 3.9+ stdlib only — no external dependencies.
7719ddbc67tod8a11c2a4b