Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Generate Freelance Contracts And Ndas

ASecurity

Generate professional freelance contracts, SOWs, and NDAs for client projects. Use when creating contracts, scope of work documents, or legal agreements for freelance engagements.

19 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsgoreactawsgit

Works with

cli

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill generate-freelance-contracts-and-ndas --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Generate Freelance Contracts And Ndas?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Generate Freelance Contracts And Ndas
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-generate-freelance-contracts-and-ndas/badge)](https://www.skillsdirectory.com/skills/rondoflow-generate-freelance-contracts-and-ndas)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: generate-freelance-contracts-and-ndas
description: "Generate professional freelance contracts, SOWs, and NDAs for client projects. Use when creating contracts, scope of work documents, or legal agreements for freelance engagements."
category: "Community"
author: community
version: "1.0.0"
icon: puzzle
---

# Freelance 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.

```markdown
# 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

- [X] rounds of revisions are included in the project fee
- Each revision round includes feedback on all deliverables
  submitted to date
- Additional revision rounds are billed at $[X]/hour
- A "revision" is a change to approved work within the original
  scope. New features or scope changes are not revisions.

## 5. INTELLECTUAL PROPERTY

### 5.1 Ownership Transfer
Upon receipt of full payment, all deliverables and associated
intellectual property rights transfer to the Client.

### 5.2 Prior to Full Payment
Contractor retains all rights to the work until final payment
is received in full.

### 5.3 Contractor Tools
Contractor retains rights to any pre-existing tools, frameworks,
libraries, or methodologies used in the project. Client receives
a perpetual, non-exclusive license to use these as part of the
deliverables.

### 5.4 Portfolio Rights
Contractor may display the completed work in their portfolio
and marketing materials unless Client requests otherwise in
writing.

## 6. CONFIDENTIALITY

Both parties agree to keep confidential any proprietary
information shared during this engagement, including but not
limited to business strategies, customer data, technical
specifications, and financial information. This obligation
survives termination of this agreement for a period of 2 years.

## 7. TERMINATION

### 7.1 By Client
Client may terminate this agreement with 7 days written notice.
Client will pay for all work completed to date plus any
non-refundable expenses incurred.

### 7.2 By Contractor
Contractor may terminate with 14 days written notice if Client
fails to provide required feedback, materials, or payment
within the agreed timeframes.

### 7.3 Kill Fee
If Client terminates after work has begun, the deposit is
non-refundable. Additional compensation is due for work
completed beyond the deposit amount.

## 8. WARRANTIES AND LIABILITY

### 8.1 Contractor Warranties
Contractor warrants that:
- The work will be original and not infringe third-party rights
- The work will substantially conform to the agreed specifications
- Contractor has the right to enter this agreement

### 8.2 Limitation of Liability
Contractor's total liability under this agreement shall not
exceed the total fees paid by Client under this agreement.

### 8.3 No Consequential Damages
Neither party shall be liable for indirect, incidental, or
consequential damages.

## 9. GENERAL PROVISIONS

### 9.1 Independent Contractor
Contractor is an independent contractor, not an employee.

### 9.2 Governing Law
This agreement is governed by the laws of [State/Country].

### 9.3 Entire Agreement
This document constitutes the entire agreement. Amendments
must be in writing and signed by both parties.

### 9.4 Force Majeure
Neither party is liable for delays caused by events beyond
reasonable control.

---

**AGREED AND ACCEPTED:**

Contractor: _________________________ Date: ____________

Client:    _________________________ Date: ____________
```

### `sow` — Statement of Work

Similar to service agreement but focused on detailed scope for larger projects. Includes:
- Detailed requirements broken into phases
- Acceptance criteria for each deliverable
- Change request process
- Communication plan (weekly meetings, tools, contacts)
- Assumptions and dependencies

### `nda` — Non-Disclosure Agreement

Standard mutual or one-way NDA. Includes:
- Definition of confidential information
- Obligations of receiving party
- Exclusions (public info, independently developed, etc.)
- Term (typically 2 years)
- Return/destruction of materials
- Remedies for breach

### `retainer` — Monthly Retainer Agreement

For ongoing work relationships. Includes:
- Monthly hours included (e.g., 20 hours/month)
- Rollover policy (unused hours expire or roll over 1 month)
- Overage rate (hourly rate for hours beyond retainer)
- Scope of services (types of work covered)
- Monthly reporting requirements
- Minimum commitment period
- Cancellation notice period (typically 30 days)
- Monthly invoicing schedule

### `hourly` — Hourly Rate Agreement

For time-and-materials engagements. Includes:
- Hourly rate
- Minimum billing increment (15 min or 30 min)
- Estimated hours (non-binding)
- Weekly/monthly hour caps
- Time tracking and reporting method
- Invoice frequency (weekly or bi-weekly)

## Output

Save to `output/contracts/`:

```
output/contracts/
  [contract-type]-[client-name]-[date].md    # Markdown version
  [contract-type]-[client-name]-[date].html  # Print-ready HTML
```

HTML version includes:
- Professional formatting suitable for printing
- Clear section numbering
- Signature lines
- Page break hints for clean printing
- Header with agreement number on each page

## Important Notes

1. These are TEMPLATES — always customize for the specific engagement
2. Include specific deliverables — vague scope is the #1 source of disputes
3. Always include an "Out of Scope" section — prevents scope creep
4. Payment milestones tied to deliverables protect both parties
5. The IP clause should match the engagement — some clients need work-for-hire language
6. Recommend both parties sign digitally (DocuSign, HelloSign) for convenience and records

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →