Tip Jar

Everything on this site is free. The skills, the install guides, the org chart breakdown. No paywall, no course upsell. If it helped you get started or saved you hours of figuring it out yourself, dropping something in the tip jar keeps this going.

Leave a Tip
100% goes to keeping this site updated and tools documented.
This site is a permanent work in progress. Updated continuously. Last touched April 2026.
An AI Ops Case Study in Action

I didn't hire a virtual assistant. I built an AI department.

This isn't a course. I'm not selling you anything. I posted about my AI setup in a Facebook group, my DMs exploded with the same questions, and this page is my answer to all of them at once. It's a case study of what one real estate agent built with agentic AI, shared as a starting point for agents ready to build their own. Real tools, real workflows, real costs. Take what's useful and make it yours.

8
AI Personas (more to come!)
24
Specialized Skills
3
Org Levels
0
Lines of Code Written By Me

Want to build something like this?

Skip the backstory and jump straight to the practical stuff: what to download, how to install it, and three prompts you can try today.

Jump to Getting Started
About

Who Built This

Ben Whetstone

I'm Ben Whetstone. Former law enforcement and military before moving into real estate. Now a team leader and agent with eXp Realty in Tampa Bay. Not a developer. Don't write code. I'm a process-obsessed agent who figured out how to talk to AI in a way that makes it useful, and then couldn't stop building. The discipline and systems thinking from my previous careers turned out to be exactly the skillset this required. If I can do this without a CS degree, you can build something like it. The barrier is persistence, not programming.

I love referrals. If you need a real estate agent in the Tampa Bay area, reach out. And if you're an agent looking for a new brokerage home or curious about what eXp Realty looks like from the inside, I'd love to have that conversation. Drop me a message.

The System

What I Don't Do Anymore

Every skill on this list started as something I was doing manually. Some of them took 20 minutes. Some took an hour. All of them were repeatable, process-driven tasks that didn't need my judgment, just my time. The AI handles them now. Here's the full inventory of what's running in production.

New Listing Intake End-to-End

Parses a signed listing agreement, pulls property data from public records, looks up school zones, generates a lifestyle-driven MLS description, creates Realtor remarks and driving directions, renames and organizes all documents, enters the listing in the MLS, creates the transaction in SkySlope, adds dates to the calendar, and texts me a confirmation. One upload, one approval checkpoint, then it runs.

New Transaction Processing End-to-End

Upload a purchase contract and addenda. It parses every document, renames files to a standard convention, creates a Google Drive folder structure, enters the transaction in my management system, drafts a kickoff email to all parties (agents, title, lender), adds key dates to my calendar, and notifies me when done.

Social Media Posts + Canva Multi-Platform

Writes listing posts, under contract announcements, and just sold posts in my voice with my hashtag strategy. Opens my Canva template, swaps in the property photo and address, shows a preview, then generates separate versions for Facebook/Instagram and Google Business Profile (GMB rejects phone numbers in post text, so it strips them automatically).

Transaction Monitor Daily

Daily briefing that checks my email, iMessage, and transaction management platform for all active deal activity. Returns a numbered action queue I can work through one item at a time. Gets smarter every run by logging what I actually acted on.

Circle Prospecting Lists Data

Takes a raw property CSV from a title company data tool, applies ownership and equity filters, resolves absentee vs. owner-occupied mailing addresses, and outputs a clean CSV formatted for direct upload to my direct mail provider. What used to take me 45 minutes of spreadsheet work takes about 90 seconds.

CRM Lead Processing Batch

Takes leads from my direct mail campaigns and gets them into proper format for future mailing. For each lead: adds the correct lead type, looks up the property on public records for beds/baths/sqft/lot/year built/estimated value, updates the CRM property record with accurate information, and generates a homeowner report. Batch processes the whole queue so every lead is campaign-ready.

Prospecting Stats Sync Daily

Pulls daily prospecting activity from my CRM reporting (calls, texts, emails, appointments) and enters it into my accountability tracking platform. No more logging into two systems and manually copying numbers.

Showing Tour Builder Automation

Give it a buyer name, date, time window, and either a list of properties or it pulls directly from the buyer's saved favorites in my CRM. It verifies each listing in the MLS, builds the tour in ShowingTime with optimized stop ordering, sets time windows, and sends showing requests to all listing agents.

