McPherson AI releases two new QSR operations skills on ClawHub: food cost diagnostics and labor leak auditing

✍️ OpenClawRadar📅 Published: April 14, 2026🔗 Source
McPherson AI releases two new QSR operations skills on ClawHub: food cost diagnostics and labor leak auditing
Ad

New QSR operations skills for restaurant managers

Blake McPherson has published two new free skills on ClawHub as part of the McPherson AI QSR Operations Suite, building on the previously released qsr-daily-ops-monitor. These skills target the two biggest profit killers in restaurant operations: food cost and labor.

Skill #2: qsr-food-cost-diagnostic

This skill catches food cost issues weekly rather than monthly. When an operator reports food cost running above target, the agent walks through a four-lever diagnostic in sequence:

  • Ordering accuracy — checking if ordering matches actual needs
  • Portion compliance — verifying builds match specifications
  • Recipe adherence — confirming product matches recipe cards
  • Waste management — ensuring prep pars match actual demand by day of week

The sequence matters — most variances get caught in levers 1 or 2. The skill identifies root causes, recommends specific corrective actions, sets 7-day follow-ups to check if fixes worked, and tracks patterns to escalate systemic issues.

Ad

Skill #3: qsr-labor-leak-auditor

This skill requires only two daily inputs: yesterday's sales and yesterday's labor hours (about 10 seconds). It then:

  • Calculates daily labor % against target
  • Fires mid-week alerts halfway through payroll with projected weekly overspend and exact hours to cut
  • Generates weekly summaries with day-by-day breakdowns
  • Detects clock padding — shifts consistently starting early or ending late, calculating exact dollar amounts lost
  • Flags scheduling drift when consistently over target
  • Watches for overtime before it happens

The mid-week alert is the core value — instead of finding out Friday about being $800 over, operators learn Wednesday they're trending $800 over and need to cut 12 hours across remaining shifts.

How these connect

These aren't standalone tools. The daily ops monitor (skill #1) catches compliance drift every shift, the food cost diagnostic investigates when COGS runs hot, and the labor auditor tracks the other side of the margin equation daily.

Next planned skill: qsr-ghost-inventory-hunter will cross-reference sales volume against theoretical recipe yields to find product that disappeared without appearing on receipts or waste logs.

All skills work entirely through conversation — no POS integration required. The operator brings store knowledge, the agent handles math, tracking, and pattern detection. Based on systems used to manage a high-volume QSR location ranked top 4 for sales nationwide for several years.

📖 Read the full source: r/openclaw

Ad

👀 See Also

Agent Image Skills: Simple Image Hosting for Claude Code Agents
Tools

Agent Image Skills: Simple Image Hosting for Claude Code Agents

A developer built a simple image hosting service at https://images.labnocturne.com to solve the problem of Claude Code agents generating images with nowhere to store them. The service provides instant test keys via curl, auto-deletes files after 7 days, and includes Claude Code MCP skills for upload, file listing, and deletion.

OpenClawRadar
Mia: Local AI Workspace Daemon with Native Android App and P2P Streaming
Tools

Mia: Local AI Workspace Daemon with Native Android App and P2P Streaming

Mia is a daemon that runs on your machine and pairs with a native Android app over P2P, allowing you to kick off and monitor long-running AI coding tasks from your phone. It supports OpenCode, Claude Code, Gemini CLI, and Codex agents, streaming output directly to your device in real time.

OpenClawRadar
n8n-mcp-lite: MCP server reduces token usage by 80% for Claude with n8n workflows
Tools

n8n-mcp-lite: MCP server reduces token usage by 80% for Claude with n8n workflows

A new open-source Model Context Protocol server called n8n-mcp-lite helps Claude reason about n8n automation workflows while reducing token usage by approximately 80%. The tool addresses the token-heavy nature of visual node automations by providing targeted workflow scanning and surgical updates.

OpenClawRadar
Engram v1.0.0: Persistent Memory for Local LLMs via Knowledge Graph
Tools

Engram v1.0.0: Persistent Memory for Local LLMs via Knowledge Graph

Engram is a single binary that provides persistent memory for local LLMs through a knowledge graph system. It includes an MCP server for integration with Claude Code, Cursor, and Windsurf, stores all data in a single .brain file, and runs fully offline.

OpenClawRadar