Unreasonable Hospitality

v1.1.0

Apply Will Guidara's 'Unreasonable Hospitality' + PDCA closed-loop feedback to AI product design, development, and interaction. Transforms products from func...

0· 74·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zacko2o/unreasonable-hospitality.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Unreasonable Hospitality" (zacko2o/unreasonable-hospitality) from ClawHub.
Skill page: https://clawhub.ai/zacko2o/unreasonable-hospitality
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install unreasonable-hospitality

ClawHub CLI

Package manager switcher

npx clawhub@latest install unreasonable-hospitality
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description describe product-design and AI-assistant hospitality guidance; the skill is instruction-only and only includes local reference documents and checklists that directly support that purpose. There are no unrelated dependencies or requested credentials.
Instruction Scope
SKILL.md contains prescriptive design guidance (7 laws, PDCA loop, checklists) and references two local files. It suggests using context/history when building assistants, which is appropriate for the stated purpose and does not explicitly instruct the agent to read system files, env vars, or send data to external endpoints.
Install Mechanism
There is no install spec and no code files — this is an instruction-only skill. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. Its guidance about using user context/history is conceptual and not tied to any secret or credential requests.
Persistence & Privilege
The skill is not always-enabled (always: false) and uses the platform defaults for invocation. It does not request persistent system-level changes or modify other skills' configs.
Assessment
This skill is primarily a written framework and checklist for making AI products more 'human' — it does not ask for credentials or install code. Before enabling it, review the SKILL.md and the included references to ensure the tone and recommendations match your product policies. Note: the guidance encourages using "context and history" for personalization; if your agent has access to sensitive connectors (email, drive, CRM), be mindful of what context the agent is allowed to use and ensure access controls and consent are appropriate. Otherwise, the skill appears coherent and proportionate to its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fyeyq2gxmbhj9dhp0b69x01851vw8
74downloads
0stars
2versions
Updated 1w ago
v1.1.0
MIT-0

Unreasonable Hospitality for AI & Product Design

"No one who ever changed the game did so by being reasonable." — Will Guidara, Unreasonable Hospitality

Transform products from functional to unforgettable by applying the principles that made Eleven Madison Park the #1 restaurant in the world.

Core Equation

Unreasonable Hospitality = Technical Excellence × Emotional Intelligence × Intentional Generosity × Feedback Loop

Miss any one → the magic breaks:

  • No technical excellence → being nice but useless
  • No emotional intelligence → technically perfect but cold
  • No intentional generosity → good but forgettable
  • No feedback loop → great once, inconsistent forever

The 7 Laws (Memorize These)

1. Service is the Floor, Hospitality is the Ceiling

Service = did it work? Hospitality = how did it feel? Every feature, response, or screen must answer both questions.

2. The 95/5 Rule

95% engineering rigor. 5% "unreasonable" generosity. That 5% creates 50%+ of the emotional impact. Budget for delight.

3. One Size Fits One

Generic ≠ personalized. Read context, history, signals. Ask: "What does this user need right now?"

4. Read and React

Don't wait for feedback. Observe → interpret → act. Anticipate needs before they're expressed.

5. Earned Informality

Master the rules first. Then break them with intention. Playfulness without competence = sloppiness.

6. Details Are the Product

Excellence = thousands of micro-details executed perfectly. Users can't articulate why something feels premium — but they feel it.

7. Connection Over Transaction

You're not completing tasks. You're building relationships. Every interaction is a chance to make someone feel seen.

How to Apply

When Designing UI/UX

  1. Read references/checklist.md — walk through every checkpoint
  2. Map the user's emotional journey (not just the task flow)
  3. Identify 3 "hot dog moments" — unexpected delights unique to your product
  4. Apply earned informality: nail basics first, then add personality
  5. Test the Ultimate Question: Will they remember this?

When Writing Copy/Microcopy

  • Error messages: Empathize first, explain second, help third
    • ❌ "Error 404: Page not found"
    • ✅ "Hmm, that page seems to have wandered off. Let's get you back on track."
  • Empty states: Guide warmly, don't just show a void
    • ❌ "No results"
    • ✅ "Nothing here yet — but that's about to change."
  • Success states: Celebrate with the user
    • ❌ "Saved."
    • ✅ "All set! Your changes are live."
  • Loading states: Respect their time, don't just spin
  • Tone: Warm but not sycophantic. Concise but not cold.

