thumbtack
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseThumbtack Skill
Thumbtack Skill
Find and hire local professionals for home projects and services.
寻找并雇佣本地专业人员完成家庭项目与服务。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/thumbtack/install.sh | bashOr manually:
bash
cp -r skills/thumbtack ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/thumbtack/install.sh | bash或者手动安装:
bash
cp -r skills/thumbtack ~/.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 THUMBTACK_EMAIL "your_email"
canifi-env set THUMBTACK_PASSWORD "your_password"
undefinedcanifi-env set THUMBTACK_EMAIL "your_email"
canifi-env set THUMBTACK_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
功能
- Get Quotes: Request quotes from pros
- Browse Pros: Find service professionals
- Compare Prices: Review multiple estimates
- Schedule Service: Book appointments
- Review History: Access past projects
- 获取报价:向专业人员请求报价
- 浏览专业人员:查找服务类专业人员
- 比价:查看多个报价
- 预约服务:预订预约
- 查看历史记录:访问过往项目
Usage Examples
使用示例
Get Quotes
获取报价
User: "Get quotes for house painting"
Assistant: Requests quotes from local painters用户:“获取房屋粉刷的报价”
助手:向本地粉刷工请求报价Find Pro
寻找专业人员
User: "Find a plumber on Thumbtack"
Assistant: Returns matching professionals用户:“在Thumbtack上找一位水管工”
助手:返回匹配的专业人员Compare Options
对比选项
User: "Compare my painting quotes"
Assistant: Shows quote comparison用户:“对比我的粉刷报价”
助手:展示报价对比Book Service
预订服务
User: "Book this electrician"
Assistant: Schedules appointment用户:“预订这位电工的服务”
助手:安排预约Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Quote request system
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 报价请求系统
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| No Quotes | Low availability | Expand criteria |
| Booking Failed | Pro unavailable | Try another |
| Message Failed | Account issue | Contact support |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 无报价返回 | 可用资源不足 | 扩大筛选条件 |
| 预约失败 | 专业人员不可用 | 尝试其他人员 |
| 消息发送失败 | 账户问题 | 联系客服 |
Notes
注意事项
- Local service marketplace
- Multiple quotes system
- Reviews and ratings
- Price transparency
- No public API
- Instant match option
- 本地服务市场
- 多报价系统
- 评价与评分
- 价格透明
- 无公开API
- 即时匹配选项