Clarity: skills for legal writing
Damascus Ink
Marketplace of three skills for lawyers that check the grammar, logic and persuasiveness of legal texts under Russian practice
Install
/plugin marketplace add sky-magenta/damascus-ink-plugins
/plugin install pravo-grammatika@damascus-ink
/plugin install pravo-logika@damascus-ink
/plugin install pravo-ritorika@damascus-inkInstall only the skills you need. Check with /plugin.
This is third-party code. Review the repository files before installing.
What it does
The repository is a single catalog that installs three separate skills: pravo-grammatika, pravo-logika and pravo-ritorika. Grammar finds wording with more than one reading and shows how the legal outcome differs. Logic checks whether the conclusion follows from the premises, and rhetoric assesses whether the addressee will accept it. The catalog pins a verified commit of each skill and opens a PR automatically when a source repository moves ahead.
Who it is for. Lawyers drafting contracts, claims and court documents who want an AI assistant to review them.
Good fit when
- You need to find contract wording open to two interpretations
- You need to check whether a legal position follows from its arguments
- You want to assess how persuasive a position is for a court or counterparty
Not a fit when
- You need current statutes and case law verified: the skills flag that for manual review
- The texts are not governed by Russian law
Example request
Check clause 4.2 of the contract for ambiguous wordingLimitations
The skills do not fill in statutes or case law from memory and do not pick a reading for the author, they show the options. There are no MCP servers, only text files and slash commands. Cowork requires a paid Claude plan.
How to disable. In Claude Code remove the plugin via /plugin. In Cowork remove it under Customize, Plugins.
Security check
- Text instructions and slash commands only, no MCP servers
README in short
Damascus Ink bundles three open skills by Sofya Smirnova for reviewing legal text along the trivium scheme into one marketplace. Installation is described for Claude Cowork through the UI and for Claude Code via /plugin commands. The repository holds only the marketplace manifest; skill files come from their own repositories. Pin updates go through CI and a manual merge. All skills are MIT-licensed.
FAQ
In what order should the skills be used?
Grammar, then logic, then rhetoric. If wording has two readings, it is too early to check the validity of the conclusion.
Can I install just one skill?
Yes, each skill is standalone. They can also be installed as folders in Claude Code, Cursor and Codex following their own repositories.
Related
Anthropic skills
Skills
Anthropic's official skill examples: docx, pdf, pptx and xlsx documents, design, MCP builder and the Agent Skills spec
Claude Code skills for the academic pipeline: research, paper drafting, peer review and citation checks
Turns a technical book or a folder of documents into a structured skill with chapters, a glossary and a cheatsheet
A skill for editable draw.io diagrams from text, code, Terraform, Kubernetes, SQL and OpenAPI, with export and self-checks