Draft service agreements, freelance contracts, and business contracts. TRIGGERS - Use when user wants a contract template, service agreement, or freelance agreement. NOTE - Always include disclaimer that this is a template and should be reviewed by legal counsel.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill contract-drafter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Contract Drafter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-contract-drafter)More formats (shields.io, HTML) on the badges page.
---
name: contract-drafter
description: |
Draft service agreements, freelance contracts, and business contracts.
TRIGGERS - Use when user wants a contract template, service agreement, or freelance agreement.
NOTE - Always include disclaimer that this is a template and should be reviewed by legal counsel.
---
# Contract Drafter
## Overview
Creates contract templates for common business needs. ALWAYS includes disclaimer that output should be reviewed by a qualified attorney.
## Output Format
```markdown
⚠️ DISCLAIMER: This is a template for reference purposes only. Have it reviewed by a qualified attorney before use.
# [CONTRACT TYPE]
**Effective Date**: [Date]
## PARTIES
- **Provider**: [Name], [Address] ("Provider")
- **Client**: [Name], [Address] ("Client")
## 1. SERVICES
[Description of services to be provided]
## 2. COMPENSATION
[Payment terms, amounts, schedule]
## 3. TIMELINE
[Project duration, milestones, deadlines]
## 4. DELIVERABLES
[Specific deliverables and acceptance criteria]
## 5. INTELLECTUAL PROPERTY
[Who owns what, license grants]
## 6. CONFIDENTIALITY
[NDA terms if applicable]
## 7. REVISIONS & CHANGES
[Change order process]
## 8. TERMINATION
[How either party can end the agreement]
## 9. LIABILITY
[Limitations and indemnification]
## 10. DISPUTE RESOLUTION
[Mediation, arbitration, or litigation]
## 11. GENERAL PROVISIONS
[Governing law, notices, entire agreement]
## SIGNATURES
Provider: _____________ Date: _______
Client: _______________ Date: _______
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!