legalzoom

Attorney guidance and legal tools for business and personal needs. AI-powered document review identifies critical risks and important clauses, advises when to engage an attorney, and routes to LegalZoom's network when professional expertise is needed.

Content Preview
{
  "name": "legalzoom",
  "description": "Attorney guidance and legal tools for business and personal needs. AI-powered document review identifies critical risks and important clauses, advises when to engage an attorney, and routes to LegalZoom's network when professional expertise is needed.",
  "category": "productivity",
  "source": {
    "source": "git-subdir",
    "url": "legalzoom/claude-plugins",
    "path": "plugins/legalzoom",
    "ref": "main",
    "sha": "f9fd8a0ca6e1421bc1aacb113a10
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/legalzoom.md \
  https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-plugins-official

Then reference at .claude-plugin/marketplace.json

Related Skills