Find trusted babysitters recommended by your social network.
Find trusted babysitters recommended by your social network.
curl -sSL https://canifi.com/skills/urbansitter/install.sh | bash
Or manually:
cp -r skills/urbansitter ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set URBANSITTER_EMAIL "your_email"
canifi-env set URBANSITTER_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 babysitter for tonight"
Assistant: Returns available sitters with recommendations
User: "Which sitters do my friends use?"
Assistant: Shows network-recommended sitters
User: "Book this sitter for Saturday"
Assistant: Creates booking
User: "Pay my sitter for last night"
Assistant: Processes payment
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| No Sitters | Location/time issue | Expand search |
| Booking Failed | Sitter unavailable | Try another |
| Payment Failed | Card issue | Update payment |