Loading...
Loading...
Access vehicle history reports and find cars with clean records.
npx skill4agent add andrejones92/canifi-life-os carfaxcurl -sSL https://canifi.com/skills/carfax/install.sh | bashcp -r skills/carfax ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set CARFAX_EMAIL "your_email"
canifi-env set CARFAX_PASSWORD "your_password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Pull a Carfax report for this VIN"
Assistant: Returns vehicle historyUser: "Does this car have any accidents?"
Assistant: Returns accident historyUser: "Find cars with no accidents on Carfax"
Assistant: Returns verified clean vehiclesUser: "Show service history for this vehicle"
Assistant: Returns maintenance records| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| VIN Not Found | Invalid VIN | Verify number |
| No Credits | Reports depleted | Purchase more |
| Report Error | Data unavailable | Try later |