carmax

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

CarMax Skill

CarMax Skill

Buy, sell, and trade vehicles at America's largest used car retailer.
在美国最大的二手车零售商处买卖及置换车辆。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/carmax/install.sh | bash
Or manually:
bash
cp -r skills/carmax ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/carmax/install.sh | bash
或者手动安装:
bash
cp -r skills/carmax ~/.canifi/skills/

Setup

设置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

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

canifi-env set CARMAX_EMAIL "your_email" canifi-env set CARMAX_PASSWORD "your_password"
undefined
canifi-env set CARMAX_EMAIL "your_email" canifi-env set CARMAX_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. Search Cars: Browse nationwide inventory
  2. Get Appraisal: Instant offer for your car
  3. Schedule Test Drive: Book in-store appointments
  4. Transfer Vehicle: Request vehicle transfers
  5. Financing Options: Explore payment options
  1. 搜索车辆:浏览全国范围内的库存
  2. 获取估价:为您的车辆提供即时报价
  3. 预约试驾:预约到店服务
  4. 车辆转移:申请车辆转移
  5. 融资选项:探索付款方案

Usage Examples

使用示例

Search Inventory

搜索库存

User: "Find trucks at CarMax near me"
Assistant: Returns available trucks
用户:"在我附近的CarMax找卡车"
助手:返回可用的卡车

Get Offer

获取报价

User: "Get a CarMax offer for my car"
Assistant: Starts appraisal process
用户:"为我的车辆获取CarMax报价"
助手:启动估价流程

Schedule Visit

预约到店

User: "Schedule a test drive at CarMax"
Assistant: Books appointment
用户:"在CarMax预约试驾"
助手:完成预约

Transfer Request

转移申请

User: "Transfer this vehicle to my local CarMax"
Assistant: Initiates transfer
用户:"将这辆车转移到我当地的CarMax"
助手:发起转移流程

Authentication Flow

认证流程

  1. Account-based authentication
  2. No official API
  3. Browser automation required
  4. Store integration
  1. 基于账户的认证
  2. 无官方API
  3. 需要浏览器自动化
  4. 门店集成

Error Handling

错误处理

ErrorCauseSolution
Login FailedInvalid credentialsCheck account
Vehicle SoldNo longer availableSearch again
Transfer ErrorDistance limitChoose closer store
Appointment ErrorAvailabilitySelect new time
错误原因解决方案
登录失败凭据无效检查账户信息
车辆已售出车辆不再可用重新搜索
转移错误距离限制选择更近的门店
预约错误无可用时段选择新的时间

Notes

注意事项

  • Nationwide inventory
  • No-haggle pricing
  • 30-day money back
  • No public API
  • In-store appraisals
  • Financing available
  • 全国范围的库存
  • 一口价定价
  • 30天无理由退款
  • 无公开API
  • 到店估价
  • 提供融资服务