Buy and sell cars online with home delivery.
Buy and sell cars online with home delivery.
curl -sSL https://canifi.com/skills/carvana/install.sh | bash
Or manually:
cp -r skills/carvana ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set CARVANA_EMAIL "your_email"
canifi-env set CARVANA_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 SUVs under $30,000 on Carvana"
Assistant: Returns matching vehicles
User: "Get an offer for my 2019 Honda Accord"
Assistant: Returns instant offer
User: "Schedule delivery for my Carvana purchase"
Assistant: Opens delivery scheduling
User: "What financing rates does Carvana offer?"
Assistant: Returns financing options
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Vehicle Sold | No longer available | Search alternatives |
| Delivery Error | Location issue | Verify address |
| Financing Denied | Credit issue | Review terms |