Strategy

Business strategies, frameworks, and plays — from agentic investing to co-hosting empires.

Wheel Strategy Investing

Active
▶ Wheel Strategy Investing — Full Walkthrough

The Wheel Strategy is a repeatable options cycle: sell cash-secured puts on stocks you'd be willing to own, buy shares if assigned, then sell covered calls until the shares are called away — restarting the cycle. AI agents act as a disciplined decision-support system, not an autonomous trader.

The Core Wheel Cycle

1
Sell Cash-Secured Put

Sell a put option on a stock or ETF you'd be willing to own at the strike price. Secure enough cash to buy 100 shares per contract if assigned. Collect premium upfront.

2
Put Expires or Assigned

If the put expires worthless, keep the premium and sell another put. If the stock drops below strike, you're assigned 100 shares per contract — you now own the stock at the strike price minus the premium collected.

3
Sell Covered Calls

Once assigned, sell covered calls against your shares. Collect premium while agreeing to sell the shares at the call strike if the stock rises above it. Adjust cost basis with each premium collected.

4
Called Away — Restart

If the covered call is assigned (stock called away at strike), sell the shares at the call strike and restart the wheel with a new cash-secured put. The cycle compounds premium income over time.

This is not risk-free. The big risk is the stock dropping sharply after selling a put or being assigned — you keep the premium but may own shares with a much larger unrealized loss. AI agents enforce strict risk rules to prevent this.

AI Agent Architecture — 7 Specialized Agents

1
Watchlist Builder Agent

Screens for stocks/ETFs suitable for wheel trading — large caps, strong liquidity, tight bid/ask spreads, no earnings in next 10 days. Returns ranked candidates with delta range, DTE range, and confidence scores.

2
Options Chain Analysis Agent

Analyzes put/call options within 21-45 DTE and delta 0.15-0.30. Filters by bid/ask spreads, open interest, volume. Returns top 3 contracts with premium, cash required, break-even, and annualized return.

3
Risk Filter Agent

The most important agent. Stress-tests every proposed trade: maximum assignment exposure, downside at -10%/-20%/-30%, earnings risk, liquidity risk, concentration risk. Hard-rejects anything that doesn't pass. Returns APPROVE / REJECT / NEEDS HUMAN REVIEW.

4
Execution Agent

Prepares limit orders only — never market orders, never naked calls. Logs every order before and after execution. Must receive explicit human approval before placing any trade.

5
Position Monitoring Agent

Reviews all open positions daily. Classifies each as Healthy / Needs Attention / Requires Action / High Risk. Tracks stock price vs. strike, delta changes, DTE, earnings events. Recommends: hold, close, roll, or prepare for assignment.

6
Rolling Decision Agent

Evaluates whether rolling makes sense when the underlying approaches the strike. Compares: accept assignment, roll same strike later, roll down-and-out, close for loss, or hold. Not automatically good — rolling can defer losses if used carelessly.

7
Covered Call Agent

Activates once assigned shares. Uses adjusted cost basis (assigned strike minus all cumulative premiums) to recommend call strikes. Prefers delta 0.15-0.30, strikes above cost basis, 21-45 DTE.

Full Workflow — 7 Phases

P1
Build Candidate List

Watchlist Builder Agent screens and ranks stocks/ETFs. Produces a ranked watchlist of wheel-appropriate tickers with key metrics and risk flags.

P2
Select Cash-Secured Put

Options Chain Agent analyzes the option chain for the selected ticker. Filters by DTE, delta, liquidity, and premium quality. Recommends top contracts.

P3
Risk Review & Trade Ticket

Risk Filter Agent stress-tests the proposed trade. Produces a Trade Approval Ticket with break-even, max downside, liquidity assessment, event risk, and clear recommendation. Hard-rejection rules enforced.

P4
Human Approval

Execution Agent presents the one-page trade ticket. Human reviews and explicitly approves or rejects. No trade executes without this step.

P5
Execute Trade

Execution Agent places a limit order after approval. Confirms fill and logs the complete trade record — entry price, premium, timestamp, and all supporting analysis.

P6
Daily Monitoring

Monitoring Agent scans all open positions daily. Sends a Wheel Portfolio Daily Summary with position health status, suggested actions, and aggregated portfolio risk metrics.

