booking

Book movie tickets via CLI commands for Classic Cinemas Elsternwick.

2|Updated Feb 27, 2026
Search Tags:#pricing#booking
One-click install
npx skills add https://github.com/nathanvale/side-quest-marketplace --skill booking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: booking
Source: https://github.com/nathanvale/side-quest-marketplace/tree/main/plugins/the-cinema-bandit/skills/cinema-booking/references/booking.md
Command: npx skills add https://github.com/nathanvale/side-quest-marketplace --skill booking

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Step-by-step guide for booking a movie, including pricing, seat selection, and sending tickets.

Core Features & Use Cases

  • Pricing fetch, seat maps, ticket strings, and confirmation formats

Quick Start

Follow the booking steps after selecting a session.

Frequently Asked Questions about booking

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

FAQPage Schema
How do I book movie tickets for Classic Cinemas Elsternwick?

Booking tickets involves browsing today's films, selecting a session, checking pricing, choosing seats from the seat map, and receiving email confirmation. The workflow guides you through each step with command-line commands that output formatted information for your booking.

How do I check movie showtimes and pricing before booking?

Use the movies command to browse today's available films, the movie command to retrieve details for a specific title, and the pricing command to see session costs. This lets you compare options before committing to a booking.

Can I select specific seats when booking a ticket?

Yes. After choosing a session, the seats command displays the seat map for that showing. You select your preferred seats, and the system maintains your selection through checkout until confirmation is emailed.

What happens after I complete a movie booking?

The send command emails your ticket confirmation to your address. The email contains your booking details, session information, selected seats, and pricing—all formatted and ready to present at the cinema.

Does this booking workflow work with online or in-person ticketing?

This is a digital booking workflow that outputs markdown-ready confirmation details and delivers tickets by email. It replaces manual box-office visits with a step-by-step CLI process for browsing, selecting, and confirming your reservation.