On-demand dog walking and pet sitting services.
On-demand dog walking and pet sitting services.
curl -sSL https://canifi.com/skills/wag/install.sh | bash
Or manually:
cp -r skills/wag ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set WAG_EMAIL "your_email"
canifi-env set WAG_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: "Book a dog walk for this afternoon"
Assistant: Schedules on-demand walk
User: "Where is my dog right now?"
Assistant: Shows live GPS tracking
User: "Find overnight pet sitting"
Assistant: Returns available sitters
User: "Chat with a vet about my dog"
Assistant: Opens vet chat feature
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| No Walkers | Location/time issue | Try later |
| Tracking Error | GPS issue | Refresh app |
| Booking Failed | Availability | Adjust time |