P7
Close, Roll, Assign, or Repeat

Decision tree: if put profit ≥ 50-80%, consider buy-to-close. If OTM near expiry, let expire. If ITM and willing to own, accept assignment and switch to covered call mode. If ITM but unwilling, evaluate rolling. After covered call assigned, restart the wheel.

Risk Management Rules

These rules are enforced by the AI agents to maintain discipline and prevent common wheel strategy failures.

  • Position sizing: No single assignment should exceed 5-10% of total portfolio value
  • Cash-secured only: Agents never sell naked calls, unsecured puts, or undefined-risk spreads
  • Don't chase premium: High premium = high risk. Agents flag high IV, earnings week, biotech catalysts, meme stocks
  • Assignment plan required: Before every put, the agent must confirm you're willing to own the shares at the effective price
  • Exit plan required: Before every covered call, confirm you're happy selling at that strike
  • Limit orders only: No market orders. Ever.
  • Human approval: Every real trade requires explicit human sign-off before execution

Automation Stack

  • Chat Interface: Telegram bot for daily interaction, trade approval requests, and alerts
  • Orchestration: OpenClaw manages the multi-agent workflow and routing
  • LLM Backend: OpenRouter provides access to GPT-4o, Claude 3.5, DeepSeek V3 via single API
  • Brokerage: Alpaca Markets API for paper trading and live execution
  • Monitoring: Daily reports + position alerts pushed to Telegram

Implementation Roadmap

  1. Step 1: Paper-trade with the agent for 30-60 days
  2. Step 2: Human-approved execution — agent prepares orders, you approve each one
  3. Step 3: Automate daily monitoring, reports, and journal updates
  4. Step 4: Semi-automation for predefined low-risk actions (e.g., buy-to-close at 75% profit)
  5. Step 5: Live trading with strict limits — only after the agent proves it follows rules consistently

Complete agent specifications, prompts, guardrails, data model, and automation stack for the Wheel Strategy Investing system. Every detail from the strategy document is preserved below.

Agent 1: Watchlist Builder Agent

Purpose: Find stocks or ETFs suitable for wheel trading.

System Prompt:

You are my Wheel Strategy Watchlist Agent.

Find 10 stocks or ETFs suitable for a cash-secured put and covered-call wheel strategy.

Use these constraints:
- I must be comfortable owning the stock for 6–12 months.
- Avoid meme stocks, biotech binary-event stocks, and illiquid options.
- Prefer large-cap stocks or broad ETFs.
- Options must have strong liquidity, tight bid/ask spreads, and weekly or monthly expirations.
- Avoid names with earnings in the next 10 trading days unless explicitly approved.
- Rank candidates by liquidity, premium quality, downside risk, and long-term ownership quality.

Return:
1. Ticker
2. Current price
3. Why it qualifies
4. Key risks
5. Upcoming earnings or major event
6. Suggested put delta range
7. Suggested DTE range
8. Confidence score

Screening criteria: comfortable owning 6-12 months, no meme/biotech/illiquid, large-cap/broad ETFs preferred, strong liquidity and tight bid/ask spreads, weekly or monthly expirations, no earnings within 10 trading days. Ranked by liquidity, premium quality, downside risk, and long-term ownership quality.

Agent 2: Options Chain Analysis Agent

Purpose: Pick the put or call contract.

System Prompt:

You are my Options Chain Analysis Agent.

For ticker: [TICKER]
Analyze available put options for the wheel strategy.

Constraints:
- Cash-secured only.
- DTE between 21 and 45 days.
- Delta between -0.15 and -0.30.
- Avoid strikes above my fair-value buy zone.
- Avoid bid/ask spread greater than 8% of mid-price.
- Avoid expiration dates that cross earnings unless approved.
- Prefer contracts with strong open interest and volume.

Return the top 3 put contracts with:
1. Expiration
2. Strike
3. Bid / ask / mid
4. Delta
5. Implied volatility
6. Open interest
7. Premium collected
8. Cash required
9. Break-even price
10. Annualized return on secured cash
11. Assignment risk
12. Recommendation: approve / reject / watch

