compass
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCompass Skill
Compass Skill
Search homes and connect with Compass agents for real estate services.
搜索房源并联系Compass经纪人获取房产服务。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/compass/install.sh | bashOr manually:
bash
cp -r skills/compass ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/compass/install.sh | bash或者手动安装:
bash
cp -r skills/compass ~/.canifi/skills/Setup
配置步骤
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
首先,确保已安装canifi-env:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set COMPASS_EMAIL "your_email"
canifi-env set COMPASS_PASSWORD "your_password"
undefinedcanifi-env set COMPASS_EMAIL "your_email"
canifi-env set COMPASS_PASSWORD "your_password"
undefinedPrivacy & Authentication
隐私与认证
Your credentials, your choice. Canifi LifeOS respects your privacy.
你的凭据,由你掌控。 Canifi LifeOS 尊重你的隐私。
Option 1: Manual Browser Login (Recommended)
选项1:手动浏览器登录(推荐)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
- 使用CDP模式完成浏览器自动化设置
- 在Playwright控制的Chrome窗口中手动登录该服务
- Claude将使用你的已认证会话,全程不会获取你的密码
Option 2: Environment Variables
选项2:环境变量
If you're comfortable sharing credentials, you can store them locally:
bash
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.
如果你愿意共享凭据,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"注意:存储在canifi-env中的凭据仅可在你的本地机器上访问,绝不会被传输。
Capabilities
功能特性
- Home Search: Search homes with advanced filters
- Agent Matching: Connect with local Compass agents
- Property Insights: View AI-powered property insights
- Market Analysis: Access local market data
- Collections: Create and share property collections
- 房源搜索:使用高级筛选条件搜索房源
- 经纪人匹配:联系本地Compass经纪人
- 房产洞察:查看AI驱动的房产洞察
- 市场分析:获取本地市场数据
- 收藏夹管理:创建并分享房产收藏夹
Usage Examples
使用示例
Search Homes
搜索房源
User: "Find luxury homes in Manhattan"
Assistant: Returns matching listings用户: "在曼哈顿寻找豪华房源"
助手: 返回匹配的房源列表Find Agent
寻找经纪人
User: "Find a Compass agent in my area"
Assistant: Returns agent matches用户: "寻找我所在地区的Compass经纪人"
助手: 返回匹配的经纪人信息View Insights
查看洞察分析
User: "Show me market insights for this property"
Assistant: Returns AI-powered analysis用户: "展示这套房产的市场洞察"
助手: 返回AI驱动的分析结果Create Collection
创建收藏夹
User: "Create a collection of my favorite homes"
Assistant: Creates shareable collection用户: "创建一个我心仪房源的收藏夹"
助手: 创建可分享的收藏夹Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Session-based access
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 基于会话的访问
Error Handling
错误处理
| 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 |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 无可用经纪人 | 无匹配结果 | 扩大搜索范围 |
| 房源已下架 | 已售出/下架 | 搜索替代房源 |
| 会话过期 | 超时 | 重新认证 |
Notes
注意事项
- Technology-focused brokerage
- AI-powered insights
- Luxury market focus
- Agent-centric model
- No public API
- Mobile apps available
- 技术导向型经纪公司
- AI驱动的洞察分析
- 聚焦高端房产市场
- 以经纪人为核心的模式
- 无公开API
- 提供移动应用