angi
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAngi Skill
Angi Skill
Connect with verified home service professionals (formerly Angie's List).
与经过认证的家庭服务专业人员建立联系(前身为Angie's List)。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/angi/install.sh | bashOr manually:
bash
cp -r skills/angi ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/angi/install.sh | bash或者手动安装:
bash
cp -r skills/angi ~/.canifi/skills/Setup
设置
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
首先,确保已安装canifi-env:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set ANGI_EMAIL "your_email"
canifi-env set ANGI_PASSWORD "your_password"
undefinedcanifi-env set ANGI_EMAIL "your_email"
canifi-env set ANGI_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
功能特性
- Find Pros: Search verified contractors
- Read Reviews: Access honest reviews
- Get Quotes: Request project estimates
- Book Services: Schedule appointments
- Project Planning: Plan home improvements
- 寻找专业人员:搜索经过认证的承包商
- 查看评价:获取真实用户评价
- 获取报价:请求项目估算
- 预约服务:安排服务时间
- 项目规划:规划家庭装修项目
Usage Examples
使用示例
Find Contractor
寻找承包商
User: "Find a roofer on Angi"
Assistant: Returns verified contractors用户:“在Angi上找一个屋顶工”
助手:返回经过认证的承包商信息Read Reviews
查看评价
User: "Show reviews for this contractor"
Assistant: Returns customer feedback用户:“显示这个承包商的评价”
助手:返回客户反馈Get Estimate
获取估算
User: "Get quotes for bathroom remodel"
Assistant: Requests estimates from pros用户:“获取浴室改造的报价”
助手:向专业人员请求估算Book Pro
预约专业人员
User: "Book this HVAC technician"
Assistant: Schedules service用户:“预约这个HVAC技术人员”
助手:安排服务时间Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Verification system
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 验证系统
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| No Pros | Location issue | Expand search |
| Quote Error | Request failed | Retry |
| Booking Failed | Availability | Try different time |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 无专业人员结果 | 位置问题 | 扩大搜索范围 |
| 报价错误 | 请求失败 | 重试 |
| 预约失败 | 时间不可用 | 尝试其他时间 |
Notes
注意事项
- Formerly Angie's List
- Verified reviews
- Background checks
- Cost guides available
- No public API
- Pro certification
- 前身为Angie's List
- 经过验证的评价
- 背景调查
- 提供成本指南
- 无公开API
- 专业人员认证