{
  "markdown": "# LegalZoom Claude Plugins\n\nInternal Claude Code plugin marketplace for LegalZoom.\n\n## Installation\n\n### Manual Installation (Recommended)\n\nFor step-by-step instructions with screenshots, see the [Installation Guide](docs/install.md).\n\nQuick steps:\n1. Clone this repository\n2. Run `./create_plugin_zip.py` to generate `legalzoom.zip`\n3. Upload the zip file via Claude's Plugins menu\n\n### Claude Code CLI\n\nAdd this marketplace to Claude Code:\n\n```bash\n/plugin marketplace add legalzoom/claude-plugins\n```\n\nThen install individual plugins:\n\n```bash\n/plugin install legalzoom@legalzoom-marketplace\n```\n\n## Available Plugins\n\n### legalzoom\n\nAI-powered contract review with seamless attorney consultation:\n\n- `/review-contract` — In-depth contract analysis with risk-scored findings\n- `/attorney-assist` — Connect with a LegalZoom attorney with full conversation context\n\n## Contributing\n\nAdd new plugins under the `plugins/` directory following the standard structure:\n\n```\nplugins/your-plugin/\n├── .claude-plugin/\n│   └── plugin.json\n└── skills/\n    └── your-skill/\n        └── SKILL.md\n```\n\nThen register it in `.claude-plugin/marketplace.json`.\n",
  "bytes": 1144,
  "sha": "aff9813e4bd5bcedcd0db0fec0af37b4f360575cd849e1e6bea11922e86e1ab5",
  "repo_slug": "legalzoom/claude-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_legalzoom_claude_plugins_legalzoom_4bcab54d/readme"
}