Constraints: cash-secured only, DTE 21-45 days, delta -0.15 to -0.30, avoid strikes above fair-value buy zone, bid/ask spread < 8% of mid-price, avoid expiration crossing earnings, prefer strong open interest and volume. Note: short-dated options can become more sensitive as expiration approaches.

Agent 3: Risk Filter Agent

Purpose: Challenge every proposed trade before it is placed. This is the most important agent.

System Prompt:

You are my Wheel Strategy Risk Officer.

Review this proposed trade:
- Ticker:
- Current price:
- Option type:
- Strike:
- Expiration:
- Premium:
- Delta:
- IV:
- Account size:
- Current positions:
- Available cash:
- Existing exposure by sector:

Your job is to reject weak trades.

Evaluate:
1. Maximum assignment exposure
2. Break-even price
3. Downside scenario at -10%, -20%, and -30%
4. Earnings/event risk
5. Liquidity risk
6. Concentration risk
7. Whether premium is attractive relative to downside
8. Whether this fits a disciplined wheel strategy

Return:
- Decision: APPROVE / REJECT / NEEDS HUMAN REVIEW
- Main reason
- Required adjustment if not approved
- Position size recommendation

Hard rejection rules — Reject if any of these apply:

  • I would not own the stock at the strike.
  • Earnings occur before expiration and earnings trading is not approved.
  • Bid/ask spread is too wide.
  • Assignment would consume too much portfolio cash.
  • The stock is in a major unresolved breakdown.
  • The trade is selected only because premium is high.
  • The agent cannot explain the risk clearly.

Agent 4: Execution Agent

Purpose: Prepare orders, but require human approval before execution.

Order examples the agent must follow:

Cash-secured put:

Sell to open 1 put contract
Ticker: XYZ
Strike: $95
Expiration: 2026-06-19
Limit price: $1.50
Cash secured: $9,500

Covered call:

Sell to open 1 call contract
Ticker: XYZ
Strike: $105
Expiration: 2026-06-19
Limit price: $1.25
Covered by: 100 shares

Execution guardrails (hard rules):

  • The Execution Agent must never place a market order.
  • The Execution Agent must never trade naked calls.
  • The Execution Agent must never exceed approved cash allocation.
  • The Execution Agent must never trade before human approval.
  • The Execution Agent must use limit orders only.
  • The Execution Agent must log every order before and after execution.

Alpaca provides a Trading API and examples for options trading, including paper trading and multi-leg option support. Alpaca also has an automated wheel-strategy template designed to trade the classic wheel with less manual work through its Trading API.

Agent 5: Position Monitoring Agent

Purpose: Track open positions daily.

System Prompt:

You are my Wheel Position Monitoring Agent.

Review all open wheel positions.

For each position, classify:
- Healthy
- Needs attention
- Requires action
- High risk

For short puts, check:
1. Current stock price vs. strike
2. Option mark price vs. original premium
3. Delta change
4. Days to expiration
5. Earnings or major events
6. Assignment probability
7. Recommended action: hold, close, roll, or prepare for assignment

For covered calls, check:
1. Current stock price vs. call strike
2. Option mark price vs. original premium
3. Unrealized stock gain/loss
4. Covered-call assignment risk
5. Recommended action: hold, close, roll, or allow assignment

Daily report example the agent should produce:

Wheel Portfolio Daily Summary

Open Short Puts:
1. XYZ $95 Put expiring Jun 19
   - Current stock: $101
   - Option value: down 62%
   - Status: Healthy
   - Suggested action: Consider closing at 65–75% profit

Covered Calls:
1. ABC $110 Call expiring Jun 19
   - Stock near strike
   - Status: Needs attention
   - Suggested action: Decide whether to allow assignment

Risks:
- 42% of wheel exposure is in technology.
- One position has earnings in 6 days.

Agent 6: Rolling Decision Agent

Purpose: Decide when rolling makes sense. Rolling is not automatically good — it can defer losses and increase risk if used carelessly. Rolling puts is an optional risk-management action when the underlying approaches or falls below the short-put strike.

System Prompt:

You are my Wheel Rolling Decision Agent.

Analyze this short put:
- Ticker:
- Current stock price:
- Original strike:
- Expiration:
- Premium received:
- Current option price:
- Days to expiration:
- Current delta:
- My willingness to own the shares:
- Available cash:

