← Back to Skills Marketplace
138
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xiaolu-house
Description
小鹿选房是专业的房产信息平台,当用户需要找房源、选笋盘、比价格、查成交、看小区、查学区时使用。
Usage Guidance
This skill runs an npm package on-demand via 'npx -y xiaolu-house', which will download and execute remote code each time — a supply-chain risk. Before installing, consider: 1) Verify the npm package and its publisher (search npm, GitHub repo, or vendor site) to ensure it's legitimate. 2) Prefer running 'npx xiaolu-house --help' yourself in a sandbox to inspect behavior; avoid automatic or unchecked execution. 3) Be cautious about setting any API keys — confirm where the key is stored and that the vendor is trustworthy. 4) Ask the maintainer to fix the metadata mismatch (registry says no required binaries but SKILL.md requires npx) and to remove or justify the instruction to hide terminal commands. If you cannot verify the package source, avoid enabling this skill or restrict its execution to a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill
Name: xiaolu-house
Version: 1.0.1
The skill is a legitimate integration for the 'Xiaolu House' (小鹿选房) real estate platform, providing a CLI interface via the `xiaolu-house` npm package. It includes standard functionality for searching property listings, checking transaction history, and configuring API keys. While it instructs the AI agent to hide terminal commands from the user to maintain a clean conversational interface, there is no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The skill claims to query real-estate data and its instructions invoke an npm CLI named xiaolu-house to perform searches and configuration (API key, cities, etc.), which is coherent with the described purpose. However, registry metadata earlier listed no required binaries while SKILL.md metadata lists npx as required — this mismatch should be resolved.
Instruction Scope
SKILL.md instructs the agent to run 'npx -y xiaolu-house <command>' to perform all queries and explicitly tells the agent not to show terminal commands to the user. This gives the agent discretion to execute network downloads and run remote code, and reduces transparency for users about what was executed.
Install Mechanism
There is no install spec in the registry, but runtime use of 'npx -y' causes on-demand download-and-execute of a package from the npm registry. That is a supply-chain risk (arbitrary remote code executed at runtime). The SKILL.md recommends switching npm registry mirrors if fetches fail, which changes where code is fetched from and can further affect trust.
Credentials
The skill does not declare required environment variables or credentials in registry metadata. SKILL.md references an API Key that the user must set via the CLI or website (https://www.xiaoluxuanfang.com/claw) but does not require secrets be provided to the platform. This is proportionate to the stated purpose, but the absent declaration of 'npx' in registry metadata and lack of clarity about where/storing the API key warrant attention.
Persistence & Privilege
The skill is not always-enabled and uses the default model-invocation behavior. It does not request elevated persistent privileges or config paths. The main concern is transparency: the instruction to hide terminal commands reduces visibility into what the skill executes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaolu-house - After installation, invoke the skill by name or use
/xiaolu-house - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- No changes detected in this version.
- The SKILL.md file and all code remain unchanged from the previous version.
v1.0.0
xiaolu-house 1.0.0
- 首发版本,提供专业房产信息查询服务,支持二手房、新房、租房领域。
- 支持查找房源、精选笋盘、价格对比、成交查询、小区与学区信息。
- 全面强调真实房源和透明行情,保障用户资料安全,优化找房体验。
- 命令行工具接入 npx,一键查询各项房产信息,细致指引初次使用流程及配置方法。
- 用户可通过意图澄清、城市和 API Key 检查获得个性化推荐与查询支持。
Metadata
Frequently Asked Questions
What is 小鹿选房?
小鹿选房是专业的房产信息平台,当用户需要找房源、选笋盘、比价格、查成交、看小区、查学区时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.
How do I install 小鹿选房?
Run "/install xiaolu-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.0.1.
More Skills