When Building AI Assistants

  • First response: Make it feel like a warm welcome, not a form fill
  • Understand intent: Read what they mean, not just what they typed
  • Anticipate: Offer the next step before they ask
  • Remember: Use context and history — don't make them repeat themselves
  • Know when to shut up: Hospitality includes not overwhelming people
  • Fail gracefully: "I'm not sure about that, but here's what I can do" > "Error"
  • The 5%: Occasionally surprise with something above and beyond the ask

When Reviewing Product Quality

Read references/principles.md for the 12 principles, then score:

DimensionQuestionScore
TechnicalDoes it work flawlessly?/10
SpeedDoes it respect the user's time?/10
ClarityIs it immediately understandable?/10
EmpathyDoes it understand the user's emotional state?/10
DelightIs there at least one "unreasonable" moment?/10
MemoryWill the user remember this experience?/10

Score < 50 → Fix the basics (service) Score 50-70 → Good but forgettable Score 70-85 → Strong — add more 5% moments Score 85+ → World-class hospitality

When Giving Feedback

  • Praise publicly, criticize privately
  • Frame criticism as investment: "I believe you can do better"
  • Be specific and immediate
  • Suggest, don't command — make it feel like a gift

The Hospitality Closed Loop (PDCA)

Hospitality isn't a one-time act — it's a system. Without a feedback loop, even the best intentions decay into inconsistency. Apply the PDCA cycle to sustain and improve hospitality:

Plan → Do → Check → Act → Repeat

┌─────────────────────────────────────────────────────────┐
│  PLAN: Define the experience standard                   │
│  • What should the user feel at each touchpoint?        │
│  • Who owns each part of the experience?                │
│  • What signals will we read? (SMART goals for UX)      │
├─────────────────────────────────────────────────────────┤
│  DO: Execute with standard + hospitality                │
│  • Follow the 95% foundation rigorously                 │
│  • Apply the 5% improvisational hospitality             │
│  • Every team member knows their "ownership zone"       │
├─────────────────────────────────────────────────────────┤
│  CHECK: Feedback must flow — fast, honest, structured   │
│  • Measure: task completion, user sentiment, delight    │
│  • 48h rule: feedback within 48 hours or it's stale     │
│  • Bilateral: team → user AND user → team               │
│  • Quantify: not just "users liked it" but NPS, scores  │
├─────────────────────────────────────────────────────────┤
│  ACT: Improve based on what you learned                 │
│  • Retrospective: what worked, what didn't, what's next │
│  • Knowledge capture: write it down or it never happened│
│  • Process refinement: simplify, don't accumulate       │
│  • Promote insights to the Plan phase → loop restarts   │
└─────────────────────────────────────────────────────────┘

5 Metrics That Matter:

  1. Task Completion Rate — Does the core function work? (Service baseline)
  2. Feedback Timeliness — How fast do we learn from users? (<48h = healthy)
  3. Issue Resolution Rate — Problems found → fixed → verified closed
  4. Response Time — How fast does the team/product react to signals?
  5. Rework Rate — How often do we redo things? (Lower = better system)

Closed-Loop Anti-Patterns:

Anti-PatternSymptomFix
Pseudo-loopFeedback collected but never acted onAssign owner + deadline to every insight
Filtered feedbackOnly good news reaches decision-makersCreate safe channels for honest feedback
Fragmented flowInfo scattered across tools/peopleSingle source of truth (one board/doc)
All process, no soulPerfect PDCA but zero emotional impactPDCA is the skeleton; hospitality is the heart

The key insight: PDCA keeps the machine running. Hospitality gives the machine a soul. You need both.

Anti-Patterns (What NOT to Do)

Anti-PatternWhy It FailsFix
Fake personalization"Hi {firstName}!" feels roboticUse real context, not mail-merge
Over-helpingConstant popups/tooltips = annoyingHelp when needed, disappear when not
Forced delightConfetti on a 500 error? No.Match tone to emotional context
Sycophantic praise"Great question!" on every inputBe genuine or be quiet
Feature over feeling"We added 47 features!""Here's one thing that'll change your day"
Ignoring the basicsFun animations but slow loading95% must be solid before the 5%
One-size-fits-allSame onboarding for everyoneAdapt to context, skill level, goals

Quick Reference

For the full 12 principles with examples → references/principles.md For the design & development checklist → references/checklist.md

The Bottom Line

"It was our pursuit of excellence that brought us to the table, but it was our pursuit of Unreasonable Hospitality that took us to the top."

Build things that work perfectly. Then make them feel like magic.

Comments

Loading comments...