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

Ai Legal Document Generation

ASecurity

AI legal document generation powered by CellCog. Contracts, NDAs, terms of service, privacy policies, freelance agreements, employment contracts, compliance reviews, legal research. Precision legal drafting from natural language prompts. Not legal advice.

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

Works with

cursorcliapi

Security Analysis

A92/100
mediumInstalls packages at runtime which could introduce malicious dependencies

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill ai-legal-document-generation --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Ai Legal Document Generation?

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

Security grade badge for Ai Legal Document Generation
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-ai-legal-document-generation/badge)](https://www.skillsdirectory.com/skills/rondoflow-ai-legal-document-generation)

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

Download with Pro
Files
SKILL.md
---
name: ai-legal-document-generation
description: "AI legal document generation powered by CellCog. Contracts, NDAs, terms of service, privacy policies, freelance agreements, employment contracts, compliance reviews, legal research. Precision legal drafting from natural language prompts. Not legal advice."
category: "Community"
author: community
version: "1.0.11"
icon: puzzle
---

# Legal Cog - AI Legal Documents Powered by CellCog

**Legal demands two things: frontier-level reasoning and precision document generation.** CellCog delivers both.

Legal is the frontier of human intelligence — and it's done best when powered by the frontier of AI intelligence. #1 on DeepResearch Bench (Apr 2026) for the deep reasoning that legal work requires, paired with state-of-the-art PDF generation for documents that look as professional as the thinking behind them.

## How to Use

For your first CellCog task in a session, read the **cellcog** skill for the full SDK reference — file handling, chat modes, timeouts, and more.

**OpenClaw (fire-and-forget):**
```python
result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",
    task_label="my-task",
    chat_mode="agent",
)
```

**All agents except OpenClaw (blocks until done):**
```python
from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
print(result["message"])
```


---

## Important Note

CellCog generates legal documents using frontier AI reasoning and research. However, **AI-generated legal documents should be reviewed by a qualified attorney** before execution — especially for high-value contracts, regulated industries, or jurisdiction-specific requirements. CellCog provides an excellent starting point that saves significant time and cost, but human legal review remains important for critical documents.

---

## What You Can Create

### Contracts & Agreements

Professional contracts with proper clause structure:

- **Freelance Agreements**: "Create a freelance services agreement for a web development project"
- **Employment Contracts**: "Draft an employment contract for a senior engineer in California"
- **Consulting Agreements**: "Create a consulting agreement with milestone-based payments"
- **Partnership Agreements**: "Draft a partnership agreement for a 60/40 equity split startup"
- **Licensing Agreements**: "Create a software licensing agreement for SaaS distribution"

**Example prompt:**
> "Create a freelance contractor agreement:
> 
> Client: Acme Corp (Delaware C-Corp)
> Contractor: Jane Smith (Web Developer, sole proprietor)
> Project: E-commerce website redesign
> Duration: 3 months (March 1 – May 31, 2026)
> Payment: $15,000 (50% upfront, 50% on completion)
> 
> Include: Scope of work, deliverables, payment terms, IP ownership (work-for-hire),
> confidentiality, non-solicitation, termination clauses, dispute resolution (arbitration).
> 
> Professional legal formatting with numbered clauses."

### NDAs & Confidentiality

Protect your information:

- **Mutual NDA**: "Create a mutual NDA between two companies exploring a partnership"
- **Employee NDA**: "Draft an employee confidentiality agreement with non-compete"
- **Investor NDA**: "Create an NDA for sharing financial information with potential investors"
- **Vendor NDA**: "Draft a one-way NDA for a vendor accessing our customer data"

### Terms & Policies

Legal foundations for digital products:

- **Terms of Service**: "Create terms of service for a SaaS platform"
- **Privacy Policy**: "Draft a GDPR and CCPA-compliant privacy policy for a mobile app"
- **Cookie Policy**: "Create a cookie consent policy for a European-facing website"
- **Acceptable Use Policy**: "Draft an acceptable use policy for a community platform"
- **EULA**: "Create an end-user license agreement for desktop software"
- **Return Policy**: "Draft a refund and return policy for an e-commerce store"

**Example prompt:**
> "Create a comprehensive privacy policy for:
> 
> Company: HealthTrack (health & fitness mobile app)
> Data collected: Name, email, health metrics, workout data, location (optional)
> Third parties: Stripe (payments), Firebase (analytics), AWS (hosting)
> Jurisdictions: Must comply with GDPR (EU users), CCPA (California), and HIPAA (health data)
> 
> Include: Data collection, use, storage, sharing, user rights, data deletion, breach notification,
> children's privacy (13+ only), and contact information.
> 
> Professional formatting, clear language (not impenetrable legalese)."

### Legal Research & Compliance

Research-powered legal intelligence:

- **Regulatory Research**: "Research GDPR requirements for AI-powered SaaS products"
- **Compliance Checklists**: "Create a SOC 2 compliance checklist for a startup"
- **Legal Memos**: "Draft a legal memo on intellectual property considerations for AI-generated content"
- **Jurisdiction Analysis**: "Compare contractor vs. employee classification rules across US states"

### Startup Legal Documents

Essential documents for founders:

- **SAFE Notes**: "Create a SAFE note template for a pre-seed round"
- **Founder Agreements**: "Draft a co-founder agreement with vesting schedules"
- **Advisor Agreements**: "Create an advisor agreement with 0.5% equity and 2-year vesting"
- **Board Resolutions**: "Draft a board resolution for approving a new equity plan"

---

## Why CellCog for Legal?

### The Two Pillars

**1. Intelligence** — Legal work requires deep reasoning about context, jurisdiction, edge cases, and implications. CellCog's #1 ranking on DeepResearch Bench means it reasons about legal nuances at a level other AI tools can't match.

**2. Document Generation** — Legal documents need precise formatting, proper clause numbering, consistent terminology, and professional presentation. CellCog's state-of-the-art PDF generation produces documents that look like they came from a top law firm.

| Generic AI | CellCog Legal Cog |
|-----------|-------------------|
| Generic contract templates | Jurisdiction-aware, context-specific drafting |
| Basic text output | Professional PDF with proper legal formatting |
| Surface-level clauses | Deep reasoning about edge cases and implications |
| One format | Contracts, policies, memos, research — all from one platform |

---

## Chat Mode for Legal

| Scenario | Recommended Mode |
|----------|------------------|
| Single contract, NDA, or policy | `"agent"` |
| Complex multi-document legal packages | `"agent"` |
| Deep regulatory research or compliance analysis | `"agent team"` |
| High-stakes contracts, litigation research, regulatory filings | `"agent team max"` |

**Use `"agent"` for most legal documents.** CellCog handles contracts, policies, and standard legal documents excellently in agent mode.

**Use `"agent team"` for complex legal research** — multi-jurisdiction compliance analysis, regulatory deep-dives, or when the legal reasoning itself is the deliverable.

**Use `"agent team max"` for high-stakes legal work** — litigation preparation, M&A due diligence contracts, regulatory compliance for heavily regulated industries, or any legal work where the cost of an error far exceeds the cost of deeper analysis. All settings are maxed for the deepest reasoning. Requires ≥2,000 credits.

---

## Tips for Better Legal Documents

1. **Specify jurisdiction**: "A contract" is vague. "A Delaware-governed contract for California-based parties" gives CellCog the legal context it needs.

2. **Name the parties clearly**: Include entity types (LLC, Corp, sole proprietor) and locations.

3. **Define the deal terms**: Payment amounts, timelines, equity splits, deliverables — the more specific, the better.

4. **State what clauses matter**: "Include IP assignment, non-compete, and arbitration" focuses the document.

5. **Indicate formality level**: "Standard startup-friendly language" vs. "formal corporate tone" changes the output significantly.

---

## If CellCog is not installed

Run `/cellcog-setup` (or `/cellcog:cellcog-setup` depending on your tool) to install and authenticate.
**OpenClaw users:** Run `clawhub install cellcog` instead.
**Manual setup:** `pip install -U cellcog` and set `CELLCOG_API_KEY`. See the **cellcog** skill for SDK reference.

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

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

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

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

1074701 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', ...

693621 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 →