Skills
64 custom Claude Code skills, grouped by where they get used. Each name is the slash command. Source of truth: ~/.claude/skills/<name>/SKILL.md.
Listing Legends (18)
Team ops, agent coaching, hiring, consults, agent-facing comms.
/admin-triageChecks both email inboxes for people applying to be my office helper, figures out where each one is in the hiring process, and sends the next message (after I confirm).
/agent-diveReviews every agent's home consultations from the past month and writes a coaching report for each one.
/agent-newsletterBuilds the Wednesday newsletter that goes out to my real estate team.
/consult-reviewOpens this week's home-consultation contacts in browser tabs so I can review them in a batch.
/courtedGrabs the list of agents from our Courted recruiting tool and saves it to our database.
/deal-reviewReads one customer's full message history with our team and writes up how the deal was handled.
/deploy-setter-siteRebuilds and publishes the handbook website I share with all my appointment setters.
/listing-updatesPulls this week's listing reports from my agents so I can see who turned them in and what they said.
/monthly-consultsShows every home consultation my team booked in the last 31 days.
/new-setterCreates a fresh 30-day handbook page for a brand-new appointment setter.
/reminder-auditWhen an agent says "I already submitted that, why did I get a reminder?" — checks if the reminder was wrong or the agent is.
/setter-triageReads new appointment-setter applications and sends each person the right reply (after I confirm).
/sync-notionCopies our team's agent data into the Notion page where I track them.
/team-appointmentsShows every upcoming home consultation booked by anyone on my team.
/team-memoSends a video memo to the whole team by email.
/this-months-consultsShows this month's consults and drafts follow-up emails to agents whose booking rate is low.
/weekly-calendarSends my team a weekly email listing the meetings on the team calendar.
/weekly-consultsShows every home consultation my team booked in the last 7 days.
Capri (21)
Personal brand, seller funnel, Content Engine, Ghost/Kit publishing.
/add-ctaSaves a "call to action" line — like "DM me" or "click the link" — to my marketing library.
/add-hookSaves a new opening line — the first sentence of a video — to my hooks library.
/add-meatSaves the main body of a video ad to my library so I can reuse the structure later.
/add-problemSaves one customer pain point to my library of problems I write content about.
/bank-problemsSame as add-problem, but adds a whole batch of problems at once.
/content-calendarLooks at all my unpublished posts and decides what to schedule for the week.
/create-scriptBuilds a complete video script using pieces from my hooks, meats, and CTAs libraries.
/enrich-swipesLooks at videos and ads I've saved as inspiration and figures out what makes each one work.
/extract-contentTakes a transcript and pulls out all the good hooks, lines, and CTAs into my libraries.
/film-sessionBuilds the shot list for a filming day — which hooks, meats, and CTAs to record.
/ghost-from-scriptTakes one of my video scripts and turns it into a blog post on my website.
/ghost-from-sessionTakes the results of a filming day and turns them into blog posts on my website.
/ghost-publishQuick-publishes any markdown text as a blog post on my website.
/log-resultsRecords which hooks, meats, and CTAs I used in a filming session and how each one performed.
/new-kit-sequenceBuilds a new automated email series (for buyers, sellers, renters, past clients, etc).
/quick-cmaGenerates a real-estate report (CMA) showing what a house should be worth based on nearby sales.
/review-bankLets me edit, reclassify, or rewrite items already in my hooks, meats, or CTAs libraries.
/rewrite-emailTakes an email I received and turns it into newsletter content or an internal memo.
/sync-content-boardUpdates my Notion content-pipeline board so I can see all my drafts in one place.
/sync-scriptsPublishes finished scripts from my "Ready" folder up to Google Drive and the database.
/yt-transcriptsDownloads the captions from YouTube videos so I can study or reuse what was said.
The 50OS (1)
Coaching curriculum content and Story Bank.
/story-mineReads my recent meeting recordings and pulls out memorable stories I can use in coaching content and newsletters.
Platform (17)
Shared infra: deploys, auth, code review, system health, data pipelines, dev tools.
/auth-checkChecks if all my passwords, tokens, and logins to outside services are still working.
/checkcodeSends my code through a deep review using multiple specialist reviewers (security, performance, bugs).
/deep-diveReads through a whole system and produces a 6-part report explaining how it works and what's broken.
/doc-siteCaptures screenshots and notes about a web app so future me can build against it without re-learning it.
/explore-systemsSends 15 helpers to inventory every system I have, map how data flows between them, and list every function.
/gcp-reviewRuns through my Google Cloud weekly checklist — API counts, expired tokens, errors, etc.
/manualLogs something I did by hand outside Claude (clicked a button, sent an email) so future me knows it happened.
/newprojectSets up memory files so a long, multi-step project can survive even if our conversation gets reset.
/review-planSends a project plan through three picky reviewers and tells me PASS or NEEDS-REVISION.
/review-projectAudits a project's files and structure and scores how AI-friendly it is, with specific fixes.
/skill-usageShows me which of these Claude skills I actually use, which are dead, and which are getting more popular.
/statePosts a quick progress note to the GitLab ticket tied to whatever I'm currently working on.
/sync-work-calendarPulls my work calendar and the team calendar into the database so other systems can read them.
/syncskillsRe-links the skill files when I pull updates on a different computer.
/system-checkQuick health check: is auth working? are background jobs running? is data fresh?
/update-ntreisLogs into the MLS (real-estate listings system) and pulls our brokerage's listings into the database.
/visual-explainerGenerates a pretty HTML page that visually explains a system, a diff, or a plan — easier to read than a wall of text.
Personal / meta (7)
Daily and weekly rituals, planning cadence, portfolio bookkeeping.
/briefGenerates my morning briefing — what's on my plate today, emails to handle, system status.
/daily-note-syncSyncs my calendar and to-do list into today's Obsidian daily note.
/eod-logRuns my end-of-day wrap-up — what I committed, what I shipped, what I worked on — into a log.
/friday-reviewCloses out the week — checks what got finished and carries unfinished items to next week.
/monday-planRuns my Monday Hour 1 weekly planning — calendar, email, tasks, 1x1 prep, time blocks.
/monthly-reviewFirst Monday of the month: re-ranks every project, marks what shipped, picks what's next.
/new-projectSets up a brand-new project the right way — folder, memory file, README entry — all at once.