Compare:
A. Accept assignment
B. Roll to same strike, later expiration
C. Roll down and out
D. Close at a loss
E. Hold

For each option, show:
1. Net credit/debit
2. New break-even
3. Additional time risk
4. Assignment risk
5. Impact on portfolio concentration
6. Recommendation

Options the agent evaluates:

  1. Accept assignment?
  2. Roll down and out?
  3. Roll out at same strike?
  4. Close for a loss?
  5. Do nothing?

Agent 7: Covered Call Agent

Purpose: Once assigned, shift from "put-selling mode" to "covered-call mode."

Cost basis calculations:

  • Cost basis = assigned strike - premium received from put
  • Adjusted cost basis = assigned strike - all cumulative premiums

System Prompt:

You are my Covered Call Agent.

I own 100 shares of [TICKER].
Assigned price:
Premiums collected so far:
Adjusted cost basis:
Current stock price:
Target exit price:
Earnings date:
Dividend date:

Find covered call candidates.

Constraints:
- DTE 21–45 days.
- Prefer delta 0.15–0.30 unless I want to exit.
- Strike should be above adjusted cost basis unless explicitly approved.
- Avoid earnings unless approved.
- Avoid wide bid/ask spreads.

Return:
1. Recommended call
2. Conservative alternative
3. Aggressive income alternative
4. Risk of being called away
5. Expected premium
6. New adjusted basis after premium

Covered calls generate premium but cap upside if the stock rises above the strike. Useful for income in stable or mildly bullish markets, with the tradeoff of limited upside and continuing downside exposure in the stock.


Full AI-Agent Wheel Workflow — 7 Phases

Phase 1: Build Candidate List
Watchlist Builder Agent → Finds high-quality stocks/ETFs → Removes weak, illiquid, event-heavy names → Produces ranked watchlist

Phase 2: Select Cash-Secured Put Candidate
Options Chain Agent → Pulls option chain → Filters by DTE, delta, liquidity, premium → Recommends top contracts

Phase 3: Risk Review
Risk Filter Agent → Stress-tests the trade → Checks exposure → Approves, rejects, or escalates
Hard rejection rules: Reject if I would not own the stock at strike, earnings before expiration and not approved, bid/ask too wide, assignment consumes too much cash, stock in major breakdown, trade selected only for high premium, agent cannot explain risk clearly.

Phase 4: Human Approval — Trade Approval Ticket
Before execution, the agent produces a one-page trade ticket:

TRADE APPROVAL TICKET

Strategy: Wheel / Cash-Secured Put
Ticker:
Current price:
Sell put strike:
Expiration:
Premium:
Break-even:
Cash required:
Max theoretical downside:
Why this stock is acceptable to own:
Key risks:
Exit plan:
Roll plan:
Assignment plan:
Recommendation:
Human approval required: YES

Phase 5: Execute Trade
Execution Agent → Places limit order only after approval → Confirms fill → Logs trade

Phase 6: Daily Monitoring
Monitoring Agent → Reviews open positions daily → Flags action items → Sends summary report (Wheel Portfolio Daily Summary with position health, suggested actions, and risk aggregation)

Phase 7: Close, Roll, Assign, or Repeat

IF short put profit >= 50–80%
    Consider buy-to-close and open new CSP.

ELSE IF short put is OTM near expiration
    Let expire or close cheaply.

ELSE IF short put is ITM and I want shares
    Accept assignment.

ELSE IF short put is ITM and I do not want assignment
    Evaluate rolling or closing.

IF assigned
    Covered Call Agent starts call-selling workflow.

IF covered call assigned
    Shares are sold, wheel restarts with cash-secured puts.

Risk Management Rules the AI Agents Must Enforce

This is where most wheel traders fail. The agent should enforce discipline.

Position sizing: No single assigned stock position should exceed 5–10% of total portfolio value. For example, if your account is $100,000, one cash-secured put on a $90 stock requires $9,000, which is 9% of the portfolio. Cash-secured puts require enough capital to purchase shares if assigned — avoid overleveraging.

Use only cash-secured puts and covered calls. The agent should never sell:

  • Naked calls
  • Unsecured puts
  • Undefined-risk spreads
  • Options on names you do not understand

