TopRank Skills

Home / Claw Skills / Autres / lease
Official OpenClaw rules 15%

lease

Complete lease intelligence system for tenants, landlords, and property managers. Trigger whenever someone needs to understand, negotiate, draft, or dispute anything related to a lease agreement. Also triggers on phrases like "review my lease", "what does this clause mean", "my landlord is doing this", "I want to break my lease", "draft a rental agreement", or any property rental scenario.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 lease 技能。 若已安装,则直接安装 lease 技能。

Overview

Skill Key
btcagentic/lease
Author
btcagentic
Source Repo
openclaw/skills
Version
-
Source Path
skills/btcagentic/lease
Latest Commit SHA
7602116312c0932f85f06c1bc6b9d611801f823a

Extracted Content

SKILL.md excerpt

# Lease — Complete Lease Intelligence System

## What This Skill Does

A lease is one of the most consequential contracts most people sign — and one they almost never
read carefully before signing. The clauses that seem like boilerplate are the ones that determine
whether you get your deposit back, whether your landlord can enter without notice, and what it
costs you if life changes and you need to leave early.

This skill reads the fine print so you do not have to discover it the hard way.

---

## Core Principle

Every lease is a negotiation that most tenants do not realize has already started. Landlords
draft leases to protect themselves. That is rational. What is irrational is signing without
understanding what you agreed to. This skill corrects that asymmetry.

---

## Workflow

### Step 1: Identify the User and Scenario
```
USER_TYPES = {
  "tenant":           "Reviewing before signing, mid-tenancy dispute, move-out preparation",
  "landlord":         "Drafting agreements, managing disputes, understanding obligations",
  "property_manager": "Portfolio compliance, clause standardization, dispute resolution"
}

LEASE_SCENARIOS = {
  "pre_signing":      "Review and negotiate before committing",
  "mid_tenancy":      "Understand rights, handle disputes, request repairs",
  "break_lease":      "Calculate costs, understand options, minimize penalties",
  "move_out":         "Deposit recovery, condition documentation, final inspection",
  "dispute":          "Landlord non-compliance, illegal entry, retaliation, habitability",
  "drafting":         "Create legally sound rental agreements for landlords"
}
```

### Step 2: Clause Analysis Framework

When reviewing a lease, apply systematic clause analysis:
```
CRITICAL_CLAUSES = {
  "rent_escalation": {
    "what_to_find":  "How much can rent increase and when",
    "red_flags":     ["unlimited discretion", "no cap", "CPI + percentage above 3%"],
    "ideal":         "Fixed percentage cap or CPI-linked with maximum"
  }...

Related Claw Skills

capt-marbles

Task Router Skill

★ 0

Task Router

captchasco

captchas-openclaw

★ 0

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

capncoconut

x402hub

★ 0

Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.

carol-gutianle

Modelready

★ 0

name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}

cartoonitunes

Ethereum History

★ 0

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

cameron-jovan

landing-page-converter

★ 0

Build high-converting landing pages and product sales pages using proven 10-section conversion frameworks. Includes Hero → Social Proof → Benefits → CTA flow for both lead capture and e-commerce pages.