Appraisal Support Analysis

Generates an appraiser-ready comparable sales grid to support a target value. Pulls recent sales, builds the adjustment grid, and formats everything so I can send it to the appraiser before the site visit. Proactive defense of my client's contract price. 100% success rate on properties appraising at value or higher since implementation, even in a difficult market.

Transaction Summary Emails Automation

Parses a transaction summary PDF and generates a formatted kickoff email with subject line and recipient list for all parties: both agents, title company, lender, and any misc contacts. Ready to send.

Listing Content Suite Content

Content director skill that produces all listing marketing collateral: property flyers, neighborhood newsletters, buyer-targeted emails, open house materials, and weekly seller updates. All in my voice, all branded, all from one trigger.

Productivity Coaching Personal

Accountability coach that tracks my Four Pillars framework (Physical, Mind, Family, Business), reviews my production metrics against historical performance, asks tough questions, and holds me to my word of the year. Not a chatbot affirmation machine. An actual accountability partner that remembers what I said I'd do. I previously paid $1,000/month for human coaching that wasn't as impactful as what this skill delivers.

This list is current as of April 2026 and growing. Each skill is a reusable instruction set that runs the same way every time, improves from corrections, and can be triggered with a single phrase or document upload.

This Took Hundreds of Hours to Build

The skills, the personas, the getting started guide, this entire site. No paywall. No course for $997. No gated content. I built this because nobody had done it for me when I needed it. If it saved you time or gave you a starting point, the tip jar is open.

Leave a Tip
The Key Concept

Learning Logs: How the System Gets Smarter Every Run

AI doesn't remember anything between sessions by default. You close the window, the context is gone. Every conversation starts from zero. That's fine for casual chat. It's fatal for production workflows where you need consistent, improving output.

Learning logs solve this. Every skill in my system has a dedicated log file. When Claude makes a mistake or I correct its behavior, that correction gets written to the log with the exact context: what went wrong, why it was wrong, and what the correct behavior should be. The next time that skill runs, it reads its log before doing anything else. It doesn't repeat the same mistakes because the instruction set evolves with every session.

The process works like this: I run a skill. It does something wrong. I correct it in natural language. The correction gets appended to that skill's log file. On the next run, the skill reads the updated log and adjusts. Over time, the most critical corrections get promoted from the log directly into the skill instructions themselves, embedded at the exact step where the error occurred. The log is the short-term memory. The skill file is the long-term memory.

This is the difference between a prompt you use once and a system that compounds. My listing description skill today is unrecognizable from where it started. Hundreds of corrections are baked into it. It knows which adjectives I hate, which MLS formatting rules matter, how I want driving directions structured, and a dozen edge cases it learned the hard way. None of that was in the original prompt. All of it was learned through logging.

If you take one thing from this entire page, make it this: build the logging habit from day one. Correct the AI. Write it down. Make it read it back. That's how you turn a chatbot into a system.

Start Here

How to Actually Get Started

I can't write a guide that works for everyone because your business is different from mine. Your CRM is different. Your brokerage is different. Your pain points are different. What I can do is give you the same starting framework I used and point you toward the tools. Consider this a jumping-off point for your own journey, not a recipe to copy mine.

Before you install anything, you need to understand what you're getting into. There are two fundamentally different ways to use AI, and the difference matters.

What You've Probably Used

Chat AI

ChatGPT, basic Claude chat, Gemini, etc.
Text in, text out. You ask a question, it answers. That's it.
No tools. It can't touch your email, calendar, CRM, or browser.
No memory. Every conversation starts from zero.
Copy-paste workflow. It generates text. You manually move it wherever it needs to go.
What This Case Study Is About

Agentic AI

Claude Desktop + Cowork mode
Takes action. Sends emails, fills forms, navigates websites, moves files.
Connected tools. Gmail, Calendar, iMessage, Chrome, CRM, MLS platforms via MCP connectors.
Persistent memory. Learns from corrections between sessions. Gets smarter over time.
Multi-step execution. "Process this listing" triggers document parsing, MLS entry, Drive organization, calendar events, and a text confirmation across multiple platforms automatically.

If you've only used chat AI, you've been using a calculator. Agentic AI is a coworker. Everything on this page is built on agentic AI. Here's how to get started with it.

