Search homes and connect with agents on the official Realtor.com platform.
Search homes and connect with agents on the official Realtor.com platform.
curl -sSL https://canifi.com/skills/realtor-com/install.sh | bash
Or manually:
cp -r skills/realtor-com ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set REALTOR_EMAIL "your_email"
canifi-env set REALTOR_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 condos in Miami under $400K"
Assistant: Returns matching listings
User: "Find top-rated agents in Chicago"
Assistant: Returns agent recommendations
User: "Show me details for this listing"
Assistant: Returns full property details
User: "What's the crime rate in this neighborhood?"
Assistant: Returns neighborhood statistics
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Verify account |
| Not Found | Listing removed | Check listing status |
| Session Expired | Timeout | Re-authenticate |
| Rate Limited | Too many requests | Wait |