offerpad
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseOfferpad Skill
Offerpad Skill
Sell your home quickly with Offerpad's iBuyer service.
借助Offerpad的iBuyer服务快速出售房屋。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/offerpad/install.sh | bashOr manually:
bash
cp -r skills/offerpad ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/offerpad/install.sh | bash或手动安装:
bash
cp -r skills/offerpad ~/.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 OFFERPAD_EMAIL "your_email"
canifi-env set OFFERPAD_PASSWORD "your_password"
undefinedcanifi-env set OFFERPAD_EMAIL "your_email"
canifi-env set OFFERPAD_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 Offer: Receive cash offer for your home
- Flexible Options: Choose sale date flexibility
- Buy Homes: Browse Offerpad-owned homes
- Trade-In: Trade current home for new one
- Track Progress: Monitor sale progress
- 获取报价:获取您房屋的现金报价
- 灵活选项:选择灵活的出售日期
- 购买房屋:浏览Offerpad旗下的房屋
- 以旧换新:用现有房屋置换新房
- 跟踪进度:监控出售进度
Usage Examples
使用示例
Request Offer
请求报价
User: "Get an offer for my home"
Assistant: Starts offer request process用户: "为我的房屋获取报价"
助手: 启动报价请求流程Choose Date
选择交割日期
User: "I want to close in 30 days"
Assistant: Sets closing preference用户: "我想在30天内完成交割"
助手: 设置交割偏好Browse Listings
浏览房源
User: "Show me Offerpad homes in Atlanta"
Assistant: Returns available homes用户: "显示亚特兰大的Offerpad房源"
助手: 返回可用房源Check Status
查看状态
User: "What's my offer status?"
Assistant: Returns offer details用户: "我的报价状态如何?"
助手: 返回报价详情Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation needed
- Session management
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 会话管理
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Bad credentials | Verify account |
| Not Serviceable | Outside market | Check coverage |
| Offer Unavailable | Criteria not met | Contact support |
| Session Expired | Timeout | Re-login |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据错误 | 验证账户 |
| 无法提供服务 | 超出服务区域 | 查看覆盖范围 |
| 无可用报价 | 未满足条件 | 联系支持 |
| 会话过期 | 超时 | 重新登录 |
Notes
注意事项
- iBuyer platform
- Flexible closing dates
- Select markets only
- Trade-in program
- No public API
- Mobile access
- iBuyer平台
- 灵活的交割日期
- 仅覆盖特定市场
- 以旧换新计划
- 无公开API
- 移动端访问