Buy, sell, and trade vehicles at America's largest used car retailer.
Buy, sell, and trade vehicles at America's largest used car retailer.
curl -sSL https://canifi.com/skills/carmax/install.sh | bash
Or manually:
cp -r skills/carmax ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set CARMAX_EMAIL "your_email"
canifi-env set CARMAX_PASSWORD "your_password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
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.
User: "Find trucks at CarMax near me"
Assistant: Returns available trucks
User: "Get a CarMax offer for my car"
Assistant: Starts appraisal process
User: "Schedule a test drive at CarMax"
Assistant: Books appointment
User: "Transfer this vehicle to my local CarMax"
Assistant: Initiates transfer
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Vehicle Sold | No longer available | Search again |
| Transfer Error | Distance limit | Choose closer store |
| Appointment Error | Availability | Select new time |