agentsclimarketplace

Legal

Skill ceoimperiumprojects/imperium-brain/skills/legal

Startup legal guidance and compliance frameworks. Use when the user mentions contracts, terms of service, privacy policy, entity structure, incorporation, IP protection, NDAs, employment agreements, equity, vesting, GDPR, compliance, regulatory, legal risk, licensing, or any legal topic for startups. Also triggers on: legal, lawyer, law, LLC, C-corp, Delaware, trademark, patent, copyright, data protection, CCPA, terms, agreement, contract review.From its SKILL.md

Install
npx -y skills add ceoimperiumprojects/imperium-brain --skill legal

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

6.0 KB, ~1.3k tokens by cl100k_base, as published. Nobody here has run it

Legal

Legal frameworks for startup founders. Not legal advice — frameworks to understand what you need and when to get a real lawyer.

IMPORTANT DISCLAIMER: This skill provides general frameworks and checklists. It is NOT a substitute for qualified legal counsel. Always consult a lawyer for your specific situation.

Keywords

Legal, contracts, terms of service, privacy policy, entity structure, incorporation, IP, NDA, employment agreement, equity, vesting, GDPR, compliance, regulatory, licensing, LLC, C-corp, Delaware, trademark, patent, copyright, data protection, CCPA

Core Domains

1. Entity Structure

When to incorporate:

  • Before accepting money from anyone
  • Before hiring anyone (including contractors)
  • Before launching commercially

Entity comparison:

FactorLLCC-Corp (Delaware)S-Corp
FundraisingHard (VCs don't invest in LLCs)Standard for VCNot VC-compatible
TaxesPass-throughDouble taxationPass-through
EquityComplex membership unitsSimple stockLimited shareholders
Best forLifestyle business, consultingVC-backed startupSmall profitable business

Default recommendation for VC-track startups: Delaware C-Corp.

Why Delaware?

  • Most VCs require it
  • Well-established corporate law
  • Chancery Court specializes in business disputes
  • Standard templates (NVCA) assume Delaware

2. Contracts & Agreements

Essential contracts by stage:

StageMust HaveShould Have
Pre-seedCo-founder agreement, IP assignmentNDA template
Seed+ Employment agreements, contractor agreements+ Advisor agreements (FAST)
Revenue+ Terms of Service, Privacy Policy, DPA+ MSA, SLA
Series A++ Stock option plan, board consents+ ROFR, D&O insurance

Co-founder agreement must include:

  • Equity split and vesting schedule (4 years, 1 year cliff standard)
  • Roles and responsibilities
  • IP assignment to company
  • What happens if someone leaves
  • Decision-making process (voting, deadlocks)
  • Non-compete and non-solicitation

Contractor vs Employee:

FactorEmployeeContractor
ControlYou control how/when they workThey control how/when
EquipmentYou provideThey provide
ExclusivityUsually exclusiveCan work for others
BenefitsRequiredNot required
TaxYou withholdThey pay self-employment
IPUsually work-for-hireMust have IP assignment
RiskMisclassification is expensive

3. IP Protection

IP types for startups:

TypeWhat It ProtectsCostTimeline
TrademarkBrand name, logo$250-15006-12 months
CopyrightCode, content, designsFree (automatic)Immediate
PatentInventions, processes$5K-15K+2-4 years
Trade secretProprietary info, algorithms$0 (process cost)Ongoing

IP assignment is critical:

  • Every founder must assign IP to the company
  • Every employee must sign an invention assignment agreement
  • Every contractor must have an IP assignment clause
  • If you skip this, you don't own your own product

4. Compliance & Data Protection

GDPR essentials (if you have EU users):

  • Lawful basis for processing (consent, contract, legitimate interest)
  • Privacy policy explaining what/why/how you process data
  • Data processing agreements with all vendors
  • Right to access, rectify, delete (user requests)
  • Data breach notification (72 hours)
  • Data Protection Officer (if processing at scale)

CCPA essentials (if you have California users):

  • Right to know what data you collect
  • Right to delete
  • Right to opt out of sale
  • Updated privacy policy with CCPA disclosures

General compliance checklist:

  • Privacy policy published and current
  • Terms of service published and current
  • Cookie consent mechanism (EU)
  • Data processing agreements with vendors
  • Data retention policy defined
  • Security incident response plan
  • Regular security reviews

5. Equity & Compensation

Standard vesting:

  • 4-year vesting, 1-year cliff
  • Monthly vesting after cliff
  • Single trigger acceleration (sometimes)
  • Double trigger acceleration (sometimes for founders)

Option pool:

  • Typical: 10-20% of fully diluted shares
  • Created pre-money in fundraising (dilutes founders, not investors)
  • 409A valuation needed for strike price
  • ISO vs NSO: ISOs are tax-advantaged for employees

Advisor equity (FAST agreement):

InvolvementStandardStrategicExpert
Idea stage0.25%0.5%1.0%
Development0.15%0.35%0.6%
Revenue0.10%0.25%0.5%

2-year vesting, no cliff is standard for advisors.

When to Get a Lawyer

  • Always: Fundraising (term sheet review, closing docs)
  • Always: Hiring first employees (employment law varies by state/country)
  • Always: If someone threatens legal action
  • Probably: Before launching (ToS, Privacy Policy review)
  • Probably: International expansion (local law varies significantly)
  • Maybe: Standard contractor agreements (templates often sufficient)

Reference Files

  • references/contracts.md — Contract templates, negotiation frameworks, red flags
  • references/entity-structure.md — Incorporation guides, entity comparison, Delaware process
  • references/compliance.md — GDPR, CCPA, data protection, security compliance

What ships with it: 3 files

6.9 KB alongside SKILL.md

Gives 0 of the 12 instructions most legal skills give in ~1.3k tokens

Counted across 234 of the 234 authors here whose files we hold, read 2026-08-07

  • Use text operators for text fieldsin 11 of 234, across 6 files
  • Consult qualified counsel before usein 11 of 234, across 3 files
  • Use PatentSearch API for patent searchesin 10 of 234, across 5 files
  • Confirm jurisdiction, employment type, and required clausesin 9 of 234, across 2 files
  • Choose a document template and tailor role-specific termsin 9 of 234, across 2 files
  • Validate compensation, benefits, and compliance requirementsin 9 of 234, across 2 files
  • Add signature, confidentiality, and IP assignment terms as neededin 9 of 234, across 2 files
  • Open the implementation playbook for detailed templatesin 9 of 234, across 2 files
  • Use TSDR for trademark data retrievalin 9 of 234, across 4 files
  • Ask for clarification if required inputs are missingin 8 of 234, across 2 files
  • Set the USPTO_API_KEY environment variablein 8 of 234, across 3 files
  • Use the uspto-opendata-python library for PEDSin 8 of 234, across 3 files

Said here and by no other author read

  • incorporate before accepting money
  • incorporate before hiring anyone
  • incorporate before launching commercially
  • include equity split in co-founder agreements
  • include vesting schedule in co-founder agreements
  • assign IP from every founder to the company

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.