By midpage-ai
Official Midpage plugin for legal research and writing. Includes Midpage MCP and the Legal Brief Drafter skill.
npx claudepluginhub midpage-ai/skills --plugin midpageA collection of public Midpage skills for AI agents. Skills are packaged instructions and reference material that extend agent capabilities.
Skills follow the Agent Skills format.
Draft and format legal briefs, motions, memoranda, complaints, and appellate filings using court-specific formatting rules and filing conventions.
Use when:
Workflow covered:
Supporting references:
references/court-rules-guide.md for rule sources, formatting defaults, caption
conventions, and docx layout patternsThis repository is organized as skills/<skill-name>/..., with each skill using
SKILL.md as its entrypoint.
This repository works both as:
Test the GitHub-hosted marketplace flow:
/plugin marketplace add midpage-ai/skills
/plugin install midpage@midpage
For local testing before submission, load it directly:
claude --plugin-dir /path/to/skills
This plugin bundles:
.mcp.jsonlegal-brief-drafter skill from skills/legal-brief-drafter/Download and install the bundled skill archive:
legal-brief-drafter.skill
Install the full catalog:
npx skills add midpage-ai/skills
Install just this skill directly:
npx skills add https://github.com/midpage-ai/skills/tree/main/skills/legal-brief-drafter
cp -r skills/legal-brief-drafter ~/.claude/skills/
Copy skills/legal-brief-drafter/ into the agent's skills directory, or import
the folder directly from GitHub if that client supports repo-based installs.
Use the built-in skill installer with:
https://github.com/midpage-ai/skills/tree/main/skills/legal-brief-drafter
Midpage MCP exposes this skill as:
resource://midpage/skills/legal-brief-drafterresource://midpage/skills/legal-brief-drafter/court-rules-guideThis repository is the canonical source for those MCP-served skill documents.
Skills are intended to be loaded on demand when the task matches the skill's description.
Examples:
draft a motion to dismiss for the southern district of new york
review this appellate brief and make it filing-ready
format this memorandum for delaware chancery court
Each skill directory may contain:
SKILL.md - the primary instructions for the agentreferences/ - supporting documentation loaded only when neededscripts/ - helper scripts for automation, if the skill needs themCurrent repository contents:
.claude-plugin/plugin.json.claude-plugin/marketplace.json.mcp.jsonlegal-brief-drafter.skillskills/legal-brief-drafter/skills/legal-brief-drafter/references/Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
External network access
Connects to servers outside your machine
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
The most comprehensive Claude Code plugin — 38 agents, 156 skills, 72 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use