# Apizza

> Use this skill when the user wants to order pizza from the command line.

- Skill: `javimosch/apizza` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/apizza`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/apizza/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/apizza

---


# Apizza Plugin

Order pizza from the command line.

## Commands

### Operations
- `apizza order place` — place order via apizza
- `apizza menu show` — show menu via apizza
- `apizza history show` — show history via apizza

## Usage Examples
- "apizza --help"
- "apizza <args>"

## Installation

```bash
go install github.com/harrybrwn/apizza@latest
```

## Examples

```bash
apizza --version
apizza --help
```

## Key Features
- food\n- ordering\n- cli

