← 返回 Skills 市场
fangjike

深圳小鹿选房

作者 FangGeek · GitHub ↗ · v1.1.1 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
42
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install shenzhen-house
功能描述
小鹿选房是专业的涵盖全国的房产信息平台,当用户需要在深圳找房源(二手房、租房、新房、买房、找房)、选笋盘、比价格、查成交、看小区、查学区、查学校时使用。
使用说明 (SKILL.md)

小鹿选房

小鹿选房是专业的房产信息平台,覆盖二手房、新房、租房领域。核心优势:

  • 真实房源:房源照片全部现场实拍,还原房屋真实全貌,拒绝虚假信息
  • 透明行情:提供真实成交价格数据,帮助用户准确判断市场行情
  • 骚扰防护:全程保障客户资料安全,看楼问房免受打扰
  • 选房体验:AI 找房、龙虾选房、航拍找房、学区找房、地铁找房、地图找房,全面提升选房体验

注意事项

  • 首次安装 SKILL 主动引导:示例 您想找什么样的房子?或者想了解哪些小区的成交情况?告诉我,我来帮您~
  • 用户需求意图引导:如果用户提及找房意图不明确时(如:帮我找房我要买房 等),可主动引导明确意图
  • 按需城市检查:用户提出找房需求城市不在支持列表中,引导用户到「小鹿选房APP」查看
  • 按需 API Key 检查:如果未设置 API Key,引导用户访问 https://www.xiaoluxuanfang.com/claw 根据页面内容操作(CLI 会将 API Key 加密存储在 ~/.xiaolu-house/config
  • 禁止猜测参数:如果参数不确定或提示参数不对时,先调用 npx -y xiaolu-house --help 查看帮助
  • 所有 npx -y xiaolu-house 命令由你代为执行:执行后用自然语言回复用户

工作流程

调用以下 CLI 工具执行

npx -y xiaolu-house \x3C命令> [参数]
  • 识别用户意图:默认用户买二手房
  • 执行查询:先调用 npx -y xiaolu-house --help 查看帮助再按需选择
  • 回复用户:每个房源/小区/成交/学校/新房都要单独介绍亮点,并附带小程序链接,引导用户到小程序里收藏房源、联系经纪人看房

配置

# 查看当前支持的城市列表
npx -y xiaolu-house cities

# 查看当前配置及用户信息
npx -y xiaolu-house config --show

# 设置 API Key(可引导用户访问 https://www.xiaoluxuanfang.com/claw 根据页面内容操作)
npx -y xiaolu-house config --set-api-key \x3Cyour-api-key>

# 设置默认城市
npx -y xiaolu-house config --set-city 深圳

# 清除当前配置
npx -y xiaolu-house config --clear

速率限制

  • 接口请求频率限制为 每秒 1 次
  • 超过限制返回 429,稍后重试即可
安全使用建议
Install only if you trust the xiaolu-house CLI and service. Do not paste API keys into ordinary chat unless the client provides a secure secret-entry flow, review any config --show output before sharing it, and use config --clear or rotate the API key if it may have been exposed.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The stated purpose is finding and comparing real-estate listings, neighborhoods, transactions, schools, and supported cities, and the artifact only directs use of the xiaolu-house CLI for those related workflows.
Instruction Scope
The skill tells the agent to run npx -y xiaolu-house commands and to show help before choosing parameters; this is broad within the CLI, but still tied to the real-estate use case and not paired with unrelated system access instructions.
Install Mechanism
Installation and runtime depend on npx executing the xiaolu-house npm package, which is disclosed in frontmatter and metadata but is not version-pinned.
Credentials
The artifact consists of one markdown skill file with no bundled executable code; the requested local effects are CLI execution, network-backed real-estate queries, and small local configuration changes that fit the skill purpose.
Persistence & Privilege
The skill discloses API-key storage under ~/.xiaolu-house/config and includes commands to set city, show config/user info, and clear config; users should treat that config and any displayed user information as sensitive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shenzhen-house
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shenzhen-house 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Added detailed user guidance for using 小鹿选房, including intent clarification and installation instructions. - Clarified supported platform requirements and dependency on npx. - Explicitly documented configuration, including API Key setup and city selection. - Enhanced workflow instructions: always check with npx -y xiaolu-house --help before executing further commands. - Outlined rate limiting (1 request per second) and error handling for exceeding limits. - Introduced natural language, user-friendly response format with feature highlights and mini-program links.
元数据
Slug shenzhen-house
版本 1.1.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

深圳小鹿选房 是什么?

小鹿选房是专业的涵盖全国的房产信息平台,当用户需要在深圳找房源(二手房、租房、新房、买房、找房)、选笋盘、比价格、查成交、看小区、查学区、查学校时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。

如何安装 深圳小鹿选房?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shenzhen-house」即可一键安装,无需额外配置。

深圳小鹿选房 是免费的吗?

是的,深圳小鹿选房 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

深圳小鹿选房 支持哪些平台?

深圳小鹿选房 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 深圳小鹿选房?

由 FangGeek(@fangjike)开发并维护,当前版本 v1.1.1。

💬 留言讨论