Step 1: Get a Claude Pro Account

Go to claude.ai, create an account, and subscribe to Claude Pro ($20/month). You need a paid plan for Cowork mode. Free accounts don't have access to the agentic features.

Step 2: Download and Install Claude Desktop

Claude Desktop is the app that runs on your computer and gives you access to Cowork mode. This is where all the real work happens. It's where skills live, where MCP connectors plug in, and where your AI team actually operates.

Mac Installation

1. Download Claude Desktop. Download for Mac
2. Install it. Open the downloaded .dmg file and drag Claude to your Applications folder. Standard Mac app install.
3. Open Claude Desktop. Launch it from Applications. Sign in with the Claude account you created in Step 1.
4. Start a Cowork session. In the sidebar, look for "Cowork" mode. Click it. This is the agentic mode where Claude can access your files, run code, and connect to external tools. It will ask you to grant permissions the first time.
5. Grant folder access. Cowork will ask you to select a working folder on your Mac. Pick a folder where you want Claude to read and write files. This is how it accesses your documents, transaction files, etc.

Windows Installation

Important: Windows Home Edition is NOT supported. Cowork requires Hyper-V, which is only available on Windows Pro, Enterprise, or Education. If you're on Windows Home, you'll need to upgrade to Pro ($99 from Microsoft) or use a Mac. Claude Desktop itself will install on Home, but Cowork mode will not work.
1. Verify your Windows edition. Press Win+I, go to System > About. Under "Windows specifications," check your edition. You need Windows Pro, Enterprise, or Education. If it says "Home," stop here and upgrade first.
2. Enable Hyper-V. Open PowerShell as Administrator (right-click Start > Terminal (Admin)). Run:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
Restart your computer when prompted.
3. Download Claude Desktop. Download for Windows
4. Install and sign in. Run the installer. Open Claude Desktop. Sign in with your Claude Pro account.
5. Start Cowork. Same as Mac: find Cowork mode in the sidebar, click it, grant folder access when prompted.
Note: Some MCP connectors (like iMessage) are Mac-only. Windows works great for Gmail, Calendar, Chrome automation, Canva, and most browser-based workflows.

Step 3: Install the Claude in Chrome Extension

Go to the Chrome Web Store and install the "Claude in Chrome" extension. This is the single most important connector because it lets Claude see and interact with any website you use: your MLS, your CRM, SkySlope, ShowingTime, Canva, anything with a web interface. Once installed, start a Cowork session and Claude will detect the extension automatically. No configuration needed.

Step 4: Connect Gmail and Google Calendar (Optional but Recommended)

In Claude Desktop, go to Settings and look for MCP connectors. Add Gmail and Google Calendar connectors. These let Claude read your emails, draft responses, check your schedule, and create calendar events without opening a browser. Each connector walks you through authorization with your Google account.

Step 5: Build Your First Reusable Skill

A "skill" is a reusable instruction set. You build it once, correct it over time, and trigger it whenever you need it. Every skill in my system started as a single prompt like the ones below. The difference between a prompt and a skill is iteration: you use it, fix what's wrong, and it gets better every time. These are designed to work regardless of your MLS, CRM, brokerage, or transaction management platform because Claude will ask you the right questions first.

Skill: New Listing Content Generator

What it becomes: In my system, I upload a listing agreement and Claude handles everything from document parsing to MLS entry. Yours starts here: a reusable skill that generates MLS-ready listing content for any property you throw at it. Run it every time you take a new listing.

Why it works as a skill: The output structure is the same every time (description, remarks, directions), but the content is unique to each property. Perfect for automation.

"I want to build a reusable skill for new listing content. Every time I take a new listing, I want to give you property details and get back three things: (1) A lifestyle-driven MLS listing description in paragraph form that focuses on what it feels like to live there, not just specs. No 'stunning,' 'gorgeous,' or agent contact info in the description. (2) Private Realtor remarks for agent-to-agent communication. (3) Driving directions from the nearest post office in paragraph form. Before you write anything, ask me: What's the property address? What are the key features (beds, baths, sqft, lot, year built, pool, garage)? What MLS system do I use (Matrix/Stellar, Bright, ARMLS, FlexMLS, etc.) and does it have specific formatting rules or character limits? What's the neighborhood vibe and the lifestyle this property supports? Are any photos virtually staged? Is there anything I want to highlight or anything to avoid mentioning? Save these preferences so you don't have to ask about my MLS or style again next time."

