• Link to Facebook
  • Link to Youtube
  • Link to LinkedIn
  • Link to X
  • Link to Tiktok
  • Link to Instagram
  • EN ESPAÑOL
    • Inicio
    • Glosario de Términos
    • Modelos Financieros
    • Tutoriales Cortos
  • A.CRE HELP
    • Support Section
    • Contact Us
  • LOGIN/REGISTER
  • Shopping Cart Shopping Cart
    0Shopping Cart
Adventures in CRE
  • A.CRE
    • A.CRE Home
    • A.CRE Help
    • Accelerator
      • Learn More
      • Login
    • AI.Edge
      • Learn More
      • Login
    • Artificial Intelligence
    • Careers
    • CRE Event Calendar
    • CRE Job Board
    • Education
    • Library of Excel Models
    • Meet the A.CRE Team
  • RE Modeling
    • 1031 Exchange
    • Audio Series
    • All-in-One (Ai1) Model
      • Download
      • Guides and Tutorials
      • Support
    • Ask Me Anything (Live)
    • Beginner’s Guide to Excel
    • Excel Models
      • Excel Add-ins
      • Library of Excel Models
      • All-in-One (Ai1) Model
      • Apartment
      • Condo
      • Debt
      • Development
      • Equity Waterfall
      • Hotel
      • Industrial
      • Office
      • Portfolio
      • Retail
      • Single Family
      • Tutorial
    • Excel Tips
    • Practice Library of Case Studies
    • Stochastic Modeling
    • Argus
    • My Downloads / My Account
  • Careers
    • About Careers in Real Estate
    • Ask Me Anything (Live)
    • Audio Series
    • Compensation in Real Estate
    • CRE Job Board
      • Find a Job
        • Browse Jobs
        • Post a Resume
        • Register
        • Login
      • Post a Job
    • CRE Event Calendar
    • CRE Interviews
    • Day in the Life Series
    • Real Estate Legal Content
    • What CRE Pros Do
  • Education
    • Accelerator
    • AI.Edge
    • A.CRE 101
    • Ask Me Anything (Live)
    • A.CRE Audio Series
    • Audio Series
    • Book Reviews
    • CRE Event Calendar
    • Deep Dive Series
    • Glossary of CRE Terms
    • Real Estate Legal Content
    • Real Estate Clubs
    • University Profiles
    • Watch Me Build
  • AI
    • AI Skills
    • AI Use Cases in CRE
    • AI for CRE Training
    • AI Tools for CRE
    • AI.Edge Membership
      • Learn More
      • Login
  • Accelerator
    • Accelerator Reviews
    • Accelerator Story
    • Enroll Now
    • Learn More
    • See What’s New
    • Enterprise Members Only
      • General Enterprise Login
      • ICSC Login
      • M&M Login
    • Members Only
      • Extend/Renew Membership
      • Login
      • Manage Membership
  • My Downloads
    • View My Downloads
    • Find an Excel Model
    • Register
    • Login
  • Click to open the search input field Click to open the search input field Search
  • Menu Menu
You are here: Home1 / Real Estate Financial Modeling2 / Excel Models3 / Hotel4 / An AI Skill for the A.CRE Hotel Valuation Model
Arturo Parada
Real Estate Financial Modeling, Hotel, Artificial Intelligence, AI Tools for CRE, AI Skills

An AI Skill for the A.CRE Hotel Valuation Model

We’ve been working on a project to make our library of Excel models AI-ready. The idea is straightforward, pair every A.CRE Excel model with an AI Skill, a packaged set of instructions and reference files that teaches an AI assistant how to operate that specific model on your behalf. The Hotel Valuation Model is the latest in that effort, and this post introduces the AI Skill we built to accompany it.

Think of this as a sister post to the Hotel Valuation Model post, which walks through the model itself, tabs, inputs, outputs, and mechanics. If you haven’t seen that one yet, start there. This post focuses specifically on the AI Skill: what it does, how it works, and how to use it.

  • While we refer to these as Claude Skills (the format is Anthropic’s), the instructions inside the Skill are largely platform-neutral. You can use the Skill with Claude, where it integrates most natively, especially via the Claude in Excel add-in, but also with ChatGPT, Gemini, or any other capable AI assistant. Just upload the SKILL.md file alongside the Excel model and the assistant can follow the same playbook. Some integrations are smoother than others, but the underlying knowledge transfers.

What is an AI Skill?

If you’re new to the concept, an AI Skill is a packaged set of instructions and reference files that an AI assistant loads alongside your file. It teaches the assistant things it wouldn’t otherwise know — in this case, the full nine-tab structure of the Hotel Valuation Model, every input cell and how it flows downstream, the four user roles the model serves, and the most common ways hotel underwriting goes wrong before you ever get to a return number.

