skills/legal/independent-contractor-agreement/SKILL.md
Drafts a U.S. independent contractor agreement with misclassification guardrails, IP assignment, confidentiality, and 1099-NEC tax terms. Use when engaging freelancers, consultants, or service providers, or converting an employee to a contractor relationship.
npx skillsauth add casemark/skills independent-contractor-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 results-oriented ICA that survives IRS and state misclassification scrutiny while protecting both parties on IP, confidentiality, and liability.
Gather before drafting:
| Element | Requirement | |---|---| | Rate/fee | Exact amount or formula | | Invoicing | Contractor submits invoices; net 15/30 | | Expenses | Itemized reimbursables; receipts required | | Taxes | Contractor solely responsible (federal/state/local + self-employment) | | No withholding | No income tax, FICA, FUTA, or state UI withheld | | 1099-NEC | Hiring party issues 1099-NEC; no W-2 | | Late payment | Interest rate or penalty if applicable |
Include affirmative statements that contractor:
Jurisdiction-specific tests:
| Framework | Test | |---|---| | Federal/IRS | Common law control (behavioral, financial, relationship type) | | FLSA | Economic realities | | CA, NJ, MA + others | ABC test — Part B (outside usual course of business) is highest risk |
| Trigger | Notice | |---|---| | Without cause | 15–30 days written | | Material breach (uncured) | Written + 10-day cure; immediate if uncurable | | Insolvency/bankruptcy | Immediate |
On termination: deliver work in progress, return property, submit final invoice. Hiring party pays for accepted work through termination date.
Use belt-and-suspenders approach:
Contractor: authority to contract, no conflicting obligations, possesses required skills/licenses, work meets professional standards, deliverables non-infringing, compliance with applicable laws.
Hiring party: authority to contract, reasonable cooperation, timely information.
| Party | Indemnifies against | |---|---| | Contractor | Breach, negligence/willful misconduct, IP infringement, bodily injury/property damage | | Hiring party | Breach, negligence/willful misconduct |
Contractor insurance minimums:
| Type | Minimum | |---|---| | Commercial general liability | $1M occurrence / $2M aggregate | | Professional liability (E&O) | $1M per claim | | Workers' comp (if contractor has employees) | Statutory |
Require certificates of insurance; hiring party named as additional insured on GL.
Both parties sign with name, title (if entity), and date.
development
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.