care-com
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCare.com Skill
Care.com Skill
Find caregivers for children, seniors, pets, and home care.
寻找儿童、老人、宠物及居家护理的护工。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/care-com/install.sh | bashOr manually:
bash
cp -r skills/care-com ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/care-com/install.sh | bash或手动安装:
bash
cp -r skills/care-com ~/.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 CARECOM_EMAIL "your_email"
canifi-env set CARECOM_PASSWORD "your_password"
undefinedcanifi-env set CARECOM_EMAIL "your_email"
canifi-env set CARECOM_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 Caregivers: Search for all types of care
- Post Jobs: Create caregiver job listings
- Background Checks: Run caregiver checks
- Manage Bookings: Coordinate care schedules
- Payment Processing: Handle caregiver payments
- 寻找护工:搜索所有类型的护理服务
- 发布职位:创建护工招聘信息
- 背景调查:对护工进行背景核查
- 管理预订:协调护理日程
- 支付处理:处理护工薪资
Usage Examples
使用示例
Find Babysitter
寻找保姆
User: "Find a babysitter for Saturday night"
Assistant: Returns available caregivers用户:"找一个周六晚上的保姆"
助手:返回可用的护工Post Job
发布职位
User: "Post a nanny job listing"
Assistant: Creates job posting用户:"发布一个保姆招聘信息"
助手:创建招聘帖子Run Background Check
进行背景调查
User: "Run a background check on this caregiver"
Assistant: Initiates background screening用户:"对这个护工进行背景调查"
助手:启动背景筛查Schedule Care
预约护理服务
User: "Book this caregiver for next week"
Assistant: Creates booking用户:"预订这个护工下周的服务"
助手:创建预约Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Subscription for full features
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 订阅解锁全部功能
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| No Caregivers | Location/criteria | Expand search |
| Posting Failed | Incomplete info | Complete details |
| Check Failed | Data issue | Verify info |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 无护工可用 | 位置/条件限制 | 扩大搜索范围 |
| 发布失败 | 信息不完整 | 补充完整详情 |
| 核查失败 | 数据问题 | 验证信息 |
Notes
注意事项
- All care types
- Background check services
- Subscription model
- Care@Work for businesses
- No public API
- Secure messaging
- 支持所有护理类型
- 背景调查服务
- 订阅模式
- 面向企业的Care@Work服务
- 无公开API
- 安全消息功能