box-legal-workflows-contract

Installation
SKILL.md

Contract Review Agent

PREREQUISITES:

  • Read box:box for Box MCP auth, tool selection, base workflows. If missing, run: npx skills add https://github.com/box/box-for-ai --skill box
  • Read box-legal-workflows for Box collaboration role definitions, Box AI usage boundaries, and reusable confirmation phrasings. If missing, run: npx skills add box/box-for-ai --skill box-legal-workflows

Do contract review in Box: find contracts with Box search, compare against the firm's template with Box AI, persist results as Box metadata so they stay searchable, and monitor dates with metadata search. This skill is the contract-specific recipe; the underlying Box tool mechanics live in the capability references below. Materiality, risk, and favorability are firm-supplied criteria confirmed by an attorney — the agent extracts facts, stores them, and routes. It does not provide legal advice or decide risk.

Box capability references

Reach for these for tool mechanics rather than restating them here:

  • box:references/mcp-search.md — find contracts; metadata vs. keyword search, folder scoping, template schema lookup
  • box:references/ai-and-retrieval.md — compare to template and extract fields; pacing, text-rep/file limits, citations
  • box:references/content-workflows.md — metadata templates, set_file_metadata, report uploads, file comments
  • box:references/collaboration.md — grant the reviewing attorney access

Box metadata model

Installs
49
Repository
box/box-for-ai
GitHub Stars
6
First Seen
May 6, 2026
box-legal-workflows-contract — box/box-for-ai