← 返回 Skills 市场
Property Management Agent
作者
IgorGanapolsky
· GitHub ↗
· v1.0.0
· MIT-0
12
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install property-management-agent
功能描述
Autonomous tenant maintenance and ticketing agent. Triages tenant requests, distinguishes emergencies from routine maintenance, and syncs with Buildium or Ap...
使用说明 (SKILL.md)
Autonomous Property Management Ticketing Agent + ThumbGate Safety
What This Agent Does
- Answers tenant maintenance requests 24/7 via Voice and Text.
- Triages requests: Instantly identifies life-safety emergencies (e.g., active flood, gas smell) vs. routine repairs (e.g., dripping faucet).
- Validates the tenant's lease ID and unit number before creating a ticket.
- Syncs directly into Buildium, AppFolio, or Google Sheets.
- Uses ThumbGate to ensure the AI NEVER promises a same-day repair for non-emergencies.
Critical ThumbGate Rules
- Emergency Filter: If words like "fire", "flood", "gas", or "sparks" are missing, block any "Emergency" ticket categorization.
- Repair Capping: Block the agent from authorizing any repair quote > 00 without a human landlord's explicit signature in ThumbGate.
- Duplicate Guard: Block ticket creation if a request for the same unit/category was submitted in the last 24 hours.
Setup
- Link your tenant database (Google Sheets or CRM).
- Configure your emergency on-call contact.
- Load skill:
openclaw skill load property-management-agent
安全使用建议
Review carefully before installing. Only use this with least-privilege CRM credentials, explicit human approval for emergencies and repair authorization, documented third-party data flows, and verified ThumbGate enforcement. Do not rely on the advertised safety blocks until you have tested them with realistic tenant requests and confirmed where tenant PII is stored and transmitted.
功能分析
Type: OpenClaw Skill
Name: property-management-agent
Version: 1.0.0
The skill bundle provides configuration and documentation for a property management ticketing agent. It focuses on safety and cost-control through a framework called 'ThumbGate,' which explicitly instructs the AI to limit spending, protect PII, and verify emergencies. No malicious code, data exfiltration logic, or harmful prompt injections were identified; the setup steps in `setup-guide.md` and the rules in `thumbgate-rules.md` are consistent with the stated purpose of providing a controlled automation tool.
能力评估
Purpose & Capability
The stated purpose is coherent, but the capability is high-impact: 24/7 tenant response, emergency classification, ticket creation, CRM sync, and possible repair authorization. The artifacts do not clearly define human approval, reversibility, or safe operating limits.
Instruction Scope
The emergency rules are overly rigid and may block emergency categorization when specific keywords are absent. The skill also describes direct sync and repair caps without clearly bounded workflows or approval gates for all high-impact actions.
Install Mechanism
There is no install spec or included implementation, but setup depends on an unpinned external npx command for ThumbGate, which is presented as the safety enforcement layer.
Credentials
The skill expects tenant databases and Buildium/AppFolio/Google Sheets/Slack-style integrations, yet registry metadata declares no credentials, config paths, or environment variables, leaving account access and data scope unclear.
Persistence & Privilege
The skill advertises 24/7 operation and a 24-hour duplicate guard, which implies ongoing state or ticket-history checks, but the artifacts do not show a concrete background service or storage mechanism.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install property-management-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/property-management-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of autonomous tenant maintenance and ticketing agent
- Provides 24/7 voice and text handling of tenant maintenance requests.
- Triages emergencies (like fire, flood, gas leaks) vs. routine issues.
- Requires tenant lease ID and unit validation before ticket creation.
- Syncs tickets with Buildium, AppFolio, or Google Sheets.
- Integrates ThumbGate safety: prevents unauthorized repairs, duplicate tickets, and improper emergency categorization.
元数据
常见问题
Property Management Agent 是什么?
Autonomous tenant maintenance and ticketing agent. Triages tenant requests, distinguishes emergencies from routine maintenance, and syncs with Buildium or Ap... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12 次。
如何安装 Property Management Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install property-management-agent」即可一键安装,无需额外配置。
Property Management Agent 是免费的吗?
是的,Property Management Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Property Management Agent 支持哪些平台?
Property Management Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Property Management Agent?
由 IgorGanapolsky(@igorganapolsky)开发并维护,当前版本 v1.0.0。
推荐 Skills