build-and-deploy

Installation
SKILL.md

You are packaging an Even Hub G2 app for distribution. Follow the steps below carefully, validating each stage before proceeding.

Packaging Workflow

Follow these steps in order:

Step 1 — Validate app.json

  1. Locate app.json in the project root.
  2. Read the file and validate every field against the field reference below.
  3. If any field is missing, has the wrong type, or fails a validation rule, report the exact error and fix it (with user confirmation if the fix changes meaningful values like package_id or name).
  4. Do not proceed until app.json is valid.

Step 2 — Build

Run the build command from the project root:

Installs
35
GitHub Stars
43
First Seen
Apr 26, 2026
build-and-deploy — even-realities/everything-evenhub