What problem does it solve?
This Skill streamlines the process of ordering, tracking, and managing Domino's pizza orders using command-line tools, eliminating the need for web browser navigation.
Core Features & Use Cases
- Order Reordering & Templates: Save frequent orders and replay them quickly without rebuilding the cart each time.
- Deal Optimization: Cross-reference available deals to find the lowest price for your current order.
- Order Tracking: Stream real-time updates on order status and delivery stages via command-line tracking.
- Store & Menu Access: Locate nearby stores and browse available menu items for customized ordering.
- Use Case: A user wants to quickly reorder their favorite pizza and track the delivery status without opening a browser; they can run commands like
order-quick and track.
Quick Start
First, verify the Domino's CLI is installed and configured, then use commands like dominos-pp-cli order-quick --template friday-night --confirm --json to place a saved order and follow with dominos-pp-cli track --phone 2065551234 --watch to monitor its progress.