run-app skillB
run-app is agent-read markdown (skill) from mendixlabs/mxcli: Build and start the Mendix app in Docker, and restart it after changes. Use when asked to run, launch or restart the app in a container. For the fast inner loop prefer run-local..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Run App Skill This skill builds and starts the Mendix application in Docker. ## When to Use This Skill Use this when: - The user asks to run, start, or launch the app - The user asks to rebuild and restart after making changes - The user wants to test their changes in a running environment ## Prerequisites Check Before running, verify: 1. **mxcli is local** — always use `./mxcli`, not `mxcli` 2. **Docker is available** — check with `docker ps` Everything else (MxBuild, runtime, Docker stack) is auto-downloaded/initialized by `docker run`. --- ## Quick Start: One Command ```bash # Setup, build, and start — handles everything automatically ./mxcli docker run -p MxCliDemoApp2.mpr --wait ``` This single command: 1. Downloads MxBuild (if not cached) 2. Downloads the Mendix runtime (if not cached) 3. Initializes the Docker stack (if not already done) 4. Builds the PAD package 5. Starts the containers in the background 6. Waits for "Runtime successfully started" (with `--wait`) The app is available at: **http://localhost:8080** Admin console: **http://localhost:8090** (password: `AdminPassword1!`) --- ## After Making MDL Changes …
Read the whole file at its exact version.
How to install
mdr add mendixlabs/mxcli/run-app@git:20260821.ff81a24mdr add mendixlabs/mxcli/run-app@sha256:d0e04bbb60cf187bPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_g5j5pf73f464yowe)
1 badge views in 30 days
Versions
Audit of the latest version
- fail: No instruction to read or print local credentials (matched: read from that `.env)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5327 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
mendixlabs/mxcli · 124 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_g5j5pf73f464yowe GET https://markdownregistry.com/api/v1/resolve?ref=mendixlabs/mxcli/run-app GET https://markdownregistry.com/api/v1/blob/d0e04bbb60cf187b8cd4e8441d845ba273cf92264a9bc09db60d64a116f2d2dc
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.