@GitHub_Daily: Awesome Legal Skills,收录了大量面向法律行业的 AI 智能体指令与工作流合集。 共 139 多项专业技能,涵盖隐私合规、商业合同审查、诉讼争议分析到多语言法律翻译。 把法律专家的经验变成可复用的标准技能,让 AI 严格…

X AI KOLs Timeline 工具

摘要

Awesome Legal Skills 是一个开源合集,收录了139多项面向法律行业的AI智能体指令与工作流,涵盖隐私合规、合同审查、诉讼分析等领域,兼容Claude Code、Codex等主流AI工具,帮助法律专业人士将专业知识转化为可复用的AI工作流。

Awesome Legal Skills,收录了大量面向法律行业的 AI 智能体指令与工作流合集。 共 139 多项专业技能,涵盖隐私合规、商业合同审查、诉讼争议分析到多语言法律翻译。 把法律专家的经验变成可复用的标准技能,让 AI 严格按照规范来审查文档或起草政策。 GitHub:http://github.com/lawve-ai/awesome-legal-skills… 兼容 Claude Code、Codex、Gemini CLI 等主流 Agent 工具,可直接接入使用。 如果我们是法务或律师,想借助 AI 融入自己的工作流干活,这份技能合集值得看看。
查看原文
查看缓存全文

缓存时间: 2026/06/26 16:14

Awesome Legal Skills,收录了大量面向法律行业的 AI 智能体指令与工作流合集。

共 139 多项专业技能,涵盖隐私合规、商业合同审查、诉讼争议分析到多语言法律翻译。

把法律专家的经验变成可复用的标准技能,让 AI 严格按照规范来审查文档或起草政策。

GitHub:http://github.com/lawve-ai/awesome-legal-skills…

兼容 Claude Code、Codex、Gemini CLI 等主流 Agent 工具,可直接接入使用。

如果我们是法务或律师,想借助 AI 融入自己的工作流干活,这份技能合集值得看看。


lawve-ai/awesome-legal-skills

Source: https://github.com/lawve-ai/awesome-legal-skills

AI Agent Skills for Legal Professionals

Awesome PRs Welcome License License

Follow on LinkedIn

What are Agent Skills?

Agent Skills are portable instructions that teach AI agents how to perform specific tasks your way. For legal professionals, this means encoding your expertise into reusable AI workflows. Draft GDPR-compliant privacy policies. Review NDAs using your firm’s methodology. Create due diligence checklists that match your standards.

Demo

Get Started

Write once, use anywhere — Skills are an open standard for AI agents, with adoption growing across the industry. Use them with your favorite AI tool.


Claude.ai            Claude Cowork            Claude Code


OpenAI Codex            Gemini CLI


Manus            Mistral Vibe

Browse

Browse 139 skills by category. Each entry links to the skill folder.

🤖 AI Governance & AI Regulation

🔐 Privacy, Data & Cybersecurity

🤝 Commercial Contracts & Transactions

⚖️ Litigation, Disputes & Advocacy

🔎 Legal Research & Methodology

📊 Legal Operations & Outside Counsel

🌍 Jurisdictional & Practice-Area Specialists

✍️ Drafting, Translation & Legal Education

📄 Documents, Office & File Processing

  • 🇬🇧 docx-processing-anthropic - Use when the user wants to create, read, edit, or manipulate Word documents (.docx files).
  • 🇬🇧 docx-processing-lawvable - Edit, query, and transform Word documents (.docx) with the SuperDoc CLI.
  • 🇬🇧 docx-processing-openai - Toolkit for comprehensive document reading, editing, and creation with visual quality control.
  • 🇬🇧 docx-processing-superdoc - Edit, query, and transform Word documents with the SuperDoc CLI v1 operation surface.
  • 🇬🇧 outlook-emails-lawvable - Read, search, and download emails and attachments from Microsoft Outlook via OAuth2.
  • 🇬🇧 pdf-processing-anthropic - Use when the user wants to do anything with PDF files.
  • 🇬🇧 pdf-processing-openai - Toolkit for comprehensive PDF reading, reviwing, and creation with visual quality control.
  • 🇬🇧 pptx-processing-anthropic - Use this skill any time a .pptx file is involved in any way — as input, output, or both.
  • 🇬🇧 tabular-review-lawvable - Guides analyze multiple documents (PDF, DOCX) against user-defined columns and produce a structured Excel output with citations.
  • 🇬🇧 xlsx-processing-anthropic - Use this skill any time a spreadsheet file is the primary input or output.
  • 🇬🇧 xlsx-processing-manus - Professional Excel spreadsheet creation with a focus on aesthetics and data analysis.
  • 🇬🇧 xlsx-processing-openai - Toolkit for comprehensive Spreadsheet reading, creation, editing, and analysis with visual quality control.

🛠️ Skill Building, Tooling & Security

  • 🇬🇧 legal-data-hunter-zacharie-laik - Install and set up the Legal Data Hunter MCP server.
  • 🇬🇧 security-review-openai - Perform language and framework specific security best-practice reviews and suggest improvements.
  • 🇬🇧 skill-creator-anthropic - Guides creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude’s capabilities with specialized knowledge…
  • 🇬🇧 skill-creator-openai - Guides creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model’s capabilities with specialized knowledge, workflows…
  • 🇬🇧 skill-injection-defense-ignacio-adrian-lerer - Audits legal AI skills, prompts, workflows, MCP/tool instructions, and agent packages for prompt injection, malicious instructions, unsafe scripts, suspicious metadata, credential exposure…
  • 🇬🇧 skill-optimizer-lawvable - Guides analyze a current work session and propose improvements to skills.
  • 🇬🇧 skill-security-auditor-antoine-louis - Audit an AI agent skill before installing it.
  • 🇬🇧 vscode-extension-builder-lawvable - Build VS Code extensions from scratch or convert existing JS/React/Vue apps.

Contributing

Submit a skill with the GitHub issue template. See CONTRIBUTING.md for review criteria.

License

This list is licensed under Creative Commons CC BY-NC-ND 4.0. Each skill may have its own license terms.

Disclaimer

These are third-party resources. Review each skill before using it with confidential, regulated, or professionally sensitive work.

Acknowledgments

Thanks to every contributor sharing legal AI workflows with the community, and to the Anthropic team for the original Skills standard and examples.

相似文章

@GitHub_Daily: 用 AI 智能体生产级事情,写代码、跑流程、调接口,一开始还行,但规模一大就容易失控,权限太宽、上下文丢失、调试无从下手。 于是找到了 agents-best-practices 这套完整的智能体运行框架设计指南,不限于编码场景,运营、销…

X AI KOLs Timeline

介绍了 agents-best-practices 仓库,这是一份生产级 AI 智能体运行框架设计指南,涵盖工具权限分级、上下文压缩等,支持 Codex 和 Claude Code 安装。