Using Thurgood or Case.dev agents? Agent Skills is already baked in. Just start using it — no setup required.Build with Thurgood →
Open Source & Community-Driven
Browse, Edit & Contribute Skills
The entire Legal Agent Skills library is open source under the MIT License. You can browse all 870+ skills, suggest edits to existing skills, or contribute your own legal expertise to the community.
Browse Skills
Explore the full library of legal AI skills
Contribute
Submit your own skills to help the community
Agent Skills Protocol
Learn about the underlying standard
What are Legal Agent Skills?
Anthropic recently standardized a protocol for progressive disclosure called Agent Skills. We’ve extended this approach beyond writing code and into Legal. Legal Agent Skills is a curated, open-source library of professional-grade prompts, document templates, and research methodologies designed specifically for legal work. Each skill includes:- Structured prompts — Battle-tested instructions for generating legal documents
- Practice area tags — Categorized by litigation, transactional, corporate, regulatory, and 14 more practice areas
- Rich metadata — Version tracking, authorship, and licensing information
| Category | Examples |
|---|---|
| Research | Legal research summaries, case analysis, article summaries |
| Litigation | Complaints, motions, appellate briefs, judgment summaries |
| Transactional | Lease agreements, dissolution reports, client memos |
| Billing | Legal billing summaries, matter tracking |
Free MCP Installation
Install Agent Skills on any MCP-compatible AI application for free.Server Details
| Property | Value |
|---|---|
| URL | https://skills.case.dev/api/mcp |
| Protocol | Streamable HTTP |
| Auth | None required (free tier) |
Setup Guides
Cursor
Cursor
- Open Settings → MCP
- Click Add new MCP server
- Add this configuration:
- Restart Cursor
Claude Desktop
Claude Desktop
-
Open your Claude Desktop config file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
- Add the Agent Skills server:
- Restart Claude Desktop
Windsurf
Windsurf
- Open Settings → MCP Servers
-
Add a new server with:
- Name:
legal-skills - URL:
https://skills.case.dev/api/mcp
- Name:
- Restart Windsurf
Add to Existing Config
Add to Existing Config
Already have MCP servers configured? Just add this entry inside your Claude Desktop (command-based):
"mcpServers" object:Cursor (URL-based):Available Tools
Once connected, your AI assistant can use these tools:| Tool | Description |
|---|---|
resolve_skill | Search for legal skills by query (semantic search) |
read_skill | Read the full content of a skill by slug |
resolve_skill
Search the skills library by topic or practice area.query(required) — What you’re looking for
read_skill
Retrieve the full content of a specific skill.slug(required) — The skill identifier (e.g.,legal-research-summaries)
Skill Metadata
Each skill includes structured metadata for intelligent routing:| Field | Description |
|---|---|
slug | Unique skill identifier used for lookups |
name | Display name of the skill |
summary | Brief description of what the skill does |
tags | Practice area tags from a controlled vocabulary (see below) |
version | Skill version number |
author_name | Skill author (nullable) |
license | License type (e.g., MIT) |
Practice Area Tags
Skills are tagged with one or more practice areas from a controlled vocabulary:| Tag | Covers |
|---|---|
litigation | Lawsuits, motions, pleadings, briefs, court filings |
transactional | Contracts, agreements, mergers, acquisitions, leases |
regulatory | Compliance, FDA, SEC, HIPAA |
corporate | Governance, board matters, shareholders, bylaws |
ip | Patents, trademarks, copyrights |
tax | Tax law and planning |
labor | Employment and labor law |
immigration | Immigration law |
real-estate | Property and real estate law |
family | Divorce, custody, family law |
criminal | Criminal law |
bankruptcy | Bankruptcy proceedings |
estate-planning | Probate, trusts, estate planning |
environmental | Environmental law |
healthcare | Healthcare law |
privacy | Privacy and data protection |
adr | Arbitration, mediation, alternative dispute resolution |
constitutional | Constitutional law |
Unlimited Requests with API Key
For production use or high-volume applications, authenticate with a Case.dev API key.Cursor
Cursor
Claude Desktop
Claude Desktop
Example Skills
Here are just a few of the 870+ skills available in the open-source library:Legal Research Summaries
Comprehensive research synthesis with statutes, case law, and regulatory guidance
Judgment Summaries
Structured court decision analysis with holdings, precedent, and implications
Appellate Briefs
Response briefs that systematically address appellant arguments
Client Memos
Clear, accessible memoranda for non-lawyer audiences
Complaints
Court-ready pleadings with proper factual and legal allegations
Lease Agreements
Jurisdictionally compliant residential and commercial leases
Want to see more? Browse all 870+ skills → or contribute your own →
What’s Next?
Browse All Skills
Explore the full open-source library of 870+ legal AI skills
Contribute a Skill
Share your legal expertise with the community (MIT License)
MCP Integration
Connect to Case.dev documentation and services
Thurgood
AI coding agent with Agent Skills built-in
LLMs Guide
Use AI models for legal intelligence
Agent Skills Protocol
Learn about the underlying open standard