Claude-skill-registry legalzoom
Access legal documents and business formation services with LegalZoom.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/legalzoom" ~/.claude/skills/majiayu000-claude-skill-registry-legalzoom && rm -rf "$T"
manifest:
skills/data/legalzoom/SKILL.mdsource content
LegalZoom Skill
Access legal documents and business formation services with LegalZoom.
Quick Install
curl -sSL https://canifi.com/skills/legalzoom/install.sh | bash
Or manually:
cp -r skills/legalzoom ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed: # curl -sSL https://canifi.com/install.sh | bash canifi-env set LEGALZOOM_EMAIL "your_email" canifi-env set LEGALZOOM_PASSWORD "your_password"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
Option 2: Environment Variables
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email" canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
Capabilities
- Business Formation: Form LLCs, corporations, and nonprofits
- Legal Documents: Access and create legal documents
- Registered Agent: Manage registered agent services
- Trademark: File and manage trademark applications
- Compliance: Stay compliant with annual reports
Usage Examples
Check Formation Status
User: "What's the status of my LLC formation?" Assistant: Returns formation progress
Order Document
User: "Order a will template from LegalZoom" Assistant: Initiates document order
View Filings
User: "Show me my upcoming compliance deadlines" Assistant: Returns compliance calendar
Registered Agent
User: "Update my registered agent address" Assistant: Initiates address change
Authentication Flow
- LegalZoom uses account authentication
- No official public API
- Browser automation for access
- Session-based authentication
Error Handling
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Verify email and password |
| Session Expired | Timeout | Re-authenticate |
| Service Error | System issue | Retry later |
| Order Failed | Payment issue | Check payment method |
Notes
- Consumer legal services
- Business formation leader
- Attorney consultations available
- Ongoing compliance services
- No official API
- Consumer-focused platform