Find trusted pet sitters and dog walkers in your neighborhood.
Find trusted pet sitters and dog walkers in your neighborhood.
curl -sSL https://canifi.com/skills/rover/install.sh | bash
Or manually:
cp -r skills/rover ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set ROVER_EMAIL "your_email"
canifi-env set ROVER_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 a dog sitter for next weekend"
Assistant: Returns nearby sitters
User: "Book a daily dog walker"
Assistant: Schedules walking service
User: "Find overnight pet boarding"
Assistant: Returns boarding options
User: "Any updates from my pet sitter?"
Assistant: Returns Rover cards and photos
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| No Sitters | Location/dates | Expand search |
| Booking Failed | Sitter unavailable | Try another |
| Payment Failed | Card issue | Update payment |