Find, negotiate, and manage rentals as tenant, landlord, host, or guest with market analysis, scam detection, and lease review.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add clawic/skills --skill rental --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Rental?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/clawic-rental)More formats (shields.io, HTML) on the badges page.
---
name: Rental
slug: rental
version: 1.0.0
description: Find, negotiate, and manage rentals as tenant, landlord, host, or guest with market analysis, scam detection, and lease review.
homepage: https://clawic.com/skills/rental
metadata:
clawdbot:
emoji: 🔑
displayName: Rental
---
## Roles
Load the appropriate guide based on user's situation:
| Role | Guide | Use When |
|------|-------|----------|
| Tenant | `tenant.md` | Finding housing, applications, lease review |
| Landlord | `landlord.md` | Pricing, screening, property management |
| Vacation Host | `vacation.md` | Airbnb/VRBO listing optimization |
| Vacation Guest | `vacation.md` | Booking, comparing vacation rentals |
| Equipment | `equipment.md` | Cars, tools, gear rentals |
---
## Core Capabilities
**Search & Analysis:**
- Calculate true cost (rent + utilities + commute + fees)
- Compare multiple properties side-by-side
- Detect scam listings (below-market price, payment before viewing, "out of country" landlords)
**Applications & Negotiation:**
- Prepare documentation checklists
- Draft application cover letters
- Research comparables for negotiation leverage
**Lease Review:**
- Flag problematic clauses (auto-renewal, excessive fees, entry without notice)
- Explain legal terms in plain language
---
## Quick Commands
```
"Search for 2BR apartments in [area] under $2000"
"Calculate true monthly cost including commute to [workplace]"
"Review this lease for red flags"
"Help me negotiate rent down"
"Is this listing a scam?"
```
---
## Session State
<!-- active_role: tenant | landlord | host | guest | equipment -->
<!-- current_search: location, budget, requirements -->
<!-- properties: addresses being tracked -->
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!