
Legalfly
- Updated February 4, 2026
- legalfly-engineering/claude-plugins
legalfly is a Claude Code skill in the AI & Agent Building category. Ask legal questions powered by LEGALFLY Discovery AI
Key points
- legalfly
- AI & Agent Building
- AI-coding skill
Legalfly by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add legalfly-engineering/claude-plugins/plugin install legalfly@legalfly-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | February 4, 2026 |
|---|---|
| Repository | legalfly-engineering/claude-plugins ↗ |
What it does
Ask legal questions powered by LEGALFLY Discovery AI
README.md
LegalFly Plugins
Plugins that turn Claude into a legal specialist powered by LegalFly Discovery AI. Built for Claude Cowork, also compatible with Claude Code.
Available Plugins
| Plugin | How it helps | Connectors |
|---|---|---|
| legalfly | Query legal documents, discover relevant clauses, analyze contracts, and research across your document corpus using LegalFly Discovery AI. | LegalFly API |
Installation
Install the plugin directly from GitHub:
claude plugin install github:legalfly/claude-plugins/legalfly
Once installed, the plugin activates automatically. The discover tool becomes available for querying your legal documents.
How Plugins Work
The plugin follows this structure:
legalfly/
├── .claude-plugin/plugin.json # Manifest
└── mcp.json # Tool connections
The plugin connects Claude to LegalFly's Discovery AI via MCP servers. Everything is file-based — just JSON, no code, no infrastructure, no build steps.
The Discover Tool
The discover tool connects Claude to LegalFly's Discovery AI, enabling:
- Document queries — Ask natural language questions across your legal document corpus
- Clause discovery — Find specific clauses, terms, and provisions across contracts
- Legal research — Search for relevant precedents, definitions, and legal concepts
- Multi-document analysis — Compare and analyze multiple documents simultaneously