Selling options generates premium, but sellers can face substantial losses when the market moves against them.

Avoid chasing premium. High premium usually means high risk. The agent should flag:

  • Very high IV
  • Earnings week
  • Biotech catalyst
  • Meme-stock behavior
  • Major legal/regulatory event
  • Low-priced volatile stocks
  • Wide bid/ask spreads

Require an assignment plan before every put. Before selling a put, the agent must answer: If I am assigned, am I happy owning 100 shares at this effective price? If the answer is no, reject the trade.

Require an exit plan before every covered call. Before selling a covered call, the agent must answer: Am I happy selling the stock at this strike? If the answer is no, pick a higher strike or do not sell the call.


Suggested Automation Stack

Telegram
   ↓
OpenClaw Agent Orchestrator
   ↓
Specialized AI Agents
   ↓
Market Data APIs / Alpaca API / News APIs
   ↓
Paper Trading Account
   ↓
Daily Reports + Trade Approval Requests
  • Chat Interface: Telegram — daily interaction, /wheel scan, /wheel ticket, trade approval requests, alerts
  • Orchestration: OpenClaw — routes agents, manages workflows, handles Telegram integration
  • LLM Gateway: OpenRouter — unified API to GPT-4o, Claude 3.5, DeepSeek V3, and 200+ models
  • Brokerage: Alpaca Markets — paper trading API with options support and automated wheel templates. Alpaca provides paper trading and options trading API tutorials, making it a reasonable broker/API environment for prototyping this workflow.
  • Data feeds: Market Data APIs / News APIs for real-time pricing and event detection

Minimum Data Model for the Wheel Agent

The agent needs to track state carefully across these tables:

Watchlist table

  • ticker
  • company_name
  • sector
  • approved_for_wheel
  • max_allocation
  • notes
  • last_review_date

Trade table

  • trade_id
  • ticker
  • strategy_phase: CSP / Assigned / Covered Call / Closed
  • option_symbol
  • expiration
  • strike
  • premium
  • quantity
  • open_date
  • close_date
  • status
  • reason_for_entry
  • risk_review
  • human_approval

Position table

  • ticker
  • shares_owned
  • assigned_price
  • total_premiums_collected
  • adjusted_cost_basis
  • current_price
  • unrealized_gain_loss

Journal table

  • date
  • ticker
  • decision
  • agent_recommendation
  • human_decision
  • outcome
  • lesson_learned

Best "AI Agent" Behavior Pattern

The agent should not say:

  • "Buy this."
  • "This is guaranteed income."
  • "This is safe."

It should say:

This trade meets the wheel criteria, but the main risk is a 20–30% drop in the underlying.
Assignment would require $X of capital.
The adjusted break-even would be $Y.
I recommend approval only if you are comfortable owning the shares.

That is the difference between an AI trading assistant and a dangerous trading bot.


Master System Prompt for OpenClaw Agent

You are an AI Wheel Options Strategy Assistant.

Your purpose is to help analyze, monitor, and document wheel strategy trades using cash-secured puts and covered calls.

You are not allowed to place real-money trades without explicit human approval.

Core strategy:
1. Sell cash-secured puts only on stocks or ETFs the user is willing to own.
2. If assigned, track cost basis and sell covered calls only against owned shares.
3. If called away, return to cash-secured put mode.
4. Prioritize capital preservation, risk control, and disciplined execution over premium chasing.

Hard rules:
- Never recommend naked calls.
- Never recommend unsecured puts.
- Never recommend market orders.
- Never recommend trades with poor liquidity.
- Never recommend trades that exceed portfolio allocation limits.
- Never ignore earnings, dividends, macro events, or major news.
- Never hide assignment risk.
- Never claim guaranteed income.
- Always explain downside scenarios.
- Always produce a trade approval ticket before execution.
- Always log the reasoning and outcome of every trade.

For every proposed trade, return:
1. Strategy phase: Cash-Secured Put / Covered Call / Roll / Close / Assignment
2. Ticker
3. Contract details
4. Premium
5. Break-even
6. Capital required
7. Max assignment exposure
8. Liquidity assessment
9. Event-risk assessment
10. Downside stress test
11. Recommendation
12. Human approval required

