Incorporate
by @juankisugar-creator
Generate complete incorporation documents for a new business entity. Use when forming a C-Corp, S-Corp, or LLC in any US state. Produces Articles of Incorpor...
clawhub install ai-powered-business-formation-playbookπ About This Skill
name: incorporate description: Generate complete incorporation documents for a new business entity. Use when forming a C-Corp, S-Corp, or LLC in any US state. Produces Articles of Incorporation/Organization, Bylaws/Operating Agreement, Incorporator Action, Organizational Resolutions, Stock/Membership Ledger, and Filing Checklist β all from a simple config. Handles cap tables, voting structures, registered agents, and multi-class stock. Currently optimized for Nevada; extensible to other states.
Incorporate β Business Formation Document Generator
Generate all legal documents needed to incorporate a business entity from a single configuration.
Supported Entity Types & States
| Entity | States | Reference File |
|--------|--------|---------------|
| C-Corp | Nevada | references/nevada-corp.md |
| C-Corp | Delaware | references/delaware-corp.md |
| LLC | Nevada | references/nevada-llc.md |
| LLC | Delaware | references/delaware-llc.md |
Quick Start
1. Ask the user for their company details (or have them fill out the config)
2. Read references/config-template.md β this is the input format
3. Read the appropriate state + entity reference file (see table above)
4. Read the document templates from assets/templates/ (use de-* for Delaware, llc-* for LLCs)
5. Generate all documents using the config values
6. Upload to Google Drive (or output as .docx files)
Workflow
Step 1: Gather Configuration
Ask the user these questions (or accept a pre-filled config):
Required:
Optional (defaults provided):
Option Pool (recommended):
Validate the config: share percentages must total 100%, authorized shares must cover all issuances (including option pool reserve).
Step 2: Select Entity + State References
Based on entity type and state, read the appropriate reference file:
references/nevada-corp.mdreferences/delaware-corp.mdreferences/nevada-llc.mdreferences/delaware-llc.mdKey decision guidance for the user:
Step 3: Generate Documents
Read each template from assets/templates/ and replace all {{VARIABLES}} with config values. Templates are in Markdown β convert to .docx for final output.
Documents generated (C-Corp): 1. Articles of Incorporation β filed with Secretary of State 2. Bylaws β internal governance rules 3. Action of Incorporator β appoints initial board 4. Organizational Resolutions β board adopts bylaws, elects officers, authorizes stock 5. Stock Ledger β records all share ownership + voting power summary 6. Filing Checklist β step-by-step guide with links, 83(b) deadline tracking, Year 1 compliance calendar, and bank account requirements 7. 83(b) Election Form *(auto-generated if stock issued for services)* β IRS election to lock in tax basis at par value. Includes instructions + filing checklist. CRITICAL: must be filed within 30 days of stock issuance. 8. Restricted Stock Purchase Agreement (RSPA) β template for each stockholder receiving shares. Covers vesting, repurchase option, transfer restrictions, 83(b) acknowledgment, spousal consent. β οΈ Complex arrangements should involve legal review.
Documents generated (LLC):
1. Articles of Organization β filed with Secretary of State (template: llc-01-articles-of-organization.md)
2. Operating Agreement β governance, economics, member rights (template: llc-02-operating-agreement.md)
3. Membership Ledger β records ownership and transfers (template: llc-03-membership-ledger.md)
4. Filing Checklist β step-by-step guide (template: llc-04-filing-checklist.md)
Delaware C-Corp uses different template for Articles:
de-01-certificate-of-incorporation.md instead of 01-articles-of-incorporation.mdStep 4: Format + Deliver
Step 5: Walk Through Next Steps
After generating docs, brief the user on filing sequence: 1. File Articles with Secretary of State (online if available) 2. File Initial List of Officers (bundled with Articles in Nevada) 3. Sign Action of Incorporator (after filing confirmed) 4. Hold organizational meeting / sign resolutions 5. Issue stock / record in ledger 6. File 83(b) elections within 30 days β every stockholder receiving shares for services (see state reference for details) 7. Obtain EIN from IRS (note: non-US founders need a US-based officer with SSN to apply online) 8. Execute Restricted Stock Purchase Agreements (RSPAs) with all stockholders 9. Open corporate bank account (bring: EIN, filed Articles, Bylaws, Resolutions, IDs)
Post-Filing Guide
After documents are generated and filed, read references/post-filing-learnings.md for real-world guidance on:
This file was built from a real Nevada C-Corp filing (March 2026) and captures lessons that aren't in any template.
Important Notes
references/delaware-corp.md for the Assumed Par Value methodπ‘ Examples
1. Ask the user for their company details (or have them fill out the config)
2. Read references/config-template.md β this is the input format
3. Read the appropriate state + entity reference file (see table above)
4. Read the document templates from assets/templates/ (use de-* for Delaware, llc-* for LLCs)
5. Generate all documents using the config values
6. Upload to Google Drive (or output as .docx files)