← Back to Skills Marketplace
186
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install second-hand-house
Description
提供二手房源搜索、VR带看服务及存量房交易流程指引。
Usage Guidance
技能是纯文档式说明,内部一致且没有请求敏感权限;若你计划把它接入真实数据源或让技能执行网络/磁盘操作,请注意:
- 在技能后续版本要求 API 密钥或安装脚本时,确认这些凭证与房源/VR 服务相关且来源可信;
- 如果会处理个人信息或上传/展示房屋内部的照片/视频,检查隐私和同意流程;
- 始终在启用自动调用之前确认技能的行为边界(例如是否会访问外部服务或发送用户数据)。
Capability Analysis
Type: OpenClaw Skill
Name: second-hand-house
Version: 0.1.0
The skill bundle contains only metadata and a markdown description (SKILL.md) for a second-hand housing search service. There is no executable code, no network requests, and no instructions that attempt to exfiltrate data or perform unauthorized actions. The content appears to be a harmless, albeit slightly generic, template.
Capability Assessment
Purpose & Capability
技能名、描述与 SKILL.md 中列出的筛选项、返回字段和示例请求一致。没有要求与房源搜索/VR带看/交易指引无关的权限或外部凭证。
Instruction Scope
SKILL.md 仅包括功能说明、筛选项和示例请求,没有指示读取本地文件、环境变量或向外部未说明端点发送数据。没有超出其声明目的的范围扩展。
Install Mechanism
无安装规范、无代码文件,属于最低风险的说明性技能;不会在运行时写入磁盘或下载外部包。
Credentials
未声明也未使用任何环境变量、凭证或配置路径,所需权限与功能相称。
Persistence & Privilege
没有设置 always:true,也没有请求修改其他技能或系统配置。允许模型自主调用是平台默认行为,但在此技能中没有放大风险的额外权限。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install second-hand-house - After installation, invoke the skill by name or use
/second-hand-house - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Second-hand House v0.1.0 – Initial Release
- 提供二手房源搜索、VR带看服务及存量房交易流程指引
- 支持多维筛选(距离、热度、消费档次)
- 返回实时队列、预约、营业及停车信息
- 集成社区图库、探店笔记与避坑清单
- 示例用法和注意事项说明
Metadata
Frequently Asked Questions
What is Second Hand House?
提供二手房源搜索、VR带看服务及存量房交易流程指引。 It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.
How do I install Second Hand House?
Run "/install second-hand-house" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Second Hand House free?
Yes, Second Hand House is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Second Hand House support?
Second Hand House is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Second Hand House?
It is built and maintained by mike47512 (@mike47512); the current version is v0.1.0.
More Skills