← 返回 Skills 市场
Real Estate Showing Brief
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
214
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install real-estate-showing-brief
功能描述
为房产带看前整理买家画像、关注点、路线与现场提问清单。;use for real-estate, showing, brief workflows;do not use for 编造房源信息, 替代正式法律披露.
安全使用建议
This skill appears to do what it says: generate structured showing briefs and optionally run local audits. Before using it: (1) review scripts/run.py yourself to confirm behavior you accept; (2) when invoking, avoid passing broad filesystem paths (e.g., / or your entire home) to --input to prevent accidental scanning of sensitive files; (3) use --dry-run or run with an explicit example input first; (4) don't supply unredacted PII or secrets in input files; (5) if you need autonomous invocation enabled for agents, be cautious about what input paths the agent may provide automatically.
功能分析
Type: OpenClaw Skill
Name: real-estate-showing-brief
Version: 1.0.0
The skill bundle contains a significant functional mismatch between its stated purpose (real estate briefs) and the actual logic in 'scripts/run.py'. The script includes hidden 'audit' modes and regex patterns designed to scan the filesystem for sensitive data such as API keys, tokens, 'curl|bash' commands, and private URLs. While the script attempts to redact secrets in its output, the presence of reconnaissance and security-auditing code within a vertical industry tool is highly irregular and could be used to facilitate unauthorized discovery of sensitive information on the host system.
能力评估
Purpose & Capability
Name/description, resources (spec.json, template.md), README and SKILL.md all describe producing structured showing briefs; the only runtime requirement is python3 which is appropriate for the included scripts. No unrelated credentials, binaries, or network dependencies are requested.
Instruction Scope
SKILL.md instructs the agent to prefer a review/dry-run and references running scripts under {baseDir}; the bundled scripts implement structured brief generation and several audit modes (directory, CSV, pattern, skill audit). The script can read arbitrary files and directories supplied as the --input argument and can write output files. This is coherent for an auditing/briefing tool, but be conscious that if a user supplies a broad path (e.g., root or a home directory) the script will read many local files and may surface sensitive content in reports.
Install Mechanism
There is no install spec; the skill is instruction-driven and includes a local Python script. It requires only python3 and uses the standard library. No remote downloads or package installs are performed.
Credentials
The skill requires no environment variables or credentials. The script scans local files but does not access or require external secrets or tokens. The included pattern checks explicitly look for secret-like strings to flag them — indicating awareness rather than exfiltration.
Persistence & Privilege
The skill is user-invocable, not forced-always, and does not request persistent system privileges or change other skills' configuration. It can be invoked autonomously per platform default, which is normal and not combined with other concerning permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install real-estate-showing-brief - 安装完成后,直接呼叫该 Skill 的名称或使用
/real-estate-showing-brief触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of real-estate-showing-brief skill.
- Organizes buyer profile, property highlights, viewing route, on-site questions, and post-viewing notes before real estate showings.
- Explicitly outlines boundaries: does not fabricate property info or replace formal legal disclosures.
- Produces results using structured templates and local specification files.
- Flags missing information and surfaces risk or compliance boundaries as needed.
- Delivers a reviewable draft before actionable checklists.
元数据
常见问题
Real Estate Showing Brief 是什么?
为房产带看前整理买家画像、关注点、路线与现场提问清单。;use for real-estate, showing, brief workflows;do not use for 编造房源信息, 替代正式法律披露. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。
如何安装 Real Estate Showing Brief?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install real-estate-showing-brief」即可一键安装,无需额外配置。
Real Estate Showing Brief 是免费的吗?
是的,Real Estate Showing Brief 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Real Estate Showing Brief 支持哪些平台?
Real Estate Showing Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Real Estate Showing Brief?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills