Book mobile mechanics who come to you for car repairs and maintenance.
Book mobile mechanics who come to you for car repairs and maintenance.
curl -sSL https://canifi.com/skills/yourmechanic/install.sh | bash
Or manually:
cp -r skills/yourmechanic ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set YOURMECHANIC_EMAIL "your_email"
canifi-env set YOURMECHANIC_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: "Get a quote for brake pad replacement"
Assistant: Returns pricing and availability
User: "Book an oil change at my home"
Assistant: Schedules mobile service
User: "Show my service history"
Assistant: Returns past repairs
User: "My check engine light is on"
Assistant: Returns possible causes and repair options
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Service Unavailable | Location issue | Check service area |
| Booking Failed | No mechanics available | Try different time |
| Quote Error | Vehicle not supported | Contact support |