/install legal-tos-differ
Legal/TOS Diff-er
This skill tracks changes in Terms of Service and legal documents by fetching pages, extracting the legal text, and comparing versions semantically.
What It Does
- Fetches legal documents from tracked URLs
- Extracts clean legal text, stripping navigation, ads, and page noise
- Stores timestamped snapshots for historical comparison
- Compares versions using semantic analysis (not just text diffs)
- Categorizes changes into Privacy Risks, Financial Changes, and User Rights
How It Works
- Use
add_urlto start tracking a legal document - Use
fetch_currentto capture the first snapshot - Later, use
diffto fetch the current version and compare it against the previous snapshot - The Claude Code runtime receives a structured comparison prompt and performs the semantic analysis
Change Categories
| Category | Covers |
|---|---|
| Privacy Risks | Data collection, sharing, tracking, cookies, third-party data usage |
| Financial Changes | Pricing, fees, billing, refunds, payment terms, auto-renewal |
| User Rights | Account termination, content ownership, arbitration, governing law |
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install legal-tos-differ - After installation, invoke the skill by name or use
/legal-tos-differ - Provide required inputs per the skill's parameter spec and get structured output
What is Legal/TOS Diff-er?
Fetches Terms of Service documents, stores snapshots, and performs semantic diffing to identify meaningful legal changes across Privacy Risks, Financial Chan... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install Legal/TOS Diff-er?
Run "/install legal-tos-differ" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Legal/TOS Diff-er free?
Yes, Legal/TOS Diff-er is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Legal/TOS Diff-er support?
Legal/TOS Diff-er is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Legal/TOS Diff-er?
It is built and maintained by Peter Lum (@liverock); the current version is v1.0.0.