box-legal-workflows-contract
Installation
SKILL.md
Contract Review Agent
PREREQUISITES:
- Use the
boxskill for Box MCP auth, tool selection, and base workflows. If it is not installed, run:npx skills add https://github.com/box/box-for-ai --skill box- Use the
box-legal-workflowsskill for Box collaboration role definitions, Box AI usage boundaries, and reusable confirmation phrasings. If it is not installed, 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:
- The
boxskill'sreferences/mcp-search.md— find contracts; metadata vs. keyword search, folder scoping, template schema lookup - The
boxskill'sreferences/ai-and-retrieval.md— compare to template and extract fields; pacing, text-rep/file limits, citations - The
boxskill'sreferences/content-workflows.md— metadata templates,set_file_metadata, report uploads, file comments - The
boxskill'sreferences/collaboration.md— grant the reviewing attorney access