handy
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHandy Skill
Handy Skill
Book vetted professionals for home cleaning and handyman services.
预约经过背调的专业人员提供家庭清洁和杂工服务。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/handy/install.sh | bashOr manually:
bash
cp -r skills/handy ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/handy/install.sh | bash或者手动安装:
bash
cp -r skills/handy ~/.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 HANDY_EMAIL "your_email"
canifi-env set HANDY_PASSWORD "your_password"
undefinedcanifi-env set HANDY_EMAIL "your_email"
canifi-env set HANDY_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
功能
- Book Cleaning: Schedule home cleaning
- Handyman Services: Book repairs and tasks
- Recurring Bookings: Set up regular service
- Manage Pros: Rate and prefer professionals
- Gift Cards: Purchase cleaning gift cards
- 预约清洁服务:安排家庭清洁
- 杂工服务:预约维修和各类任务
- 定期预约:设置常规服务
- 管理专业人员:为专业人员评分并设置偏好
- 礼品卡:购买清洁服务礼品卡
Usage Examples
使用示例
Book Cleaning
预约清洁服务
User: "Book a house cleaning for Saturday"
Assistant: Schedules cleaning service用户:“预约周六的房屋清洁”
助手:安排清洁服务Book Handyman
预约杂工
User: "Book a handyman for TV mounting"
Assistant: Schedules handyman service用户:“预约杂工安装电视”
助手:安排杂工服务Set Recurring
设置定期服务
User: "Set up weekly cleaning"
Assistant: Creates recurring booking用户:“设置每周一次的清洁服务”
助手:创建定期预约Rate Pro
为专业人员评分
User: "Rate my last cleaning"
Assistant: Opens rating interface用户:“为我上次的清洁服务评分”
助手:打开评分界面Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Background-checked pros
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 专业人员经过背景调查
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| No Availability | Time/location issue | Try different slot |
| Booking Failed | Payment issue | Update card |
| Service Error | Pro unavailable | Reschedule |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 无可用时段 | 时间/地点问题 | 尝试其他时段 |
| 预约失败 | 支付问题 | 更新支付卡信息 |
| 服务错误 | 专业人员不可用 | 重新安排时间 |
Notes
注意事项
- Background-checked pros
- Flat-rate pricing
- Happiness guarantee
- Recurring options
- No public API
- Same-day available
- 专业人员经过背景调查
- 统一费率定价
- 满意度保证
- 可设置定期服务
- 无公开API
- 支持当日服务