te-show

Organize LXStudio-TE .lxp JSON structures and channel configurations for show preparation.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/piemonte/skills --skill te-show
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: te-show
Source: https://github.com/piemonte/skills/tree/main/te-show
Command: npx skills add https://github.com/piemonte/skills --skill te-show

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LXStudio-TE show files (.lxp) and their runtime configurations can be tedious to assemble and maintain across shows. This Skill provides a clear reference to standard file structures, the required JSON model, and naming conventions to streamline show creation and updates.

Core Features & Use Cases

  • File structure reference: documents the te-app/Projects layout, starter templates, and how to organize assets.
  • JSON show configuration guide: explains the .lxp structure (version, model, engine, externals) and how to reproduce reliable runs.
  • Workflow guidance: outlines steps to start a new show from BootupTemplate.lxp or from scratch, and how to apply consistent naming conventions.

Quick Start

Open BootupTemplate.lxp from te-app/Projects, customize channels and views for your production show, then Save As with a descriptive name.

Frequently Asked Questions about te-show

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

FAQPage Schema
How do I configure LXStudio-TE show files for repeatable runs?

Start a new show by opening BootupTemplate.lxp from the te-app/Projects directory, customize channels and views, then Save As with a descriptive name. This workflow ensures consistent file structure and reliable show preparation.

What is the correct JSON structure for an .lxp show file?

An .lxp show file uses a JSON structure containing version, model, engine, and externals sections. Following this standard structure within te-app/Projects ensures your show configurations are organized and reliably reproduced during runtime.

What's the best way to start a new show from scratch in LXStudio-TE?

The best way to start a new show is to open BootupTemplate.lxp from the te-app/Projects directory. Customize the channels and views for your production, then apply consistent naming conventions by saving with a descriptive filename.

Does this te-show guide apply to large-scale event installations like Burning Man?

Yes, the te-show workflow applies to show development, collaboration, and archival workflows across Burning Man, Coachella, and related installations, ensuring standard te-app/Projects structure and BootupTemplate usage are consistently followed.

Why does my LXStudio-TE show configuration fail during initialization?

Show configuration issues often occur when the standard te-app/Projects structure is not followed or the model, engine, and externals sections are incorrectly defined during initialization. Use BootupTemplate.lxp to ensure proper JSON setup and reliable runs.