pp-dominos

Automates Domino's pizza ordering, deal comparison, and delivery tracking via CLI commands.

1.9k|565|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-dominos
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pp-dominos
Source: https://github.com/mvanhorn/printing-press-library/tree/main/cli-skills/pp-dominos
Command: npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-dominos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dominos-pp-cli, and includes scripts (resource) components.

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.

Frequently Asked Questions about pp-dominos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pizza ordering from the command line?▼

Automate pizza ordering by using CLI commands to place saved orders, compare deals, and track delivery status directly from your terminal without needing a web browser. You can run commands like `order-quick` with a saved template to place repeat orders fast.

Can I track my Domino's delivery status in real time via CLI?▼

Track your Domino's delivery in real time by running the `track` command with your phone number and the `--watch` flag. This streams live order status and delivery stage updates straight to your command line interface.

What is the best way to reorder my favorite pizza without rebuilding the cart?▼

Reorder your favorite pizza by saving your frequent orders as templates and replaying them using the `order-quick` command. This bypasses the web browser and cart rebuilding process, enabling fast and repeatable management of Domino's orders.

Does this CLI tool support finding the lowest price for Domino's deals?▼

Find the lowest price for Domino's deals using the deal optimization feature. The CLI cross-references available deals against your current order to automatically calculate and surface the lowest possible price for your items.

Do I need a specific CLI dependency to manage Domino's orders in my terminal?▼

You need the `dominos-pp-cli` dependency installed and configured to manage Domino's orders in your terminal. This command-line interface tool provides the necessary commands to locate nearby stores, browse menus, and place orders.

Can I locate nearby Domino's stores and browse the menu using command-line automation?▼

Locate nearby Domino's stores and browse available menu items for customized ordering using dedicated CLI commands. This terminal-based approach enables quick store access and menu navigation without opening a web browser.