AI Agent Skills collection
Legal Skills
A collection of AI Agent Skills for legal professionals
Why Legal Skills
Lawyers are professionals and creators at once.
Both ends of the daily workflow need sharp tools: bringing materials in from WeChat articles, scanned documents, audio and video on one end; turning research into deliverable proposals, reports, and articles on the other. Legal Skills consolidates the whole chain into composable AI Agent skills that lawyers can invoke directly inside their own Agent workflows.
All Skills
Organized by 4 categories — 48 skills, each linking to its GitHub repo.
📥 Content acquisition
wechat-article-fetch
Headless scraping of WeChat official-account articles, saved as Markdown.
View on GitHub →legal-ocr
Unified OCR and scan recognition across PDF, images, Office documents, and URLs.
View on GitHub →mineru-ocr
Convert PDF/images to Markdown via MinerU API, with table and formula recognition.
View on GitHub →paddle-ocr
PaddleOCR-based structured parsing for legal PDFs and scans, archive preserved.
View on GitHub →funasr-transcribe
Local speech-to-text with speaker diarization for meeting notes and video subtitles.
View on GitHub →tingwu-asr
Aliyun Tingwu cloud speech-to-text for long-audio, high-accuracy scenarios.
View on GitHub →universal-media-downloader
Video and podcast downloads for Douyin, Bilibili, YouTube, Xiaoyuzhou, and more.
View on GitHub →douyin-batch-download
Batch Douyin video downloads on F2 framework with auto Cookie management.
View on GitHub →multi-search
Multi-topic deep research via parallel Subagents generating systematic documents.
View on GitHub →⚖️ Legal professional applications
yuandian-law-search
Yuandian statute and case search with 5 retrieval modes.
View on GitHub →zhihe-legal-research
Zhihe AI legal model research, submits a question and generates a docx report.
View on GitHub →court-sms
Court SMS recognition and document download, auto-archived to case directory.
View on GitHub →new-case
Standardize case / advisory materials into structured directory (litigation 12 / advisory 3).
View on GitHub →litigation-analysis
Litigation analysis across complaints and evidence, judgments, and trial transcripts.
View on GitHub →contract-copilot
Contract drafting and review — risk checklist, draft skeleton, revision suggestions.
View on GitHub →legal-case-analysis
General legal analysis: multi-scenario scaffolds and pre-analysis engine.
View on GitHub →legal-proposal-generator
Auto-generate litigation plans, advisory reports, proposal letters, case-closing summaries.
View on GitHub →legal-text-format
Convert legal text (statutes / cases) to standardized Markdown with archive.
View on GitHub →legal-qa-extractor
Extract QA pairs from lawyer–client communications with redaction for knowledge base.
View on GitHub →trademark-assistant
Trademark service: class planning, registrability screening, application prep.
View on GitHub →patent-analysis
Seven patent-analysis scenarios: extraction, infringement, FTO, stability, design-around.
View on GitHub →code2patent
Extract technical evidence from code projects, generate invention patent drafts.
View on GitHub →opc-legal-counsel
Standing legal counsel for one-person companies / solo entrepreneurs.
View on GitHub →📤 Content processing
pdf-processor
Full PDF processing: scan preprocessing, OCR double-layer, page numbers, merge, decrypt, watermark, compress.
View on GitHub →img2pdf
Compose images/PDFs into standardized A4 PDFs (1/2/3/4 per page) for legal evidence.
View on GitHub →pdf-organizer
Legal PDF organization: split, merge, rename, with page index and handoff files.
View on GitHub →course-generator
Course content management: from transcripts/literature to structured courses, archive to KB.
View on GitHub →video-screenshot
Auto-extract keyframes from screen recordings with scene change detection and dedup.
View on GitHub →article2book
Reorganize existing content assets into books / courses / manuals.
View on GitHub →svg-article-illustrator
AI-driven SVG illustration for WeChat-style articles, with dynamic SVG and PNG export.
View on GitHub →svg-book-illustrator
SVG illustrations for books/articles, architecture/flowchart/hierarchy diagrams, print-size optimized.
View on GitHub →piclist-upload
Upload local images to image host via PicList HTTP Server, replace Markdown with cloud links.
View on GitHub →md2word
Convert Markdown to standard Word with automatic legal-document layout.
View on GitHub →de-ai-polish
Detect and remove AI-style writing patterns, 24 rules + 5-dimension quality scoring.
View on GitHub →video-compressor
Video compression and silent-segment trimming, FFmpeg CRF + hardware acceleration.
View on GitHub →🔧 Development tools
agent-email
Agent-only email service: send/receive instructions and results via email.
View on GitHub →project-init
Project init: auto-generate CLAUDE.md / docs system, 6 project types.
View on GitHub →skill-manager
AI Agent Skills install / sync / uninstall / list, local paths and GitHub repos.
View on GitHub →skill-architect
Skill architect wizard + audit, integrating skill-creator flow and compliance checks.
View on GitHub →git-batch-commit
Smart Git batch commit, mixed changes categorized with standardized messages.
View on GitHub →git-workflow
Git workflow: branching, Monorepo safe-merge, PR create/review/merge, conflict recovery.
View on GitHub →cross-agent-coordination
Cross-platform agent task coordination: allocation, capability routing, handoff context.
View on GitHub →multi-agent-orchestration
Local multi-agent orchestration: worktree/session isolation, Agent Teams / tmux, PM patrol.
View on GitHub →release-workflow
GitHub project release: version, CHANGELOG, tag, CI monitoring.
View on GitHub →github-star-manager
GitHub Star management: auto-discover / sync starred repos with dashboard.
View on GitHub →skill-lint
Skill format linter: Frontmatter, version sync, doc consistency, redundancy.
View on GitHub →clawhub-sync
Bulk sync local Skills to ClawHub platform with smart .gitignore filtering.
View on GitHub →subtree-publish
Push monorepo subdirectories to standalone GitHub repos via git subtree.
View on GitHub →Workflow
From picking a skill to multi-agent collaboration.
- Browse the 48 skills in the README and pick the ones the task needs
- Copy a one-line install hint to your Agent — it lands in Claude Code / OpenClaw / WorkBuddy / CodeX / OpenCode / Hermes in one shot
- Use cross-agent-coordination to route tasks and pass context between agents
- Use multi-agent-orchestration to spin up parallel worktrees for long-running jobs
Install
One line from GitHub is all it takes.
Dual license: MIT skills are free to use including commercial; CC-BY-NC skills are free for non-commercial use with attribution. For commercial use of CC-BY-NC skills, please reach out on WeChat (ywxlaw) for a license. To install, send your Agent: "Please install the legal-skills collection from GitHub: https://github.com/cat-xierluo/legal-skills".