legalzoom
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseLegalZoom Skill
LegalZoom Skill
Access legal documents and business formation services with LegalZoom.
通过LegalZoom获取法律文件及企业注册服务。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/legalzoom/install.sh | bashOr manually:
bash
cp -r skills/legalzoom ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/legalzoom/install.sh | bash或者手动安装:
bash
cp -r skills/legalzoom ~/.canifi/skills/Setup
配置
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
First, ensure canifi-env is installed:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set LEGALZOOM_EMAIL "your_email"
canifi-env set LEGALZOOM_PASSWORD "your_password"
undefinedcanifi-env set LEGALZOOM_EMAIL "your_email"
canifi-env set LEGALZOOM_PASSWORD "your_password"
undefinedPrivacy & Authentication
隐私与认证
Your credentials, your choice. Canifi LifeOS respects your privacy.
您的凭证,由您掌控。 Canifi LifeOS尊重您的隐私。
Option 1: Manual Browser Login (Recommended)
选项1:手动浏览器登录(推荐)
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
如果您不想与Claude Code共享凭证:
- 使用CDP模式完成浏览器自动化设置
- 在Playwright控制的Chrome窗口中手动登录服务
- Claude将使用您的已认证会话,全程不会获取您的密码
Option 2: Environment Variables
选项2:环境变量
If you're comfortable sharing credentials, you can store them locally:
bash
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.
如果您愿意共享凭证,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"注意:存储在canifi-env中的凭证仅能在您的本地设备访问,绝不会被传输。
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
- 企业注册:成立LLC(有限责任公司)、股份公司及非营利组织
- 法律文件:获取并创建法律文件
- 注册代理人:管理注册代理人服务
- 商标服务:提交及管理商标申请
- 合规服务:跟进年度报告,确保合规
Usage Examples
使用示例
Check Formation Status
查看注册状态
User: "What's the status of my LLC formation?"
Assistant: Returns formation progressUser: "What's the status of my LLC formation?"
Assistant: Returns formation progressOrder Document
订购文件
User: "Order a will template from LegalZoom"
Assistant: Initiates document orderUser: "Order a will template from LegalZoom"
Assistant: Initiates document orderView Filings
查看申报信息
User: "Show me my upcoming compliance deadlines"
Assistant: Returns compliance calendarUser: "Show me my upcoming compliance deadlines"
Assistant: Returns compliance calendarRegistered Agent
注册代理人
User: "Update my registered agent address"
Assistant: Initiates address changeUser: "Update my registered agent address"
Assistant: Initiates address changeAuthentication Flow
认证流程
- LegalZoom uses account authentication
- No official public API
- Browser automation for access
- Session-based authentication
- LegalZoom采用账户认证机制
- 无官方公开API
- 通过浏览器自动化实现访问
- 基于会话的认证模式
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
- 消费者法律服务
- 企业注册领域领先平台
- 提供律师咨询服务
- 持续合规服务
- 无官方API
- 面向消费者的平台