← Back to Skills Marketplace
42
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install shenzhen-house
Description
小鹿选房是专业的涵盖全国的房产信息平台,当用户需要在深圳找房源(二手房、租房、新房、买房、找房)、选笋盘、比价格、查成交、看小区、查学区、查学校时使用。
README (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,稍后重试即可
Usage Guidance
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shenzhen-house - After installation, invoke the skill by name or use
/shenzhen-house - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 深圳小鹿选房?
小鹿选房是专业的涵盖全国的房产信息平台,当用户需要在深圳找房源(二手房、租房、新房、买房、找房)、选笋盘、比价格、查成交、看小区、查学区、查学校时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install 深圳小鹿选房?
Run "/install shenzhen-house" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 深圳小鹿选房 free?
Yes, 深圳小鹿选房 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 深圳小鹿选房 support?
深圳小鹿选房 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created 深圳小鹿选房?
It is built and maintained by FangGeek (@fangjike); the current version is v1.1.1.
More Skills