← Back to Skills Marketplace
52yuanchangxing

Real Estate Showing Brief

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ⚠ suspicious
214
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install real-estate-showing-brief
Description
为房产带看前整理买家画像、关注点、路线与现场提问清单。;use for real-estate, showing, brief workflows;do not use for 编造房源信息, 替代正式法律披露.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install real-estate-showing-brief
  3. After installation, invoke the skill by name or use /real-estate-showing-brief
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug real-estate-showing-brief
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Real Estate Showing Brief?

为房产带看前整理买家画像、关注点、路线与现场提问清单。;use for real-estate, showing, brief workflows;do not use for 编造房源信息, 替代正式法律披露. It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.

How do I install Real Estate Showing Brief?

Run "/install real-estate-showing-brief" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Real Estate Showing Brief free?

Yes, Real Estate Showing Brief is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Real Estate Showing Brief support?

Real Estate Showing Brief is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Real Estate Showing Brief?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments