Space Store

Install a Space for whatever you do.

Browse the catalog — productivity, finance, ops, games, and more. Open LisaOS to search, filter, and install in a click.

ProductivityBusinessOperationsSalesSupportEngineeringDesignFinanceHealth & FitnessEducationCommunicationReferenceLifestyleUtilitiesGames

Distribution

Three audiences, one artifact.

A Space ships the same way regardless of who sees it. The reach is a publish-time choice, not a re-build.

Anyone

Public

Publish to the catalog. Anyone with LisaOS can install. Reviewed for safety, signed for integrity, ranked by usefulness — not by promotion.

Your org

Private

Distribute inside your org only. Internal tools, company-specific workflows, proprietary processes. Members install with one click; nobody outside ever sees it listed.

One project

Scoped

Pin a Space to a single project. Travels with the project, comes and goes with its lifecycle, no install required for collaborators on that project.

Trust

Open catalog, closed loopholes.

An open Space Store works only if the install is safe. Four guardrails make that real.

Signed manifests

Every published Space is signed by its publisher. LisaOS verifies the signature on install and at every update.

Capability declarations

What a Space asks for is what you grant. Files, network, tools, automation — declared up front, never escalated by prompt.

Reviewed before public

Public listings go through a safety review. Air-gap, telemetry, network egress, and prompt-injection surfaces all checked.

Versioned and revertable

Each install pins a version. Updates are opt-in by default; revert in one click if a release breaks something.

Publishing

Ship a Space in four steps.

Same flow we use to publish LisaOS's own built-in Spaces. The CLI handles the boring parts.

  1. 01Scaffold`lisa scaffold my-space` — manifest, capabilities, icon, basic Operator wiring.
  2. 02BuildEdit code in your local LisaOS, or open SpaceKit for a guided flow. Live preview in a sibling window.
  3. 03Sign`lisa publish` signs the build with your publisher key. The Space Store verifies the signature on every install.
  4. 04ShipPick the audience: public catalog, private to your org, or scoped to a project. Same artifact, different reach.