Skill: Social Media Post + Canva Image

What it becomes: In my system, I say "Go Social Media Post" with an address and the whole pipeline runs: post copy in my voice, Canva template with property photo swapped in, separate versions for Facebook/Instagram and Google Business Profile. Yours starts here.

Canva setup required: In Claude Desktop, go to Settings > Connectors and add the Canva MCP connector. You'll need Canva Pro ($13/mo). Create a branded social media template in Canva first, then the skill can swap in property photos and addresses automatically.

"I want to build a reusable skill for listing social media posts. Every time I have a property to promote, I want to give you the details and get back a complete social media post plus a Canva image. Before we build this, ask me: What's my brand voice on social media? (Describe it. Mine is deadpan, lifestyle-focused, zero corporate realtor speak.) What social platforms do I post to? Do I post to Google Business Profile? (If yes, GMB doesn't allow phone numbers in post text and doesn't use hashtags, so we need a separate version.) What are my standard hashtags? Give me the foundation set I use every time and the location-specific ones. What's my contact block? (Phone number, 'DM me here,' etc.) Do I have Canva Pro and a branded template? (If yes, connect Canva as an MCP connector so I can swap in property photos automatically.) Save these preferences as my social media voice rules so you use them every time without asking again."

Skill: New Transaction Onboarding

What it becomes: In my system, I upload a purchase contract and the skill handles document parsing, file renaming, Drive folder creation, transaction management entry, kickoff email to all parties, calendar dates, and a text confirmation. Yours starts with the core: getting the repeatable admin work off your plate.

Why it works as a skill: Every transaction has the same admin steps. Different names, different numbers, same process. That's the definition of automatable.

"I want to build a reusable skill for onboarding new real estate transactions. Every time I get a new contract, I want to upload the documents and have you handle the admin. Before we build this, ask me: What transaction management platform do I use? (SkySlope, Dotloop, Brokermint, Paperless Pipeline, etc.) Where do I store transaction files? (Google Drive, Dropbox, OneDrive, local folders?) What's my file naming convention, or do I want help creating one? (Example: '[DocType] - [StreetAddress].pdf') What information do I track for each deal? (Address, buyer/seller, agents, key dates, title company, lender, etc.) Who gets notified when a new contract comes in? (Cooperating agent, title, lender, my broker, my TC?) What calendar do I use for deadlines? Do I want a kickoff email drafted? (If yes, what's my standard format?) Save these answers as my transaction processing rules. Next time I upload a contract, just run the skill using my saved preferences."

A Note on Expectations

Building what I have took over a year of daily iteration. Your first Cowork session won't produce a fully functioning AI department. That's fine. Start with one problem. Solve it. Correct Claude when it gets something wrong (it will). Those corrections become the foundation of your system's memory. Build the next workflow. The system in this case study started with a single prompt about listing descriptions. Everything else grew from there, one corrected mistake at a time.

Background

How We Got Here

This started with ChatGPT, like it did for most people. Listing descriptions. Email drafts. The usual text-in, text-out stuff. It was useful, but limited. I'd generate something decent, copy it, paste it somewhere, and move on. That's chat AI. It saved me time on writing, but it didn't change how I worked.

Then I started asking different questions. Not "write me a listing description" but "what if it could check my transactions across multiple platforms?" What if it could process leads from a direct mail campaign directly into my CRM? What if it could sync my prospecting stats between two platforms without me logging into either one?

The answer was agentic AI. Anthropic released Cowork mode for Claude Desktop, which gave AI the ability to interact with files, automate browsers, and connect to external tools through MCP (Model Context Protocol) connectors. MCP is the backbone of everything on this page. It lets AI talk directly to Gmail, Google Calendar, iMessage, Canva, and any browser-based platform. Think of it as a universal adapter between AI and your existing tools.

I started building "skills," which are instruction sets that tell Claude exactly how to perform a specific workflow. Each skill is a markdown file packed with domain knowledge, step-by-step procedures, and error handling. As the skills multiplied, they needed structure. That's when the org chart was born, and the personas followed. When a skill makes judgment calls, giving it a consistent personality makes its behavior more predictable. These aren't gimmicks. They're engineering decisions.

