skills/legal/safe-agreement/SKILL.md
Drafts Simple Agreements for Future Equity (SAFE) for early-stage venture capital financing with valuation cap/discount mechanics, investor qualifications, and securities compliance. Use when drafting SAFEs, pre-seed investment documents, convertible equity instruments, or YC-style SAFE notes.
npx skillsauth add casemark/skills safe-agreementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Drafts a SAFE granting investors future equity rights upon triggering events — no immediate ownership, no debt.
Gather before drafting:
| Element | Requirement | |---|---| | Company ID | Full legal name matching certificate of incorporation, entity type, jurisdiction | | Investor ID | Legal name, entity type, capacity to contract | | Purchase amount | Exact dollar figure | | Core exchange | Capital → contractual right to future equity; state explicitly: no debt, no interest, no current stockholder status |
Three triggering events:
1. Equity Financing (automatic)
2. Liquidity Event (acquisition/merger/IPO)
3. Dissolution
| Term | Function | |---|---| | Valuation Cap | Ceiling on conversion valuation; larger stake if valuation exceeds cap | | Discount Rate | Reduction from new investor price; rewards early risk | | Interaction | Cap and discount are alternative (not additive); investor gets better result |
Investor:
Company:
Pre-conversion — no stockholder rights (no voting, dividends, distributions, preemptive rights).
Transfer — no transfer without written consent; unauthorized = void. Optional exceptions for affiliates, estate planning, retirement accounts.
Securities — unregistered; restrictive legends required; investor acknowledges illiquidity.
| Provision | Standard | |---|---| | Governing law | State of incorporation or principal place of business | | Disputes | Litigation venue OR arbitration (rules, count, seat, costs) | | Amendments | Written, signed by both parties | | Waivers | Explicit, written; no implied waiver | | Integration | Entire agreement; supersedes prior negotiations | | Notices | Email, certified mail, or courier; specify addresses; deemed-received rules | | Severability | Reform invalid provisions; remainder survives |
Both Company and Investor: signature, printed name, title (entities), date.
[brackets] before finalizingdevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.