Practical Daily Telegram Workflow

Human: /wheel scan

Agent:
I found 5 candidates that meet your wheel filters:
1. SPY
2. QQQ
3. MSFT
4. AAPL
5. AMZN

Two were rejected:
- TSLA: premium attractive but volatility too high.
- XYZ: earnings in 4 days.

Would you like trade tickets for the top 3?

Then:
Human: /wheel ticket SPY

Agent:
Trade Approval Ticket

Strategy: Cash-Secured Put
Ticker: SPY
Current Price: $X
Recommended Put: $Y strike, 35 DTE
Premium: $Z
Break-even: $Y - $Z
Cash required: $Y × 100
Risk: Broad market drawdown
Decision: APPROVE / REJECT / WATCH

Then:
Human: approve paper trade

Agent:
Paper trade submitted as a limit order.
I will monitor daily and alert you if:
- Profit reaches 70%
- Delta exceeds threshold
- SPY approaches strike
- Earnings/macro event risk changes

Best Implementation Roadmap

Start in this order:

  1. Step 1: Paper-trading only — Run the wheel agent for 30–60 days in paper trading.
  2. Step 2: Human-approved execution — Allow the agent to prepare orders, but you approve every trade.
  3. Step 3: Monitoring automation — Automate daily reports, alerts, and journal updates.
  4. Step 4: Semi-automation — Allow predefined low-risk actions, such as buy-to-close when profit reaches 75%, only if option price is below a defined threshold, only in paper trading first.
  5. Step 5: Live trading with strict limits — Only after the agent proves it can follow rules consistently.

The Key Takeaway

The best use of AI agents for the wheel strategy is not "let AI trade for me."

It is: Use AI agents to create a disciplined wheel operating system: screen → analyze → risk-check → approve → execute → monitor → journal → improve. That gives you the benefit of automation and reasoning without giving up control over risk. The wheel strategy can generate premium income, but the real discipline is avoiding bad stocks, oversized assignments, event risk, and emotional rolling.

Related

Airbnb Co-Hosting

Active
▶ Airbnb Co-Hosting Strategy — 7 min 39 sec

A complete roadmap to building a co-listing business, from finding properties to scaling operations — with systems, pricing, legal, and AI agents.

1. Finding Suitable Properties

Sourcing Channels

1
AirDNA / Rabbu Data

Scrape top-performing listings in target ZIPs. Identify owner-operated single-listing hosts — those are your prospects.

2
Property Tax Records

Cross-reference absentee owner addresses (tax bill mailed to a different address). Flag out-of-state owners in tourist zones.

3
Driving for Dollars

Drive STR-friendly neighborhoods. Note vacant houses, overgrown lawns, or "for rent" signs from private landlords.

4
Direct Mail Campaign

One-page letter: "I analyzed your property at [address] and estimate $X/month on Airbnb. I'd manage everything for a percentage."

5
REIA Meetups & Facebook Groups

Investors accumulate properties but hate landlording. Pitch the passive income angle. Join local "Airbnb Hosts [City]" and landlord groups.

2. The Pitch — How to Win Owners

📈
Revenue Projection

Pull comparables from AirDNA/Rabbu. "Similar 2BR homes in your area gross $4,200–$5,600/month at 68% occupancy."

Track Record

Even if new, show one case study. Screenshots of reviews, occupancy rates, and revenue numbers.

🤝
Zero-Work Promise

"You get a deposit every month. I handle every single message, emergency, and toilet unclogging. You never hear from guests."

🔒
Clear Fee Structure + Exit Clause

"30-day notice, no penalty. I only succeed if you succeed." Transparency builds trust.

3. Pricing & Commission Structure

A
Pure Commission (Recommended)

15-20% of gross booking revenue. You get paid when the owner gets paid. Airbnb handles the split automatically via co-host payouts.

B
Hybrid

10-15% commission + flat $200-400/month management fee. Covers your fixed costs even in slow months.

C
Revenue Guarantee (Aggressive)

You guarantee $X/month minimum to the owner. You keep everything above that. Only with extreme market confidence and capital reserves.

4. Setup — Step by Step

Before You List

  • Professional photography — Non-negotiable. Listings with pro photos earn 40% more.
  • Staging — White bedding, blackout curtains, luggage rack, fast WiFi (500+ Mbps), coffee station.
  • Smart home — Smart lock (Schlage Encode), noise monitor (Minut), smart thermostat (ecobee).
  • Dynamic pricing tool — PriceLabs or Beyond Pricing. Connect it day one.
  • Channel manager — Hostfully or Guesty if cross-listing on VRBO/Booking.com.

Onboarding Onto Airbnb

  • Owner creates Airbnb account → lists property (basic) → invites you as Co-Host (Full Access) → you accept and configure payout split → you rebuild listing (title, description, photos, amenities, house rules).

Operational Systems

  • Cleaning: 2 cleaners (primary + backup), TurnoverBnB scheduling, digital checklist with photo verification.
  • Guest messaging: Sequence: booking confirmation → 3-day pre-arrival → check-in → morning-after check → checkout eve → review request.
  • Maintenance: Rolodex of plumber, electrician, HVAC, handyman, locksmith. Handyman on monthly retainer ($200-400).

5. Legal & Risk Management

1
Co-Hosting Agreement

Covers: fee structure, owner responsibilities, indemnification, termination (30-60 day notice), who pays for what (you: software; owner: repairs/utilities), dispute resolution.

2
Insurance Stack — Three Layers

1) Owner's landlord policy (must allow STR) — 2) Airbnb AirCover ($3M damage protection) — 3) Your own STR commercial liability ($1M+). Providers: Proper Insurance, CBIZ, Steadily.

3
Local Compliance

STR permits, occupancy limits, parking requirements, tax collection, HOA/condo bylaws — read the HOA docs yourself, don't trust the owner's memory.

4
LLC Formation

Separates personal assets from business liability. Lets you sign agreements as a business entity. Professional appearance. Tax benefits (deduct mileage, software, home office).

6. Scaling — From 1 to 10 Properties

1
Phase 1: Property #1 (Months 1-3)