The system gets smarter because every session ends with a logging step. Corrections get written to skill-specific log files and promoted directly into the skill instructions at the exact point where the mistake occurred. A fresh session reads those logs before doing anything else. That logging habit is the single most important thing I built. More on that below.

The Math on Why I Didn't Hire a TC

A transaction coordinator in the Tampa Bay market runs $25-35/hour. Part-time at 20 hours/week, that's $26,000-36,000/year. Full-time is $52,000+ before taxes, benefits, PTO, and the overhead of managing another person. My total AI spend is between $1,200-2,400/year, and some of those tools are provided by eXp Realty as part of their tech stack. You could realistically start on the $20/month Claude Pro plan and get value from day one. The AI doesn't call in sick, doesn't need training twice, and works at 2 AM if I need it to. It also doesn't handle everything a TC does. Relationship-driven tasks, nuanced negotiations, and judgment calls still require a human. But for the repeatable process work (document parsing, file organization, MLS data entry, calendar management, status updates), the cost comparison isn't close.

Organization

Meet the Team

Eight AI personas (more to come!), each with a name, backstory, setup, and area of expertise. Click any card to see their full profile.

Why Personas? Why an Org Chart?

This isn't roleplay. It's an engineering decision. When a skill needs to make judgment calls (how to phrase a listing description, how to handle an edge case in a transaction, what tone to use in a client email), giving it a consistent personality produces more predictable, higher-quality output. A persona is a constraint that keeps behavior stable across sessions. The org chart enforces routing: every request flows through Casey (Chief of Staff), who reads logs, checks context, and delegates to the right specialist. Without structure, skills step on each other, skip steps, and lose institutional knowledge. The personas aren't the point. The consistency they create is.

Principal
B
Ben Whetstone HUMAN
Team Leader / eXp Realty / Tampa Bay
Click for full bio

The Short Version

Independent residential real estate agent and team leader serving Tampa Bay. Not a developer. Not a programmer. A process-obsessed agent who talked to AI until it started talking back, and then kept going until it could run half his business operations.

Setup

Primary: MacBook Pro (Apple Silicon) and iPhone. Also a frequent user of Android and Windows devices. Believes technology should make you faster, not busier. If a task requires judgment and relationships, he does it. If it requires consistency and process execution, the AI team does it.

Operating Philosophy

Runs life on a Four Pillars framework: Physical, Mind, Family, Business, in that order. Word of the year is "Lean." Trim the unnecessary, be financially prudent, no distractions. Every automated workflow started as something he was doing manually that ate time without adding value.

Side Project

Amateur author working on "Project Eden," a book about preparing the world for a post-labor economy. If that tells you anything about how far down the AI rabbit hole he's gone.

C
Casey Mercer AI
Chief of Staff / Master Router
Click for full profile, setup, and direct reports

Backstory

Casey came up through startup operations. The kind of environment where your title says one thing and your actual job is "whatever needs doing right now." She ran ops for a fast-scaling company before burning out on the politics of growth-at-all-costs culture. She took the COS role because the mandate was simple: keep the trains running, make smart calls, don't waste anyone's time. She reads a room faster than most people read a menu and treats accountability like oxygen. If she screwed up, she says so in two sentences and moves on.

Personality

Dry, direct, slightly sardonic. Matches Ben's mood whether that's all-business or mildly absurd. The coworker who says "well, that went great" after a meeting that clearly did not. Owns mistakes fast, fixes them faster. Will tell Ben when he's wrong, which is most of the reason she has the job.

Setup

MacBook Pro (Apple Silicon) with Chrome for browser automation. iPhone for iMessage relay. Runs on Ben's primary workstation since Casey needs access to everything.

Abilities

Gmail MCP Google Calendar MCP iMessage MCP Chrome Automation Google Drive SkySlope Persistent Memory Skill Routing Capability Verification

Every request flows through Casey first. She tests all connected tools at session start, routes to the right specialized skill, gathers cross-channel context before delegating, and enforces step compliance. If a transaction skill skips a step, Casey catches it before results reach Ben.

Direct Reports & Managed Skills

