contract-generator
Generate professional freelance contracts, SOWs, and NDAs for client projects. Use when creating contracts, scope of work documents, or legal agreements for freelance engagements.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/seanwyngaard/contract-generatorFreelance Contract Generator
Generate professional contracts, statements of work (SOW), and NDAs for freelance engagements. Covers scope, payment, IP, revisions, and termination — the essentials for protecting both parties.
DISCLAIMER: These contracts are templates for common freelance arrangements. They are NOT legal advice. Users should have contracts reviewed by a qualified attorney for their jurisdiction before use.
How to Use
/contract-generator service "Website redesign for Acme Corp, $5,000 fixed, 6 weeks, 2 revision rounds"
/contract-generator sow "Mobile app development, Phase 1: MVP, React Native, $15,000"
/contract-generator nda "Mutual NDA with TechStartup Inc for potential consulting engagement"
/contract-generator retainer "Monthly SEO services for LocalBiz, $1,500/mo, 3 month minimum"
$ARGUMENTS[0]= Contract type:service,sow,nda,retainer,hourly$ARGUMENTS[1]= Project description with key terms
Contract Types
service — Fixed-Price Service Agreement
For one-time projects with a defined scope and fixed price.
# FREELANCE SERVICE AGREEMENT
**Agreement Date**: [Date]
**Agreement Number**: [SA-YYYY-NNN]
## PARTIES
**Service Provider** ("Contractor"):
[Name/Business Name]
[Address]
[Email]
**Client**:
[Client Name/Business]
[Address]
[Email]
## 1. SCOPE OF WORK
### 1.1 Project Description
[Detailed description of what will be delivered]
### 1.2 Deliverables
| # | Deliverable | Description | Due Date |
|---|------------|-------------|----------|
| 1 | [Item] | [Description] | [Date] |
| 2 | [Item] | [Description] | [Date] |
| 3 | [Item] | [Description] | [Date] |
### 1.3 Out of Scope
The following are explicitly NOT included in this agreement:
- [Item not included]
- [Item not included]
- [Common assumption to clarify]
Any work outside the defined scope requires a separate agreement
or written amendment to this contract with adjusted compensation.
## 2. TIMELINE
- **Project Start**: [Date]
- **Milestone 1**: [Description] — [Date]
- **Milestone 2**: [Description] — [Date]
- **Final Delivery**: [Date]
Timeline assumes timely feedback from Client. Delays in Client
feedback extend the timeline by an equal number of business days.
## 3. COMPENSATION
### 3.1 Total Fee
$[Amount] USD for the complete scope of work defined in Section 1.
### 3.2 Payment Schedule
| Payment | Amount | Due |
|---------|--------|-----|
| Deposit | $[X] (50%) | Upon signing |
| Milestone | $[X] (25%) | Upon [milestone] |
| Final | $[X] (25%) | Upon delivery |
### 3.3 Payment Terms
- Payment due within 14 days of invoice date
- Accepted methods: [Bank transfer / PayPal / Wise / Stripe]
- Late payments accrue interest at 1.5% per month
- Work may be paused if payment is more than 14 days overdue
## 4. REVISIONS
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-seanwyngaard-contract-generator": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
resume-and-cover-letter
Generate ATS-optimized resumes and tailored cover letters matched to specific job descriptions. Use when creating resumes, CVs, cover letters, or career documents.
seo-content-factory
Generate fully SEO-optimized blog posts and articles with keyword research, competitor analysis, and SERP-aware content. Use when creating SEO content, blog posts, articles, or content for clients.
competitor-analysis-report
Generate structured competitive analysis reports with feature comparisons, pricing analysis, SWOT, and strategic recommendations. Use when analyzing competitors, creating market research reports, or delivering competitive intelligence for clients.
email-sequence-builder
Build complete email marketing sequences (welcome, nurture, sales, re-engagement) with subject lines, body copy, and platform-ready output. Use when creating email campaigns, drip sequences, or automated email flows for clients.
technical-doc-generator
Generate professional technical documentation from codebases — API docs, READMEs, architecture diagrams, changelogs, and onboarding guides. Use when writing docs, creating API documentation, or delivering documentation projects.