Co-host one property (yours or a friend's). Goal: 10+ 5-star reviews, 75%+ occupancy, documented SOPs.

2
Phase 2: 3-5 Properties (Months 4-9)

Hire VA for guest messaging. Standardize: same lock brand, same checkout checklist, same supply kit. Build local team: cleaners, handyman, photographer.

3
Phase 3: 10+ Properties (Month 10+)

Hire operations lead. Professional PMS (Guesty, Hostfully). Add services: interior design, revenue consulting. Build lead funnel: website, referral program, Google Ads.

7. Quick-Start Action Plan

This Week

  • Pull AirDNA data for 3 ZIP codes within 30 miles
  • Identify 20 target properties (absentee owners via tax records)
  • Set up your LLC
  • Write a co-hosting agreement template (lawyer review ~$500)

Week 2

  • Send 20 direct mail pieces to identified owners
  • Join 3 local real estate Facebook groups
  • Attend 1 REIA meetup
  • Set up tech stack: PriceLabs, Hospitable, TurnoverBnB

Weeks 3-4

  • Follow up on mailers with phone calls
  • If no bites, offer to co-host a friend's place for free for 2 months to build a case study
  • Photograph, stage, and list your first property

Owner Target Profiles & Market Stats

The five owner types this strategy targets, plus key performance metrics.

🏦
Absentee Investors
Bought for appreciation, don't want to run a hotel
✈️
Frequent Travelers
Gone 3+ months/year, home sits empty
🏠
Accidental Landlords
Inherited, relocated, or upsized — kept the old place
💼
Busy Professionals
Have the space and capital, zero time
🧓
Elderly Downsizers
Have a second property, don't want the hassle
15-20%
Standard Fee
$500-800
Net/Property/Mo
4.8+★
Target Rating
65-80%
Occupancy Target

The full co-hosting stack — documents, tools, and AI agents — organized so you can grab what you need and go.

1. Core Documents (Templates)

📄
Co-Hosting Agreement Template

Fill-in-the-blanks legal template with fee structures, scope, termination, insurance, dispute resolution, and Exhibits A-C (inventory, house rules, fee summary).

⬇ Download .md

📧
Direct Mail Templates

4 variants (Revenue, Hassle-Free, Postcard, Neighbor) + full campaign sequence (Week 1 → 3 → 5 → 6) with response rate benchmarks and tracking template.

⬇ Download .md

📊
Property Owner Pitch Deck

15-slide conversion engine: hook → market data → problem/solution → risk management → financial projection → close. Each slide with talking points.

⬇ Download .md

📋
Operations SOP

15 sections covering guest communication, screening, check-in/out, cleaning (80+ line items), maintenance, emergencies, pricing, reviews, supply restocking, financial reporting, property inspections, QA audits, and seasonal prep.

⬇ Download .md

2. Platforms & Software

🏠
Booking Channels

Airbnb Co-Host Network — Full-access permission for calendar, pricing, messaging, and payouts. VRBO / Booking.com — Channel expansion for multi-listing distribution via PMS.

🛠
Operations Tools

PMS: Guesty or Hostaway for unified calendar — Dynamic Pricing: PriceLabs or Beyond Pricing — Guest Messaging: Hospitable (timeline) or custom LLM — Cleaning: TurnoverBnB or Breezeway.

🔐
Hardware & Monitoring

Smart Lock: Schlage Encode or Yale Assure Lock 2 — Noise Monitor: Minut or NoiseAware — Thermostat: ecobee — Mail: Lob ($1.50/letter) or PostGrid ($1.00) or Handwrytten ($3-5).

3. AI Agent Stack (Automation Layer)

1
Lead Finder

Auto-discovers STR-viable absentee-owner properties via county records + AirDNA enrichment + scoring model. Priority: 1 · Impact: ⭐⭐⭐⭐⭐

⬇ Agent details .md

2
Mail Generator

Personalized direct mail from 4 templates via Jinja2 + Lob API. Auto-selects variant per lead profile. Priority: 2 · Impact: ⭐⭐⭐⭐⭐

⬇ Agent details .md

3
Landing Page Generator

Dynamic per-lead page with property-specific revenue estimate + contact form. Carrd no-code or Next.js on Vercel. Priority: 3 · Impact: ⭐⭐⭐⭐

⬇ Agent details .md

4
Response Qualifier

LLM-powered SMS/email/voice agent that handles first contact, qualifies leads, and books pitch meetings 24/7 via Twilio + ElevenLabs. Priority: 4 · Impact: ⭐⭐⭐⭐

⬇ Agent details .md

5
Revenue Projector

Auto-generates 3-scenario (conservative/expected/optimistic) financial projections from AirDNA comp data — feeds into Agent 6. Priority: 6 · Impact: ⭐⭐⭐

⬇ Agent details .md

6
Pitch Deck Customizer

Fills Google Slides template with owner/property/revenue data via Slides API. Ready-to-present deck in minutes. Priority: 6 · Impact: ⭐⭐⭐

⬇ Agent details .md

7
Onboarding Orchestrator

Manages the 2-week sprint (photography, lock install, listing creation, pricing config) via Airtable/Make or Python cron. Priority: 9 · Impact: ⭐⭐

⬇ Agent details .md

8
Guest Communication Manager

LLM handles 100% of guest messages with context-aware triage — emergencies escalate, fixable issues resolve, tone adapts to situation. Priority: 5 · Impact: ⭐⭐⭐⭐⭐

⬇ Agent details .md

9
Financial Reporter

Monthly owner statements with gross/net revenue, fees, expenses, occupancy, and ADR. Auto-emailed on the 1st. Priority: 7 · Impact: ⭐⭐⭐

⬇ Agent details .md

10
Referral Nurturer

Keeps owners warm with monthly/quarterly/annual touchpoints, gift cards, and referral asks. The flywheel that compounds returns. Priority: 8 · Impact: ⭐⭐⭐⭐

⬇ Agent details .md

4. Insurance & Legal

🛡
Insurance Providers

Proper Insurance — STR-specific commercial liability · CBIZ — Professional liability for management companies · Steadily — Landlord insurance for short-term rentals.

Legal Requirements

Co-Hosting agreement reviewed by STR attorney (~$400-700) · LLC formation (your state's business filing office) · Local STR permit registration · Tax collection verification per jurisdiction.

More strategies coming soon

Draft

✦ In Development

Additional strategies and frameworks are being drafted. Check back for updates.