← Back to Skills Marketplace
Pilot Real Estate Analyzer Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-real-estate-analyzer-setup
Description
Deploy a real estate analysis system with 4 agents for property scraping, market valuation, comparable analysis, and deal alerting. Use this skill when: 1. U...
Usage Guidance
This skill is an orchestrator (not a payload) and largely does what it says, but review these before installing: 1) Verify the source and integrity of the pilotctl and clawhub binaries and confirm where clawhub will download pilot-* packages (registry/URLs). 2) Prepare credentials (Slack webhook/API tokens, email/SMTP, any other service keys) and ensure they will be supplied securely to the installed bridge skills — the setup does not declare them. 3) Be aware that handshakes auto-approve trust when both agents send them; only run these steps between hosts you control or in an isolated test network first. 4) Because this skill is instruction-only, you cannot statically inspect the code of the pilot-* skills it installs; consider installing and auditing those dependencies in a sandbox before deploying to production. 5) If you need higher assurance, ask the skill author for a list of exact package sources and the environment variables those downstream skills require.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: it configures four roles (scraper, analyzer, comparator, notifier) and requires pilotctl and clawhub to manage agents and install related pilot-* skills. Requested binaries (pilotctl, clawhub) are appropriate for this orchestrator-style skill.
Instruction Scope
SKILL.md is an instruction-only installer that tells the agent to run shell commands (clawhub install, pilotctl set-hostname, handshake, publish/subscribe) and to write a manifest under ~/.pilot/setups. Commands and file writes are aligned with setup goals, but the instructions will cause network installs (clawhub) and automated trust handshakes; these behaviors expand runtime scope and deserve explicit user confirmation.
Install Mechanism
There is no install spec in the skill bundle itself (instruction-only). The setup relies on clawhub to fetch and install many pilot-* packages; the provenance and contents of those packages are not visible here. That is expected for an orchestrator, but it means you cannot statically verify what will be downloaded or executed when following these steps.
Credentials
The skill configures a notifier role that references Slack/webhook/email bridges, which typically require credentials (API tokens, webhook URLs, SMTP credentials). The skill declares no required environment variables or credential inputs, so credentials will need to be supplied later by other components or interactively — this omission is an incoherence that can lead to implicit credential requests later or misconfiguration.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The only persistent write instructed is a manifest under the user's ~/.pilot directory; it does not attempt to modify other skills' configurations or system-wide settings. The handshake automation (auto-approve when both sides send handshakes) increases trust surface but is a platform behavior rather than a hidden privilege of this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-real-estate-analyzer-setup - After installation, invoke the skill by name or use
/pilot-real-estate-analyzer-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Real Estate Analyzer Setup?
Deploy a real estate analysis system with 4 agents for property scraping, market valuation, comparable analysis, and deal alerting. Use this skill when: 1. U... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.
How do I install Pilot Real Estate Analyzer Setup?
Run "/install pilot-real-estate-analyzer-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Real Estate Analyzer Setup free?
Yes, Pilot Real Estate Analyzer Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Real Estate Analyzer Setup support?
Pilot Real Estate Analyzer Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Real Estate Analyzer Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills