← Back to Skills Marketplace
ivangdavila

Real Estate Investing

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
348
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install real-estate-investing
Description
Analyze real estate investments with conservative underwriting, financing stress tests, diligence gates, and exit planning.
Usage Guidance
This skill appears to be what it says: a local, file-backed real-estate investing playbook and assistant. Before installing, consider: 1) Are you comfortable with the agent creating ~/real-estate-investing/ and storing notes there? Review those files regularly and avoid saving addresses, lender credentials, tax IDs, or full legal documents in them. 2) During first-run setup the skill asks whether it should activate proactively — choose explicit-only activation if you prefer no automatic involvement. 3) Confirm your environment's agent runtime will actually honor the 'ask before storing sensitive items' guideline; treat any requests to paste full contracts, account numbers, or scanned IDs as red flags. If you want greater safety, run the skill only on a dedicated account or sandbox, or deny file-write permissions to the home path until you audit the content it writes.
Capability Analysis
Type: OpenClaw Skill Name: real-estate-investing Version: 1.0.0 The real-estate-investing skill bundle is a legitimate tool designed to assist users with property investment analysis and portfolio management. It utilizes a local directory (~/real-estate-investing/) to store strategy and deal data in markdown files, with a setup script in setup.md that applies restrictive file permissions (chmod 700/600) as a security best practice. The instructions in SKILL.md and supporting files are strictly aligned with the stated purpose, explicitly advising the agent to avoid collecting sensitive information like tax IDs or credentials.
Capability Assessment
Purpose & Capability
The skill claims to provide underwriting, triage, diligence, financing stress tests, and portfolio ops and its materials (SKILL.md and the supporting .md playbooks) implement exactly those features. There are no unrelated requirements (no external credentials, no binaries, no cloud access) that conflict with the stated purpose.
Instruction Scope
The runtime instructions create and persist local files under ~/real-estate-investing/ and instruct the agent to store strategy, pipeline, and decisions there. That behavior is expected for a memory-backed investing assistant, but it does mean the skill will write to the user's home directory. The skill explicitly instructs to avoid storing sensitive data (addresses, tax IDs, lender logins), which is appropriate. Users should confirm they are comfortable with local storage of investment notes and that the agent will not be asked to store secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no downloads or third-party packages. No code is written to disk by an installer; only the explicit setup commands (mkdir/touch/chmod) are described for creating local memory files. That is low-risk and proportionate.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond its own ~/real-estate-investing/ folder (declared in metadata). The scope of access is minimal and aligned with the stated function. The only "sensitive" access is ability to write under the user's home directory, which is reasonable for local memory.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill persists its own local memory files under ~/real-estate-investing/, which is a legitimate design choice for a stateful assistant but does create persistent local data. The setup uses restrictive permissions (chmod 700/600) which is good practice. If the user doesn't want the skill to activate proactively, the setup step includes turning that off — users should pay attention to that choice.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install real-estate-investing
  3. After installation, invoke the skill by name or use /real-estate-investing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with underwriting, market screening, diligence, financing, and portfolio operations playbooks.
Metadata
Slug real-estate-investing
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Real Estate Investing?

Analyze real estate investments with conservative underwriting, financing stress tests, diligence gates, and exit planning. It is an AI Agent Skill for Claude Code / OpenClaw, with 348 downloads so far.

How do I install Real Estate Investing?

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

Is Real Estate Investing free?

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

Which platforms does Real Estate Investing support?

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

Who created Real Estate Investing?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments