Legal Skill
Legal Research Brief
Ask a legal question. Get statute, case law, and citations.
Free
Quick start
- Download the skill and drop it into your project
- Connect the UK Legal MCP server (instructions included)
- Ask any UK legal question and get a structured brief
The problem
Legal research means searching legislation.gov.uk for the right Act, finding the right section, then searching for case law that interprets it, then formatting citations correctly. A junior solicitor spends 2-3 hours on this. You spend longer.
What this skill does
- Searches UK legislation and retrieves specific section text with in-force status
- Finds relevant case law filtered by court level and date
- Extracts key principles from judgments in 1-2 sentences
- All citations formatted in OSCOLA style with resolved URLs
- Checks extent: flags if a provision only applies to England and Wales, not Scotland
- Plain English summary readable by a non-lawyer
- Optional: searches Hansard for legislative intent on ambiguous provisions
- Optional: HMRC guidance lookup for tax questions
Connect the data
This skill pulls live data from UK Legal. Pick your app and paste the config below.
claude.ai
- Go to Settings (bottom left)
- Click MCP Servers
- Click Add
- Paste this URL:
https://uk-legal-mcp.fly.dev/mcp
Claude Desktop
Open your config file:
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add to the mcpServers section:
{
"mcpServers": {
"uk-legal": {
"type": "http",
"url": "https://uk-legal-mcp.fly.dev/mcp"
}
}
}
Claude Code
Run this in your terminal:
claude mcp add --transport http uk-legal https://uk-legal-mcp.fly.dev/mcp
ChatGPT
- Go to Settings
- Click Connected apps
- Click Add MCP server
- Paste this URL:
https://uk-legal-mcp.fly.dev/mcp
Cursor / other editors
Add to your .cursor/mcp.json or equivalent config:
{
"mcpServers": {
"uk-legal": {
"url": "https://uk-legal-mcp.fly.dev/mcp"
}
}
}
No API key needed. Free, hosted, ready to use.
What's included
- SKILL.md file for Claude Code, Cursor, or any AI agent
- Setup guide for connecting the UK Legal MCP server
- Example prompts for different legal research tasks
- Lifetime updates
Free download
Lifetime updates
Works with Claude Code, Cursor, or any AI agent
These skills show what a well-built workflow looks like. If yours doesn't look like this yet, that's where I come in. Custom skills from £299. MCP integration from £999. Tell me what you need.
Also available