The result is an AI assistant that can actually navigate and operate the model on your behalf, rather than one that talks about hotel finance in the abstract.

For a primer with a short video tutorial, see our practical guide to Claude Skills.

What the AI Skill Does for You

Hotel underwriting is one of the more complex asset classes in real estate financial modeling. The operating statement follows the USALI structure — rooms revenue flows through departmental expenses to GOP, then management fees, fixed expenses, EBITDA, FF&E reserve, and NOI — and building that correctly across a nine-tab model requires knowing exactly where each input lives and how it flows downstream. The same model serves four very different users: a buyer trying to price a deal, a sponsor trying to structure a JV promote, an LP deciding whether to commit capital, and a lender stress-testing coverage ratios. The Skill handles all four, triage first.

Role Triage

Before the Skill touches a single input, it asks which decision you’re making:

  • Acquisitions analyst / buyer — evaluating whether to bid and at what price. The Skill leads with levered and unlevered IRR, equity multiple, going-in and exit cap rate, and per-key basis, then frames the “what can I pay” question by flexing the purchase price against a target return.
  • Sponsor structuring a JV or syndication — setting the promote and hurdle structure. The Skill populates the Waterfall tab after the full proforma is complete and surfaces LP IRR, GP IRR, and GP profit across the four promote tiers.
  • LP / capital allocator — assessing whether the deal is a good passive investment. The Skill leads with LP IRR, LP equity multiple, and average cash-on-cash, then stresses occupancy, ADR, and exit cap to show how the preferred return holds up in a soft scenario.
  • Lender / debt underwriter — sizing or stress-testing the acquisition loan. The Skill leads with minimum DSCR, minimum debt yield, and LTV, identifies the worst coverage year, and walks through adjusting loan structure to find a coverage-compliant solution.

Populating Inputs Conversationally

You can share an offering memorandum, an STR comp set report, a trailing twelve-month operating statement, or describe the property in plain language — the Skill pulls the relevant assumptions and stages them for the model. Two things it always confirms before writing anything: occupancy, ADR, and ADR growth are entered per year across the row for each hold-period column, not as single values. And the purchase price method (cell C16 on the Summary tab) must be set first, because it determines which of the three pricing inputs — discount rate, going-in cap rate, or custom price — is the live cell. Populating the wrong pricing cell produces a silently wrong purchase price.

VBA Mode Toggles – A Critical Note

Several of the model’s mode toggles — Static vs. Custom on the Other Expenses and Other Operating Departments tabs, and Simple vs. By-Year on the F&B tab — are VBA click-events. The AI cannot fire these macros. When a different mode is needed, the Skill will tell you exactly which toggle cell to click in Excel and wait for your confirmation before continuing. This is not a limitation to work around — it’s the correct workflow for a macro-enabled model.

Catching Common Mistakes

Six errors show up repeatedly on this model. Entering occupancy, ADR, or ADR growth as a single number when the model expects a value for each hold-period year across the row — the per-year array is what drives the proforma engine. Populating the wrong pricing cell for the active purchase price method, which silently misprices the deal. Writing into or deleting part of the sensitivity data table (K38:N46 on the Summary tab), which breaks the fragile Excel data table and cannot be rebuilt outside Excel. Misreading an active toggle mode before populating expenses or F&B revenue. Treating the FF&E reserve or management incentive fee as ordinary operating expenses, when they sit in specific USALI positions downstream of GOP. And reading a franchise fee rate before confirming which flag is active on the relevant toggle cell.

Framing Outputs in Your Role

For a buyer, the headline is the levered IRR and equity multiple against the target hurdle, with the unlevered IRR alongside to separate asset quality from leverage contribution. For a sponsor, the focus shifts to the waterfall — whether the LP clears the preferred return before promote kicks in, and how GP economics scale across the four tiers. For an LP, the downside scenario is as important as the base case — the Skill stresses the exit cap and occupancy ramp to show how the LP preferred return holds. For a lender, the headline is the minimum DSCR across all hold-period years, because the worst year is the binding year.

Operating Contexts (Chat / Cowork and Claude in Excel)

The Skill works in two environments. You can upload the Excel file to a Claude conversation and have Claude populate inputs via code execution — the Skill bundle includes a clean copy of the model so no upload is needed to get started. Or, if you’re using Claude in Excel, operate the model live with Claude reading and writing to the workbook directly. In both environments, VBA toggles must be clicked by the user and the sensitivity table requires Excel to recalculate. And as noted earlier, the Skill is also portable to other AI assistants, though the integration may be lighter.

A Note on the Underlying Model

