npx claudepluginhub legalzoom/claude-pluginsLegalZoom Plugin - AI-powered business legal assistance with contract review and attorney consultation
Internal Claude Code plugin marketplace for LegalZoom.
For step-by-step instructions with screenshots, see the Installation Guide.
Quick steps:
./create_plugin_zip.py to generate legalzoom.zipAdd this marketplace to Claude Code:
/plugin marketplace add legalzoom/claude-plugins
Then install individual plugins:
/plugin install legalzoom@legalzoom-marketplace
AI-powered contract review with seamless attorney consultation:
/review-contract — In-depth contract analysis with risk-scored findings/attorney-assist — Connect with a LegalZoom attorney with full conversation contextAdd new plugins under the plugins/ directory following the standard structure:
plugins/your-plugin/
├── .claude-plugin/
│ └── plugin.json
└── skills/
└── your-skill/
└── SKILL.md
Then register it in .claude-plugin/marketplace.json.