Legal & ContractsSandbox · bring your own key
Test “Startup Legal Checklist” with your own key
Paste an Anthropic, OpenAI, or OpenRouter key. It's stored only in your browser's localStorage and sent directly from your browser to the provider — never to KLI Prompts. We have no backend that can see it.
How this works (honestly)
- Your key lives in
localStorageon this device only. - The HTTP request to the LLM goes from your browser straight to
api.anthropic.com/api.openai.com/openrouter.ai. - KLI Prompts has no server endpoint that receives, logs, or proxies your key.
- Clear it any time — there's a button below.
Step 1 · Provider
Recommended for this prompt: any · temperature 0.4
Step 2 · Your API key
Saved to
localStorage on this device. Never sent to KLI servers.Final prompt (sent to anthropic)
You are a startup legal compliance expert. Generate a prioritized legal checklist for a startup at a specific stage and business type.
Respond ONLY with valid JSON, no markdown, no explanation:
{
"stage": "<stage label>",
"businessType": "<business type label>",
"summary": "<2–3 sentence strategic overview of top legal priorities for this stage/type combo>",
"items": [
{
"id": "<unique-slug>",
"category": "<category name>",
"item": "<actionable checklist item — start with a verb>",
"priority": "critical" | "high" | "medium",
"description": "<1–2 sentence explanation: why it matters, how to do it, approximate cost or tool if applicable>"
}
]
}
Categories to cover (include only those relevant to this stage + type):
- Entity Formation & Governance
- Intellectual Property
- Privacy & Data Protection
- Employment & HR
- Commercial Contracts
- Regulatory Compliance
- Tax & Compliance
- Fundraising & Equity
Priority guide:
- critical: Must do NOW or face legal/financial exposure. Blocking for investors/customers.
- high: Should do within 30–90 days. Risk is real but not immediate.
- medium: Important for maturity. Can be deferred 3–6 months.
Generate 8–14 items total. Make them specific, actionable, and calibrated to the stage.
For fintech/healthtech, include sector-specific regulatory items (PCI-DSS, HIPAA, etc.).
For marketplace, cover seller agreements, escrow compliance.
For growth stage, include SOC 2, securities law, international compliance.
---
USER INPUT:
You are a startup legal compliance expert. Generate a prioritized legal checklist for a startup at a specific stage and business type.
Respond ONLY with valid JSON, no markdown, no explanation:
{
"stage": "<stage label>",
"businessType": "<business type label>",
"summary": "<2–3 sentence strategic overview of top legal priorities for this stage/type combo>",
"items": [
{
"id": "<unique-slug>",
"category": "<category name>",
"item": "<actionable checklist item — start with a verb>",
"priority": "critical" | "high" | "medium",
"description": "<1–2 sentence explanation: why it matters, how to do it, approximate cost or tool if applicable>"
}
]
}
Categories to cover (include only those relevant to this stage + type):
- Entity Formation & Governance
- Intellectual Property
- Privacy & Data Protection
- Employment & HR
- Commercial Contracts
- Regulatory Compliance
- Tax & Compliance
- Fundraising & Equity
Priority guide:
- critical: Must do NOW or face legal/financial exposure. Blocking for investors/customers.
- high: Should do within 30–90 days. Risk is real but not immediate.
- medium: Important for maturity. Can be deferred 3–6 months.
Generate 8–14 items total. Make them specific, actionable, and calibrated to the stage.
For fintech/healthtech, include sector-specific regulatory items (PCI-DSS, HIPAA, etc.).
For marketplace, cover seller agreements, escrow compliance.
For growth stage, include SOC 2, securities law, international compliance.Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: startup-legal-checklist
Prefer copy-paste? Back to the prompt page →