Token导航 LogoToken导航TokenDH.com
开发只读github未标认证来源可访问许可证需确认审计通过

law-contract法律合同

Agent Skill

law-contract 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

480

周安装

20

GitHub Stars

125

下载量

160
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:law-contract(法律合同)
来源仓库:https://github.com/asgard-ai-platform/skills
仓库路径:skills/law-contract
安装命令:
npx skills add https://github.com/asgard-ai-platform/skills --skill law-contract
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/asgard-ai-platform/skills --skill law-contract

简介

law-contract 用于处理 GitHub 仓库、Issue 和 Pull Request 信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中整理代码协作事项。
  • 通过 npx 安装后,结合原始 README 核验具体用法。
  • 安装前需确认权限和维护状态,避免触发不必要的网络或命令操作。
  • 建议根据项目实际需求验证其适用性。

SKILL.md

Contract Analysis

Overview

Contract law governs enforceable agreements. This skill covers formation requirements, essential clauses, and common risk areas for business contracts. It is educational guidance, not legal advice — always consult a qualified attorney for specific situations.

Framework

IRON LAW: A Contract Requires Offer + Acceptance + Consideration + Legality

All four elements must be present for a valid contract. Missing any one
means no enforceable contract exists — regardless of how formal the document
looks. A signed document without consideration (exchange of value) is
not a contract.

Contract Formation

ElementDefinitionTest
OfferClear, definite proposal with intent to be boundWould a reasonable person understand this as a binding proposal?
AcceptanceUnqualified agreement to the offer's termsMirror image rule: acceptance must match the offer exactly
ConsiderationSomething of value exchanged by both partiesEach side gives up something (money, services, rights, promises)
LegalitySubject matter must be legal and parties must have capacityNo illegal purpose; parties must be competent adults or authorized entities

Essential Contract Clauses

ClausePurposeRed Flags
PartiesWho is boundIncorrect entity name, no authority to sign
Scope/SubjectWhat is being exchangedVague deliverables, undefined terms
Payment termsWhen and how payment occursNo payment schedule, no late payment consequences
Term & TerminationDuration and exit conditionsAuto-renewal without notice, no termination for cause
Liability & IndemnityWho bears riskUnlimited liability, one-sided indemnification
Confidentiality (NDA)Information protectionOverly broad definition, no time limit
IP ownershipWho owns created workAmbiguous ownership of work product
Non-competeRestrictions after terminationOverly broad scope/geography/duration
Dispute resolutionHow conflicts are resolvedForeign jurisdiction, mandatory arbitration without consent
Force majeureExcused performance for unforeseeable eventsToo narrow or too broad definition

Contract Review Steps

  1. Identify the parties: Who is agreeing? Are entity names correct?
  2. Understand the deal: What is each side giving and receiving?
  3. Check formation elements: Offer, acceptance, consideration, legality — all present?
  4. Review essential clauses: Use the table above as a checklist
  5. Flag risk areas: Unlimited liability, one-sided terms, vague scope, auto-renewal
  6. Check governing law: Which jurisdiction's law applies? Is the dispute resolution mechanism acceptable?

Output Format

# Contract Review: {Agreement Type}

## Parties
- Party A: {name, role}
- Party B: {name, role}

## Deal Summary
{What is being exchanged — in plain language}

## Clause Review
| Clause | Present? | Assessment | Risk Level |
|--------|---------|-----------|-----------|
| Scope | Y/N | {notes} | 🟢/🟡/🔴 |
| Payment | Y/N | ... | ... |
| Termination | Y/N | ... | ... |
| Liability | Y/N | ... | ... |
| IP | Y/N | ... | ... |
| Non-compete | Y/N | ... | ... |

## Red Flags
1. {specific concern with clause reference}

## Recommendations
1. {suggested modification}

Examples

Correct Application

Scenario: SaaS service agreement review

  • Red flag: "Vendor may modify pricing with 30 days' notice" → One-sided price change clause. Should be: pricing locked for contract term, changes only at renewal.
  • Red flag: "Client indemnifies Vendor against all claims" → One-sided indemnification. Should be mutual.
  • Missing: No SLA (service level agreement) defined → No recourse if service goes down. Recommend adding uptime commitment with credits ✓

Incorrect Application

  • "This contract looks fine because both parties signed it" → Signature doesn't make every clause fair or enforceable. Must review individual clause terms. A signed contract with an unconscionable clause may still be challenged.

Gotchas

  • "Standard contract" doesn't mean fair: Vendor-drafted "standard" contracts are drafted in the vendor's favor. Everything is negotiable.
  • Taiwan-specific: Taiwan's Civil Code governs contracts. Key differences from common law: no consideration requirement (promise for promise is sufficient), mandatory provisions in certain contract types (labor, consumer).
  • Auto-renewal traps: Many contracts auto-renew unless notice is given 30-90 days before expiry. Calendar the notice deadline.
  • This skill is NOT legal advice: It provides educational analysis of contract concepts. Always consult a licensed attorney for binding legal decisions.

References

  • For Taiwan-specific contract law (Civil Code), see references/taiwan-contract-law.md
  • For common contract templates, see references/contract-templates.md

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.68%
按下载量换算59

Claude

31.82%
按下载量换算51

Cursor

19.38%
按下载量换算31

Gemini CLI

8.99%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills