skills/legal/client-friendly-tone/SKILL.md
Rewrites legal communications in plain-language, client-friendly tone. Triggers when drafting or revising engagement letters, status updates, strategy memos, settlement recommendations, invoice cover letters, or any client-facing correspondence. Replaces jargon, leads with conclusions, and highlights action items.
npx skillsauth add casemark/skills client-friendly-toneInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Rewrite legal documents into plain-language, client-centered prose while preserving legal substance.
| Legal Term | Plain Version | |---|---| | Motion for summary judgment | Request asking the judge to rule without a trial | | Discovery | Formal process of exchanging information with the other side | | Statute of limitations | Deadline for filing this type of lawsuit | | Deposition | Formal interview under oath, recorded by a court reporter | | Interrogatories | Written questions the other side must answer under oath | | Stipulation | Agreement between both sides on a specific point | | Continuance | Postponement of a court date | | Prejudice / without prejudice | Permanently / with the option to refile |
Apply the same pattern to any legal term a non-lawyer would not understand.
RE: [Matter name — plain description]
[Bottom line: 1–2 sentences with conclusion or recommendation]
Background
[Brief context — only what client needs to understand the update]
What This Means for You
[Implications in concrete, practical terms — costs, timeline, risks]
Next Steps
- [ ] [Action + responsible party + deadline]
- [ ] [Action + responsible party + deadline]
Questions?
[Preemptive answers to likely follow-ups]
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.