← Back to Skills Marketplace
luojiangyong

地产项目前期产策报告

by LuoJiangYong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
84
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install real-estate-strategy
Description
地产项目前期产策定位专业技能。覆盖新项目立项研判、竞品分析报告、产品定位方案、投前风险排查、客户研究报告。 触发条件:用户提及"产策定位""竞品分析""土地研判""产品定位""投前风险"等关键词,或用户提供项目名称+城市时激活。
Usage Guidance
Before installing or running this skill, consider the following: - Capability mismatch: SKILL.md promises Word/PPT/PDF generation via python-docx/python-pptx and format conversion, but the shipped scripts only produce Markdown and a simple HTML. If you need .docx/.pptx/.pdf outputs, verify or add the missing conversion code and required Python packages before use. - Hard-coded output path: generate_report.py creates and writes files to a hard-coded Windows path (C:\Users\钱多多\Desktop\AI Skill\产策报告输出). This may fail on non-Windows systems or unexpectedly write files to your Desktop. Edit OUT_DIR to a safe, configurable location or run in a sandboxed environment. - File handling and privacy: the skill asks users to upload documents and images. Do not upload sensitive or confidential materials unless you trust the environment and have reviewed how those uploads are stored/handled. The code does not transmit uploads externally, but the agent may use web search queries that reveal project names—be mindful of privacy. - Code quality: the HTML conversion is a naive string-replace implementation and may produce malformed HTML; test outputs before sharing externally. - Dependencies: there are no declared dependencies for python-docx/python-pptx or PDF conversion. If you expect those features, install and verify the appropriate Python libraries and update scripts accordingly. If you are comfortable editing the skill, recommended changes are: make OUT_DIR configurable (or relative to current working dir), implement or remove claims about .docx/.pptx/.pdf generation, add dependency declarations and error handling, and document exactly where files are written. If you do not want local files created on your machine, run the skill in an isolated/sandboxed environment first.
Capability Analysis
Type: OpenClaw Skill Name: real-estate-strategy Version: 1.0.0 The skill bundle is a specialized tool for real estate market analysis and report generation. The Python scripts (generate_report.py and decision_tree.py) are functional and align with the stated purpose of creating Markdown and HTML reports. While generate_report.py contains a hardcoded absolute Windows path (C:\Users\钱多多\...), this is a configuration artifact rather than a security threat. The SKILL.md instructions are consistent with the intended workflow and do not contain malicious prompt injections or unauthorized data access requests.
Capability Assessment
Purpose & Capability
The skill declares support for Markdown/Word(Python-docx)/PPT(Python-pptx)/HTML/PDF and describes automated format conversion, but the included scripts only generate Markdown and a very simple HTML. There is no code or declared dependency to produce .docx, .pptx or PDF, so the README over-promises capabilities. This mismatch could confuse users and lead the agent to attempt actions (call libraries or converters) that are not present.
Instruction Scope
SKILL.md instructs the agent to perform web searches (mmx search / web_search) and to accept/upload user files — both are consistent with the skill's purpose. However, the runtime script generate_report.py writes outputs to a hard-coded Windows desktop path (OUT_DIR set to C:\Users\钱多多\Desktop\AI Skill\产策报告输出), which is surprising and potentially intrusive: it will attempt to create and write files to that specific location on the host. The SKILL.md does not disclose this exact save location. Also the HTML conversion method is naive and may emit malformed HTML.
Install Mechanism
No install spec or external downloads; the skill is instruction-plus-local-scripts only, so nothing is fetched at install time. This is the lowest install risk.
Credentials
The skill requests no environment variables, no external credentials, and requires no binaries. The references to web search are expected for a research/report skill. There is no evidence of unrelated credential access or secret harvesting.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. It does write files to disk (see instruction_scope), but it does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install real-estate-strategy
  3. After installation, invoke the skill by name or use /real-estate-strategy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
地产项目前期产策定位专业技能。覆盖新项目立项研判、竞品分析报告、产品定位方案、投前风险排查、客户研究报告。用户提及"产策定位""竞品分析""土地研判""产品定位""投前风险"等关键词,或用户提供项目名称+城市时激活。
Metadata
Slug real-estate-strategy
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 地产项目前期产策报告?

地产项目前期产策定位专业技能。覆盖新项目立项研判、竞品分析报告、产品定位方案、投前风险排查、客户研究报告。 触发条件:用户提及"产策定位""竞品分析""土地研判""产品定位""投前风险"等关键词,或用户提供项目名称+城市时激活。 It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install 地产项目前期产策报告?

Run "/install real-estate-strategy" 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 (cross-platform).

Who created 地产项目前期产策报告?

It is built and maintained by LuoJiangYong (@luojiangyong); the current version is v1.0.0.

💬 Comments