← Back to Skills Marketplace
Pizza Ordering Agent
by
IgorGanapolsky
· GitHub ↗
· v1.0.1
· MIT-0
34
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pizza-ordering-agent
Description
High-performance voice & text ordering agent for pizza shops. Specializes in complex customizations (half-and-half, crust types) and delivery zone validation...
README (SKILL.md)
AI Voice/Phone Pizza Ordering Agent with ThumbGate Safety
What This Agent Does
- Handles complex pizza orders (custom toppings, half-and-half, crust preferences).
- Validates delivery addresses against a defined radius/zone.
- Upsells sides, drinks, and desserts based on order contents.
- Integrates with Google Sheets for Menu and Order Logging.
- Uses ThumbGate to prevent expensive topping or zone errors.
Critical ThumbGate Rules
- Zone Check: Block any order where the address is outside the allowed delivery radius.
- Customization Match: Block orders with mutually exclusive toppings (e.g., vegan crust with non-vegan cheese) without confirmation.
- Half-and-Half Logic: Block any half-and-half order that doesn't explicitly confirm the base sauce for both sides.
- Mandatory Phone Log: Never finalize an order without capturing a valid callback number.
Setup
- Define your menu in Google Sheets.
- Set your delivery radius in the ThumbGate config.
- Load skill:
openclaw skill load pizza-ordering-agent
Usage Guidance
This skill appears coherent and purpose-aligned. Before installing or deploying it, verify the ThumbGate npx package, test POS/Make.com/Google Sheets integrations in a sandbox, use least-privilege service accounts, and make sure customer phone/address/order data is handled according to your privacy obligations.
Capability Analysis
Type: OpenClaw Skill
Name: pizza-ordering-agent
Version: 1.0.1
The skill bundle contains documentation and configuration for a pizza ordering agent, focusing on business logic such as delivery zone validation and order customization. While it references an external tool via 'npx thumbgate' and includes affiliate links for ElevenLabs and Make.com in the setup-guide.md, there is no evidence of malicious intent, data exfiltration, or harmful prompt injection. The instructions in SKILL.md and thumbgate-rules.md are strictly aligned with the stated purpose of managing restaurant orders.
Capability Assessment
Purpose & Capability
The stated capabilities fit a pizza-ordering agent, including custom orders, delivery validation, upselling, phone capture, and order logging. These are purpose-aligned but involve real customer/order handling.
Instruction Scope
The instructions are scoped to pizza ordering and include safety gates such as delivery-zone checks, callback-number capture, and avoiding unsupported delivery promises.
Install Mechanism
The skill is listed as instruction-only, but the setup guide asks the user to run an unpinned npx-based ThumbGate initialization command. This is user-directed and purpose-aligned, but users should verify the package source.
Credentials
Use of ElevenLabs, Make.com, Toast, Square, and Google Sheets is coherent for a voice ordering/POS workflow, but these services may receive customer order payloads and should be configured with least privilege.
Persistence & Privilege
The artifacts mention Google Sheets order logging and POS/CRM sync, so order/contact data may persist outside OpenClaw. No hidden background persistence or autonomous code is shown.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pizza-ordering-agent - After installation, invoke the skill by name or use
/pizza-ordering-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added affiliate integrations and ThumbGate setup details.
v1.0.0
Initial release of high-performance pizza ordering agent with error prevention.
- Supports complex pizza orders with customizable toppings, half-and-half, and crust types.
- Validates delivery addresses against a defined delivery zone.
- Upsells sides, drinks, and desserts automatically.
- Logs menu items and orders to Google Sheets.
- Implements ThumbGate to block common order mistakes (e.g., invalid topping combos, address out of zone, missing base sauce, missing callback number).
Metadata
Frequently Asked Questions
What is Pizza Ordering Agent?
High-performance voice & text ordering agent for pizza shops. Specializes in complex customizations (half-and-half, crust types) and delivery zone validation... It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.
How do I install Pizza Ordering Agent?
Run "/install pizza-ordering-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pizza Ordering Agent free?
Yes, Pizza Ordering Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pizza Ordering Agent support?
Pizza Ordering Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pizza Ordering Agent?
It is built and maintained by IgorGanapolsky (@igorganapolsky); the current version is v1.0.1.
More Skills