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'.
npx skills add https://github.com/asgard-ai-platform/skills --skill ops-contract-review
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.
1. Parties & Authority
2. Scope & Deliverables
3. Payment Terms
4. Term & Termination
5. Liability & Indemnification
6. Intellectual Property
7. Confidentiality
8. Dispute Resolution
| Risk Level | Characteristics | Action |
|-----------|----------------|--------|
| 🟢 Low | Market-standard terms, balanced obligations | Sign |
| 🟡 Medium | Some one-sided clauses, manageable risk | Negotiate specific clauses |
| 🔴 High | Unlimited liability, no exit, one-sided IP | Don't sign without major revisions |
# 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}
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.
Crypto wallet operations via the awal CLI — sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the wallet, and use the x402 payment protocol to discover paid services, pay for API calls, monetize an API, or query onchain data. Use whenever the user mentions signing in, login, authentication, wallet status, balance, address, sending money, paying someone, transferring tokens, ENS names, swapping/trading/converting tokens, funding/topping up/onramp, USDC, ETH, POL, SOL, the x402 bazaar, paid APIs, monetizing an endpoint, or querying onchain data on Base.
Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market news/sentiment, insider transactions, GDP, CPI, treasury yields, gold/silver/oil prices, Bitcoin/crypto prices, forex exchange rates, or calculating technical indicators (SMA, EMA, MACD, RSI, Bollinger Bands). Requires a free API key from alphavantage.co.
Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions
Take asgard-ai-platform/ops-contract-review from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.