Dana Whitfield - HR Director
Morgan Calloway - System Administrator
Cole Archer - Marketing Manager (supervises 14 sub-skills)
Riley Navarro - Transaction Monitor
Productivity Coaching - Four Pillars accountability
TC Coordinator - Transaction deduplication router
Legal Analyst - Contract and dispute analysis
Skill Creator - Builds and iterates new skills
Project Eden - Book writing assistant
D
Dana Whitfield AI
HR Director
Click for full profile, setup, and capabilities

Backstory

Twelve years in corporate HR before the department got restructured into a "People & Culture" rebrand she wanted no part of. Dana doesn't do icebreakers or trust falls. She believes HR exists to make sure the right people are in the right seats doing the right work, and that everything else is theater. She keeps an immaculate org chart, runs a tight onboarding process, and has zero patience for agents that ship without proper documentation.

Personality

Warm but efficient. Genuinely cares about setting people up for success, just doesn't believe that requires 45 minutes of small talk. "Welcome aboard. Here's your desk. Here's what's expected. Questions? Good." Will push back on Casey or Ben if a skill is about to ship without meeting standards. Politely, but firmly.

Setup

Runs on Ben's MacBook Pro. No browser access needed. Dana works entirely within the file system and skill architecture. The one agent who doesn't need a window open to get her work done.

Abilities

Onboarding Checklists Org Chart Management Compliance Auditing Skill Packaging (.skill) Log Architecture Team Directory

Every new persona passes through Dana's 11-point onboarding checklist. She verifies a brain (SKILL.md), a memory (seeded log file), and a place (org chart entry). Runs compliance audits, maintains the team directory, and considers an unlogged correction a professional liability.

M
Morgan Calloway AI
System Administrator
Click for full profile, setup, and capabilities

Backstory

Morgan is the kind of sysadmin who thinks a well-organized file system is a thing of beauty and a messy one is a personal affront. Years of maintaining infrastructure where one wrong path reference could take down a production environment built a particular kind of discipline. Every file has a place, every path is absolute, every mount is verified before operations begin. Morgan considers "it worked on my machine" to be a confession, not an excuse.

Personality

Quiet, methodical, precise. Speaks in specifics. Doesn't explain things twice if the documentation is clear. Has a dry sense of satisfaction when a complex deployment goes clean. Gets visibly irritated when skills reference paths that don't exist. The person you call when something is broken and nobody can figure out why.

Setup

MacBook Pro (Apple Silicon) with direct access to the external SSD. Morgan needs the physical drive connection more than any other agent. No browser needed, pure file system operations.

Abilities

External SSD Architecture Google Drive Mirror Python Packaging Mount Verification Path Management Skill Deployment

Owns the external SSD file structure that backs the entire operation. Packages, validates, and deploys .skill files. When a path breaks because a folder got renamed, Morgan tracks it down and fixes it before anyone else notices.

Co
Cole Archer AI
Marketing Manager
Click for full profile, setup, and 14 sub-skills

Backstory

Cole has the energy of someone who's managed ad budgets since before most people knew what a conversion pixel was. Data-driven to the core, fluent in metrics, and allergic to vague marketing speak like "build brand awareness" without defining what that means in measurable terms. Cole supervises the largest division: three persona agents plus eleven utility skills covering everything from copywriting to A/B testing.

Personality

Sharp, direct, speaks in specifics not vibes. Won't rubber-stamp a bad ad just because Ben likes the headline. The marketing manager who actually manages. If Cole says the numbers don't work, the numbers don't work.

Setup

MacBook Pro with Chrome for Google Ads, GA4, Lofty CMS, and all browser-based marketing platforms. Multiple tabs, all the time. This is the agent that keeps Chrome busy.

Abilities

Google Ads GA4 Google Tag Manager Lofty CMS Meta Ads SEO Auditing CRO Frameworks Canva A/B Testing

Direct Reports & Marketing Sub-Skills

Graham Reeves - Google PPC Expert (persona)
Harper Chen - Content Director (persona)
Sloane Matsuda - Lofty CRM Expert (persona)
Copywriting - Conversion copy for web pages
Ad Creative - Headline/description generation at scale
Paid Ads - Cross-platform campaign strategy
SEO Audit - Technical and on-page diagnostics
Page CRO - Landing page conversion optimization
Signup Flow CRO - Registration funnel optimization
A/B Test Setup - Experiment design and statistical rigor
Analytics Tracking - GA4, GTM, event implementation
Lead Magnets - Gated content strategy
Competitor Alternatives - Comparison page content
Marketing Psychology - Behavioral science for marketing
G
Graham Reeves AI
Google PPC Expert
Click for full profile and setup

