thumbtack

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Thumbtack 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 | bash
Or 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
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set THUMBTACK_EMAIL "your_email" canifi-env set THUMBTACK_PASSWORD "your_password"
undefined
canifi-env set THUMBTACK_EMAIL "your_email" canifi-env set THUMBTACK_PASSWORD "your_password"
undefined

Privacy & 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:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录该服务
  3. 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

功能

  1. Get Quotes: Request quotes from pros
  2. Browse Pros: Find service professionals
  3. Compare Prices: Review multiple estimates
  4. Schedule Service: Book appointments
  5. Review History: Access past projects
  1. 获取报价:向专业人员请求报价
  2. 浏览专业人员:查找服务类专业人员
  3. 比价:查看多个报价
  4. 预约服务:预订预约
  5. 查看历史记录:访问过往项目

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

认证流程

  1. Account-based authentication
  2. No official API
  3. Browser automation required
  4. Quote request system
  1. 基于账户的认证
  2. 无官方API
  3. 需要浏览器自动化
  4. 报价请求系统

Error Handling

错误处理

ErrorCauseSolution
Login FailedInvalid credentialsCheck account
No QuotesLow availabilityExpand criteria
Booking FailedPro unavailableTry another
Message FailedAccount issueContact support
错误原因解决方案
登录失败凭据无效检查账户信息
无报价返回可用资源不足扩大筛选条件
预约失败专业人员不可用尝试其他人员
消息发送失败账户问题联系客服

Notes

注意事项

  • Local service marketplace
  • Multiple quotes system
  • Reviews and ratings
  • Price transparency
  • No public API
  • Instant match option
  • 本地服务市场
  • 多报价系统
  • 评价与评分
  • 价格透明
  • 无公开API
  • 即时匹配选项