agentsclimarketplace

Ops contract review

Skill charlieviettq/awesome-agent-skill/.cursor/skills/asgard-ai-platform/ops-contract-review

Review business contracts for risk identification including liability clauses, IP ownership, termination terms, and payment conditions. Use this skill when the user needs a practical contract risk assessment for vendor agreements, partnership contracts, or service agreements — even if they say 'review this contract', 'what should I watch out for', 'is this agreement fair', or 'negotiate better terms'.From its SKILL.md

Install
npx -y skills add charlieviettq/awesome-agent-skill --skill ops-contract-review

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 24 stars24 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

4.8 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it

Business Contract Review

Framework

IRON LAW: Read the Entire Contract, Not Just the Commercial Terms

Price and scope are negotiated carefully. Liability, indemnification,
termination, and IP ownership are often accepted on autopilot.
These "back-of-contract" clauses are where the real risk lives.

A great price with unlimited liability is a terrible deal.

Contract Review Checklist (Business Focus)

1. Parties & Authority

  • Correct legal entity names (not a subsidiary you didn't intend to contract with)
  • Signer has authority to bind the organization

2. Scope & Deliverables

  • Clearly defined: what is included AND what is excluded
  • Acceptance criteria: how do you determine delivery is satisfactory?
  • Change order process: how are scope changes handled and priced?

3. Payment Terms

  • Payment schedule: milestones, monthly, upon delivery
  • Payment terms: net 30, net 60, upon receipt
  • Late payment consequences
  • Currency and exchange rate risk (for international contracts)

4. Term & Termination

  • Contract duration: fixed term vs auto-renewal
  • Termination for convenience: can either party exit? With what notice?
  • Termination for cause: what constitutes a breach?
  • Wind-down obligations: what happens after termination? Data return? Transition assistance?

5. Liability & Indemnification

  • Liability cap: is there one? What's the amount? (ideally = contract value)
  • Indemnification: who indemnifies whom? For what? Is it mutual or one-sided?
  • Exclusions: consequential damages, lost profits — are they excluded?
  • Insurance requirements: does either party need to carry insurance?

6. Intellectual Property

  • Who owns work product created during the contract?
  • Pre-existing IP: remains with original owner (ensure this is stated)
  • License grants: what rights does each party get to use the other's IP?

7. Confidentiality

  • Definition of confidential information (not too broad, not too narrow)
  • Duration: how long after termination?
  • Exceptions: publicly available info, independently developed, legally compelled

8. Dispute Resolution

  • Governing law: which jurisdiction?
  • Arbitration vs litigation: arbitration is faster and private, litigation is cheaper for small claims
  • Venue: where are disputes heard?

Risk Rating

Risk LevelCharacteristicsAction
🟢 LowMarket-standard terms, balanced obligationsSign
🟡 MediumSome one-sided clauses, manageable riskNegotiate specific clauses
🔴 HighUnlimited liability, no exit, one-sided IPDon't sign without major revisions

Output Format

# Contract Review: {Agreement Type} with {Counterparty}

## Overview
- Type: {service/vendor/partnership/license}
- Value: {$X}
- Term: {duration}

## Risk Assessment
| Area | Risk | Issue | Recommendation |
|------|------|-------|---------------|
| Scope | 🟢/🟡/🔴 | {finding} | {action} |
| Payment | 🟢/🟡/🔴 | {finding} | {action} |
| Termination | 🟢/🟡/🔴 | {finding} | {action} |
| Liability | 🟢/🟡/🔴 | {finding} | {action} |
| IP | 🟢/🟡/🔴 | {finding} | {action} |
| Confidentiality | 🟢/🟡/🔴 | {finding} | {action} |

## Red Flags
1. {specific clause + why it's risky}

## Negotiation Priorities
1. {most important change to request}
2. {second priority}
3. {third priority}

## Overall Risk: 🟢/🟡/🔴
{Summary recommendation: sign / negotiate / reject}

Gotchas

  • Auto-renewal without notice deadline: Many contracts auto-renew unless you give 30-90 days' notice. Calendar the notice deadline immediately upon signing.
  • "Standard" contracts are NOT neutral: The drafter's "standard" template protects the drafter. Everything is negotiable.
  • Verbal agreements are risky: "They said they'd cover that" means nothing if it's not in the contract. If it's important, it must be written.
  • Force majeure scope: Post-COVID, check what's included. Pandemic? Supply chain disruption? Government orders? Too narrow = no protection when you need it.
  • This is a business review, not legal advice: For contracts with significant financial or legal exposure, have a licensed attorney review the final version.

References

  • For contract law fundamentals, see the law-contract skill
  • For negotiation tactics, see the ops-negotiation skill

What ships with it: 1 file

6.8 KB alongside SKILL.md

examples/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.