The Hotel Valuation Model is an annual, single-property acquisition underwriting tool for existing stabilized and value-add hotel opportunities. It builds a USALI-structured operating proforma from occupancy and ADR inputs, covers departmental revenue and expense across rooms, F&B (up to five outlets), and other operating departments, outputs NOI through management fees and FF&E reserve, and produces unlevered and levered IRR, equity multiple, DSCR, debt yield, and a four-tier LP/GP waterfall. The model does not cover ground-up development, monthly periods, portfolios, or mid-hold refinancing. It is currently in beta. See the model post for the full walkthrough and tutorials.

Note: This AI Skill is built for beta v2.1 of the model. If you’re on an older version, confirm key cell positions before running the Skill — notably v2.0 added the sensitivity analysis and v2.02 fixed the data table exit cap reference. The model is macro-enabled (.xlsm) — macros must be enabled in Excel for the mode toggles to function.


Before You Use This AI Skill with the Hotel Valuation Model

A couple of notes worth surfacing before you download.

Who this Skill is for. This Skill is built for real estate professionals with a strong grasp of financial modeling — and ideally prior exposure to hotel underwriting, USALI operating statements, and hospitality capital markets. It’s best suited to graduates of our A.CRE Accelerator real estate financial modeling program, or analysts comfortable building hotel pro formas from scratch. AI assistants make mistakes; the Skill assumes an analyst on the other side who can catch them. Treat its output the way you’d treat work from a sharp junior analyst — useful, fast, and always verified before it informs an investment decision.

Macros required. The model is macro-enabled (.xlsm). Macros must be enabled in Excel for the mode toggle buttons to function correctly. The AI cannot fire VBA macros — it will tell you which button to click and wait for your confirmation.

License. The Skill is distributed under the A.CRE software license, with full terms in the LICENSE.txt file included in the bundle. The short version: use it for personal, organizational, and client-facing analysis; don’t resell or redistribute it. Use by an AI assistant operating on your behalf is expressly permitted — that’s the whole point.


Download the Hotel Valuation Model + AI Skill

To make this model accessible to everyone, it is offered on a “Pay What You’re Able” basis with no minimum (enter $0 if you’d like) or maximum (your support helps keep the content coming – typical real estate hotel models sell for $300+ per license). Just enter a price together with an email address to send the download link to, and then click ‘Continue’. If you have any questions about our “Pay What You’re Able” program or why we offer our models on this basis, please reach out to either Mike or Spencer.

Your download includes three files: the Excel model, the AI Skill (.skill file), and a short README explaining how to use them together. The Skill bundle includes a clean copy of the model — no upload needed to get started with Claude.

We regularly update both the model and the AI Skill (see version notes below). Paid contributors receive a new download link via email each time either is updated.

Proceed to Download Page

Frequently Asked Questions about the AI Skill for the A.CRE Hotel Valuation Model

What is an AI Skill (sometimes called a Claude Skill)?

When you ask Claude a general question about hotel underwriting, it draws on training data. An AI Skill is different — it’s a packaged instruction file that loads alongside your specific Excel model and tells the AI exactly how that workbook is structured: which cells to write, what the outputs mean, which roles the model serves, and which errors to catch. It’s model-specific knowledge, not general knowledge.

Does the AI Skill only work with Claude?

Claude integrates Skills most natively, especially via the Claude in Excel add-in. But the SKILL.md file inside the bundle can be uploaded to ChatGPT, Gemini, or any other capable AI assistant alongside the Excel model, and the assistant can follow the same playbook. Some integrations are smoother than others, but the underlying knowledge transfers.

What does the AI Skill actually do when I am operating the model?

It starts by establishing your role — buyer, sponsor, LP, or lender. Then it collects inputs conversationally from whatever source material you share, confirms the purchase price method toggle and per-year occupancy and ADR entry, stages the values for your review, and surfaces the outputs framed for your specific role. When a VBA mode toggle needs to be changed, it tells you which button to click and waits for your confirmation.

Does the Skill work with Claude in Excel?

Yes. In Claude in Excel, the Skill reads from and writes to the open workbook directly. In a standard Claude conversation, the Skill bundle includes a clean copy of the model so no upload is needed to start. In both environments, VBA mode toggles must be clicked by the user in Excel, and the sensitivity table requires an Excel save to recalculate.

Why does the AI tell me to click a button instead of doing it?

Several of the model’s mode toggles are VBA macros — click-events that Excel runs natively. AI assistants cannot fire VBA macros. When a toggle needs to change, the Skill tells you exactly which button to click and waits for your confirmation before continuing. This is the correct workflow, not a limitation.

Which version of the model does the Skill work with?

