# Contract Drafter

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

- Skill: `winbda/contract-drafter` (Agent Skill)
- Install (CLI): `npx skillmds add winbda/contract-drafter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/winbda/contract-drafter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Winbda (https://skillmd.com/u/winbda)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/winbda/contract-drafter

---


# 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: _______
```

