Loading...
Loading...
Search homes and work with Redfin agents on the real estate platform.
npx skill4agent add andrejones92/canifi-life-os redfincurl -sSL https://canifi.com/skills/redfin/install.sh | bashcp -r skills/redfin ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set REDFIN_EMAIL "your_email"
canifi-env set REDFIN_PASSWORD "your_password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find homes in Seattle with at least 4 bedrooms"
Assistant: Returns matching listingsUser: "Schedule a tour for this property"
Assistant: Initiates tour schedulingUser: "What's the Redfin Estimate for this address?"
Assistant: Returns property value estimateUser: "How's the housing market in Portland?"
Assistant: Returns market data| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check email/password |
| Property Not Found | Invalid address | Verify address |
| Session Expired | Timeout | Re-authenticate |
| Rate Limited | Too many requests | Slow down |