legal-skills
AI toolkit for lawyers: case analysis, contracts, patents, documents
Instructs the AI agent to answer in Chinese, treat each skill as a self-contained tree with its own changelog and decision records, mark missing information explicitly instead of guessing, and follow dependency, licensing, and sensitive-data safety rules when executing or modifying skills.
All Skills in This Repository (66)
Pure Emerald Level Indicatorsgithub-auto-star
Extract GitHub repository names from articles, screenshots, and text, then star them.
course-generator
Extract and structure multiple documents into an educational course.
skill-manager
Install, list, remove, and update Claude Code Skills and Commands from local paths or GitHub repositories.
md2word
Convert Markdown files into formatted Word documents with YAML configurations.
multi-search
Deploy parallel research agents to conduct multi-round web searches and synthesize structured reports.
mineru-ocr
Convert PDF, Word, PowerPoint, and images to Markdown via the MinerU API.
de-ai-polish
Detect and remove AI-generated phrasing patterns from written text.
legal-qa-extractor
Extract structured legal Q&A pairs from lawyer-client communication records.
fetch-wechat-article
Fetch WeChat article content with Playwright and save as Markdown.
repo-research
Analyzes GitHub repositories for architecture, code quality, and functional comparisons.
git-batch-commit
Categorize staged file changes and generate Conventional Commits messages.
legal-text-format
Format legal statutes and case documents into standardized Markdown.
Frequently Asked Questions
FAQPage SchemaHow to install legal-skills?▼
Run `npx skills add cat-xierluo/legal-skills --all -g -y` in your terminal to install the full suite globally. You can also install a single skill with `npx skills add cat-xierluo/legal-skills --skill legal-case-analysis -g -y`.
What can legal-skills do for lawyers?▼
It covers the daily legal workflow: analyzing judgments and case materials, reviewing and drafting contracts with Word tracked changes, preparing patent and trademark filings, generating element-style complaints, and organizing invoices, court SMS documents, and scanned files.
Does it work with Claude Code and other AI agents?▼
Yes. Every tool follows the standard SKILL.md format and runs in Claude Code, Codex, OpenClaw, and other compatible agents. The included skill-manager handles installation and updates across these platforms.
Can it review contracts and produce Word files?▼
Yes. The contract-copilot skill scans contracts across 12 categories, outputs a risk list with recommended wording, and delivers a revised DOCX with tracked changes plus a formal review report.
Is my case data safe when using these skills?▼
Skills process files locally and never upload case content on their own. The orchestration rules forbid committing sensitive data, and legal analysis skills mark unverified information instead of fabricating citations.
Related Repositories in Legal & Compliance
View All in Legal & Compliance→claude-for-legal
AI legal workspace for contracts, privacy, IP, litigation, and compliance
patent-disclosure-skill
Draft Chinese patent disclosures and read patents in plain language
app-privacy-policy-generator
Generate privacy policies and terms for mobile and web apps