Search homes and connect with Compass agents for real estate services.
Search homes and connect with Compass agents for real estate services.
curl -sSL https://canifi.com/skills/compass/install.sh | bash
Or manually:
cp -r skills/compass ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set COMPASS_EMAIL "your_email"
canifi-env set COMPASS_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 luxury homes in Manhattan"
Assistant: Returns matching listings
User: "Find a Compass agent in my area"
Assistant: Returns agent matches
User: "Show me market insights for this property"
Assistant: Returns AI-powered analysis
User: "Create a collection of my favorite homes"
Assistant: Creates shareable collection
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Agent Unavailable | No matches | Expand search |
| Property Gone | Sold/delisted | Search alternatives |
| Session Expired | Timeout | Re-authenticate |