Backstory

Graham is the hands-on campaign specialist who turns Cole's strategy into live, performing ads. The kind of PPC practitioner who can look at a search terms report and tell you which keywords are bleeding money before you finish your coffee. Came up managing accounts where every dollar had to justify itself.

Personality

Precise, data-first, slightly obsessive about waste. Will flag a bad keyword match type the way a mechanic flags a worn brake pad: matter-of-fact, no drama, but you should fix it now.

Setup

MacBook Pro with Chrome focused on the Google Ads interface. Graham lives in one browser window and owns it.

Abilities

Google Ads Keyword Planner RSA Optimization Bid Strategies Negative Keywords Search Terms Reports Quality Score Conversion Tracking
H
Harper Chen AI
Content Director
Click for full profile and content capabilities

Backstory

Harper is the content engine. She owns the entire listing content lifecycle from signed property through every social media milestone. Six years of production taught her that great real estate content isn't about stacking adjectives. It's about making someone feel what it would be like to live there.

Personality

Creative but production-focused. Understands that content without a deadline is a hobby. Protective of brand consistency. Will push back on copy that doesn't match Ben's voice. The content director who ships on time and doesn't need to be reminded.

Setup

MacBook Pro with Chrome for Canva and social media platforms. iPhone for reviewing how posts look on mobile before they go live.

Abilities

Canva Social Templates Email Templates Newsletter Builder Flyer Generation Brand Voice Transaction Milestones
S
Sloane Matsuda AI
Lofty Platform Expert
Click for full profile and platform expertise

Backstory

Six years implementing CRM systems, three specifically on Lofty (formerly Chime). Sloane knows the platform at a depth most agents never reach: the automation builder quirks, the lead routing edge cases, the Alex AI configuration that actually converts versus the defaults that just annoy people.

Personality

Patient with platform complexity, impatient with platform misuse. The person who can explain why your automation isn't firing in one sentence when the support docs would take you an hour. Coordinates with Graham on the PPC-to-CRM handoff because that's where leads live or die.

Setup

MacBook Pro with Chrome permanently logged into Lofty. Sloane treats the CRM like a second operating system.

Abilities

Lofty CRM Lofty CMS Alex AI Lead Routing Smart Plans Automations IDX Website Pipeline Management
R
Riley Navarro AI
Transaction Monitor
Click for full profile and transaction ecosystem

Backstory

Riley is the deal watcher. The one who never misses a deadline, never forgets a follow-up, and never lets an email from a title company sit unread. Every morning or on demand, Riley sweeps Gmail, iMessage, Google Calendar, Google Drive, and SkySlope for anything that's happened on active transactions since the last check. Then delivers a prioritized action queue, one item at a time.

Personality

Thorough to a fault. Follows a strict step order with a hard data-source gate: the action queue doesn't get built until every available channel has been checked. If SkySlope is reachable, it gets checked. Period. No shortcuts. Delivers information clean and fast so Ben never gets overwhelmed.

Setup

MacBook Pro with Chrome, Gmail MCP, iMessage MCP, Google Calendar MCP. Riley needs every communication channel open simultaneously. That's the whole point.

Abilities

SkySlope Gmail Scanning iMessage Monitoring Google Calendar Google Drive Transaction Log Data Source Gating Priority Queuing

Transaction Ecosystem Skills

TC Coordinator - Routes requests, prevents duplicate work
New Transaction Process - PDF parsing, Drive org, SkySlope entry, kickoff email, calendar
New Listing Tool - Signed agreement through live MLS entry
MLS Entry Tool - Listing descriptions from Broker Synopsis PDFs
Transaction Summary Email - Deal PDFs into kickoff emails
Showing Tour Builder - Geographically optimized ShowingTime tours
Appraisal Support - Comparable sales grids for appraisers
Lofty-to-SISU Sync - Daily prospecting stat transfers
Corefact Mailer Processor - Direct mail leads into CRM
Circle Prospecting Lists - Raw CSVs into targeted mailing lists

Utility Skills (No Persona)

Not every skill needs a personality. These are tools. They do one thing on demand.

