Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

legal-cog法律齿轮

Agent Skill

legal-cog 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

44,407

周安装

1,814

GitHub Stars

2

下载量

14,367
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:legal-cog(法律齿轮)
来源仓库:https://github.com/nitishgargiitd/legal-cog
安装命令:
openclaw skills install legal-cog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install legal-cog

简介

基于 CellCog 技术生成各类法律文档如合同与隐私政策。

  • 适用于 OpenClaw 中快速起草合规文件的场合。
  • 通过 clawhub 安装,建议查阅原始 README 了解输入格式。
  • 使用前需确认是否调用外部模型及数据隐私保护措施。
  • 维护状态未说明,存在模型偏差或输出不准确风险。legal-cog 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
legal-cog
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.
metadata
openclaw
emoji
⚖️
os
[darwin, linux, windows]
requires
bins
[python3]
env
[CELLCOG_API_KEY]
author
CellCog
homepage
https://cellcog.ai
dependencies
[cellcog]

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):

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):

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 AICellCog Legal Cog
Generic contract templatesJurisdiction-aware, context-specific drafting
Basic text outputProfessional PDF with proper legal formatting
Surface-level clausesDeep reasoning about edge cases and implications
One formatContracts, policies, memos, research — all from one platform

Chat Mode for Legal

ScenarioRecommended 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.
  1. Name the parties clearly: Include entity types (LLC, Corp, sole proprietor) and locations.
  1. Define the deal terms: Payment amounts, timelines, equity splits, deliverables — the more specific, the better.
  1. State what clauses matter: "Include IP assignment, non-compete, and arbitration" focuses the document.
  1. 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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.6%
按下载量换算13,735

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills