Search homes and explore neighborhoods with Trulia's real estate platform.
Search homes and explore neighborhoods with Trulia's real estate platform.
curl -sSL https://canifi.com/skills/trulia/install.sh | bash
Or manually:
cp -r skills/trulia ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set TRULIA_EMAIL "your_email"
canifi-env set TRULIA_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 family homes in safe neighborhoods in LA"
Assistant: Returns listings with safety scores
User: "What's this neighborhood like?"
Assistant: Returns neighborhood insights
User: "Show me schools near this listing"
Assistant: Returns nearby school ratings
User: "What's the commute to downtown from here?"
Assistant: Returns commute estimates
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check credentials |
| Not Found | Property unavailable | Verify address |
| Session Expired | Timeout | Re-login |
| Rate Limited | Too many requests | Wait |