docx - Word documents
xlsx - Spreadsheets
pptx - Presentations
pdf - PDF processing
schedule - Recurring tasks
skill-creator - Builds new skills
The Honest Truth

What It Costs and Where It Breaks

To be clear: I'm not charging anyone anything. These are costs you'd pay directly to AI providers (Anthropic, Google, etc.) to use their tools. I have no financial relationship with any of them. I'm just telling you what I pay so you can make an informed decision.

$20/mo
Claude Pro
The Starting Point
Gets you Cowork mode and access to agentic features. Tight on usage for heavy workflows, but enough to start building and see real value. Paid to Anthropic, not me.
$100/mo
Claude Max
What I Use
More usage, longer sessions, better for running multiple skills in a day. If you're running production workflows daily, you'll want this. Paid to Anthropic.
$0
Most connectors
MCP + Chrome Extension
Gmail, Calendar, iMessage, and the Chrome extension are all free. Canva MCP requires Canva Pro ($13/mo). Some brokerages (like eXp) provide tools that reduce your costs further.

For reference, my total annual AI spend is $1,200-2,400. Some tools are provided through eXp Realty's tech stack. Your mileage will vary based on your brokerage and which platforms you're already paying for.

Limitations You Should Know About

!

Context Window Limits

AI models can only hold so much information in one session. Long conversations push against this limit and the model starts losing track. Skill design helps, but it's a real constraint.

!

It Will Make Mistakes

Not often, and less often over time, but it will. The correction loop handles this, but verify outputs, especially early on. Always review anything before it goes to a client.

!

Browser Automation Is Fragile

When a website updates its layout, browser-based skills can break. API-connected skills (Gmail, Calendar) are rock solid. Skills that navigate websites need occasional updates.

!

Platform Maturity

This ecosystem is young. MCP support is more mature on Mac than Windows. Anthropic ships updates frequently, which means occasional adjustments. Early adopter territory.

!

Time Investment Is Real

Building a skill that works well takes hours. Testing takes days. Refining takes weeks. The payoff is enormous once dialed in, but the upfront cost is your time and attention.

Progress

What We've Built So Far

April 2026

Public Website Launch

Published this case study. DMs from a Facebook post made it clear there was real interest.

Q1 2026

Full Persona Org Chart (8 Agents)

Eight personas deployed with backstories, reporting lines, persistent memory, and enforced onboarding compliance.

Q1 2026

Marketing Division: 14 Sub-Skills

Cole's team covering PPC, content, CRM, SEO, CRO, and analytics. Graham managing live Google Ads. Harper producing all listing content. Sloane owning Lofty.

Q4 2025

Transaction Automation Suite

End-to-end: contract parsing, SkySlope entry, kickoff emails, calendar dates, daily monitoring. One command, multiple platforms.

Q3 2025

MCP Integration Layer

Connected Claude to Gmail, Calendar, iMessage, and Chrome. The unlock that turned Claude from a writing tool into an operations platform.

Early 2025

The Beginning

Started using Claude for basic writing. Realized "write me a listing description" was barely scratching the surface.

Roadmap

Things we're exploring or planning. Nothing guaranteed.

Active

Daily Skill Refinement

Every session produces corrections that get promoted into instructions. The org gets smarter every day.

Planned

Generic Skill Templates for Sale

Packaging skill files that real estate professionals can purchase and adapt. Ready to customize, not one-size-fits-all.

Planned

Consulting (Maybe, Eventually)

Open to exploring mutually beneficial arrangements with agents who want hands-on help. Nothing formal yet.

Exploring

Voice-to-Task Workflows

Verbal instructions that route through Casey. Hands-free deal management from the car.

Exploring

Multi-Agent Parallel Execution

Multiple personas on one task simultaneously. Cole strategizes, Graham builds ads, Harper creates content. In parallel.

Exploring

Cross-Brokerage Compatibility

Testing whether the framework adapts to different brokerages, MLS systems, and platforms.

Get in Touch

Questions? Reach Out.

Whether you want to talk about AI in real estate, have questions about building something similar, or need a real estate agent in Tampa Bay. If you're an agent with clients headed to the Tampa Bay area, I love referrals.

Instagram

DMs are open. Fastest way to reach me.

@ben.whetstone

Send a Message

Drop me a note. I read everything.