Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Review a document against playbook positions. Analyze clauses for risks, flag issues, suggest specific changes, and apply edits. Subsumes redlining — review + fix is one workflow.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | 282% | 0% |
| case-14 | ✓→✗ | ▼ Worse | -31% | 0% |
| case-21 | ✓→✓ | = Same ✓ | 78% | 0% |
| case-22 | ✓→✓ | = Same ✓ | 177% | 0% |
| case-01 | ✗→✗ | = Same ✗ | -67% | 0% |
Use this skill when:
read_document — always read the full document firstread_document("Playbook/<filename>") to load the one(s) relevant to this contract type, jurisdiction, or clientweb_search with the jurisdiction set to find relevant statutes and regulations for the contract typeweb_fetch to retrieve full statutory text from authoritative sources (government domains, official gazettes)web_search for case law, regulatory guidance, and market standards (recent enforcement trends, standard market positions for the industry)web_fetchweb_search to check market standards if the clause deviates from typical positionsSkill(skill="docx-editing") for the full edit-pattern library, then call edit_document for each change. Edit the document in place — do not clone to a _v2 copy.old_text.edit_document emits <w:ins> / <w:del> tracked-change markup automatically. Author defaults to "Anylegal.ai" — pass an explicit author only if the user supplies a different name.edit_document for each one.run_code for text edits.Provide analysis as:
Skill(skill="docx-editing") and call edit_document for each change. Edit in place. Copy EXACT text from the document — never from memory.web_search and web_fetch against authoritative jurisdiction-specific sources to verify statutory requirements. Cite source URLs when flagging compliance issues.Other measured skills in the registry, with their headline benchmark lift.