The Skill is paired with beta v2.1 of the Hotel Valuation Model. If you are on an older version, confirm key cell positions before running the Skill.

Will I receive updates to the AI Skill?

Yes. The Skill and the model are versioned together. Paid contributors receive a new download link via email each time either is updated.

How do I install or use the .skill file?

In claude.ai (or the Claude desktop app), go to Customize > Skills, click “+”, choose “Upload a skill,” and upload the .skill file. Toggle it on — it’s ready to use in any new chat. The bundle includes a clean copy of the model, so no file upload is needed to get started. For other AI assistants, upload the SKILL.md file alongside the Excel model. For a full step-by-step walkthrough with screenshots, see our practical guide to Claude Skills.


Version Notes – AI Skill

beta v2.1

  • Initial release of the AI Skill for the A.CRE Hotel Valuation Model
  • Paired with beta v2.1 of the Excel model
  • Supports both Chat / Cowork (Skill bundle includes a clean copy of the model — no upload needed) and Claude in Excel (operate the live workbook directly)
  • Includes 4-role triage (acquisitions analyst/buyer, sponsor structuring a JV, LP/capital allocator, lender/debt underwriter), conversational input population from OMs, STR reports, and T-12 statements, and mistake-catching across per-year occupancy and ADR entry, purchase price method toggle sequencing, sensitivity data table integrity, VBA mode toggle state, USALI FF&E and incentive fee positioning, and franchise fee flag confirmation
  • Portable to other capable AI assistants (ChatGPT, Gemini, etc.) via the SKILL.md file

About the Author: Arturo is a Financial Analyst at A.CRE. With a background as a Mechanical Engineer, he further honed his skills by obtaining a Master’s Degree in Industrial Maintenance. His experience spans over a decade as a university professor, and he has dedicated 3 years to the real estate domain, holding an instrumental role in administering the A.CRE Accelerator real estate financial modeling program and helping its members master complex modeling solutions.

Arturo's passion lies in building, improving, and analyzing real estate financial models. Arturo loves being with his family and climbing mountains in his free time. You can contact Arturo from his LinkedIn page.

Contact Arturo

by Arturo Parada
Share this entry
  • Share on X
  • Share on LinkedIn
  • Share by Mail
  • Link to Instagram
  • Link to Youtube
https://www.adventuresincre.com/wp-content/uploads/2026/07/An-AI-Skill-for-the-Hotel-Valuation-Model.jpg 941 1672 Arturo Parada https://adventuresincre.com/wp-content/uploads/2022/04/logo-transparent-black-e1649023554691.png Arturo Parada2026-07-15 07:20:332026-07-15 07:20:33An AI Skill for the A.CRE Hotel Valuation Model

Featured Content

  • RE Financial Modeling Accelerator
  • A.CRE Job Search
  • Library of Real Estate Excel Models
  • Real Estate Financial Modeling
  • Real Estate Education
  • Real Estate Careers
  • AI in Real Estate

Recent Posts

  • An AI Skill for the A.CRE Hotel Valuation Model
  • Cómo la Cadena Empezó a Desmoronarse: Crisis Financiera del 2008, Parte 2
  • A.CRE Hotel Valuation Model in Excel (Updated July 2026)
  • Nuevo Contenido en Español (Actualizado Julio 2026)
  • Real Estate Financial Modeling Accelerator (Updated July 2026)
Accelerator - Learn More

Search Adventures in CRE

Search Search

Have a Question or Need Help?

Visit our Help Section

Contact Adventures in CRE

  • Visit A.CRE Help
  • Via Email
  • Via LinkedIn

You Might Also Like

  • Real Estate Modeling Courses
  • Real Estate Financial Modeling
  • A.CRE Job Board
  • Careers in Commercial Real Estate
  • Real Estate Education

A.CRE Library of Excel Models

  • Browse Excel Models
  • Login/Register
  • View My Downloads
  • Edit Account Details

Terms, Policies, and Disclaimer

  • Privacy Policy
  • Cookie Policy
  • AI Usage Policy
  • Terms of Use
  • Disclaimer
© 2014 - Present - Copyright - www.AdventuresinCRE.com, LLC | Adventures in CRE | A.CRE
  • Link to Facebook
  • Link to Youtube
  • Link to LinkedIn
  • Link to X
  • Link to Tiktok
  • Link to Instagram
Link to: Cómo la Cadena Empezó a Desmoronarse: Crisis Financiera del 2008, Parte 2 Link to: Cómo la Cadena Empezó a Desmoronarse: Crisis Financiera del 2008, Parte 2 Cómo la Cadena Empezó a Desmoronarse: Crisis Financiera del 2008, Parte 2
Scroll to top Scroll to top Scroll to top