daytona-seeded-cloud-demo skillB
daytona-seeded-cloud-demo is agent-read markdown (skill) from different-ai/openwork: Daytona seeded cloud demo, demo credentials, Acme Robotics seed. Use when the user asks to spin up, keep running, seed, or prepare an OpenWork Cloud/Den Daytona demo instance..
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
# Daytona Seeded Cloud Demo Use this skill to quickly create a persistent-enough OpenWork Cloud/Den Daytona server demo, seed it with Acme Robotics demo data, validate the login, and return copy-pasteable demo details. ## Goal Start a server-only Daytona sandbox for demos, seed the Den database, keep the sandbox warm, and return URLs plus credentials the user can share. ## Fast Path Run from the repo root. Prefer a stable sandbox name when the user wants to hand this to someone else: ```bash BRANCH="$(git rev-parse --abbrev-ref HEAD)" SANDBOX="openwork-cloud-demo-seeded" bash .devcontainer/test-server-on-daytona.sh "$BRANCH" --name "$SANDBOX" ``` If the sandbox name already exists, choose a dated suffix instead, for example: ```bash SANDBOX="openwork-cloud-demo-seeded-$(date +%Y%m%d-%H%M)" bash .devcontainer/test-server-on-daytona.sh "$BRANCH" --name "$SANDBOX" ``` The helper prints these values. Capture them exactly: ```bash DEN_WEB_URL="<printed Den Web URL>" DEN_API_URL="<printed Den API URL>" ``` ## Seed Demo Data Seed the sandbox after the Den stack is healthy. The seed uses the same encryption and auth secrets as `.devcontainer/start-daytona-server.sh`. ```bash …
Read the whole file at its exact version.
How to install
mdr add different-ai/openwork/daytona-seeded-cloud-demo@git:20260827.92f4f3fmdr add different-ai/openwork/daytona-seeded-cloud-demo@sha256:ef0b16ad5b76fcaaPin 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_rvv6ki7ejmdrkrtn)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260827.92f4f3f latest | 2026-08-27 | 92f4f3f | 5,034 B | B | view · diff |
| git:20260614.bcffce8 | 2026-06-14 | bcffce8 | 5,123 B | B | view · diff |
| git:20260605.6279c8d | 2026-06-05 | 6279c8d | 5,125 B | B | view |
Audit of the latest version
- fail: No link to a raw IP address (matched: http://127.0.0.1:8788)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5034 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 instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No script tag
Source
different-ai/openwork · 23,724 stars · license NOASSERTION · pushed 2026-09-25 · branch dev
API
GET https://markdownregistry.com/api/v1/artifacts/art_rvv6ki7ejmdrkrtn GET https://markdownregistry.com/api/v1/resolve?ref=different-ai/openwork/daytona-seeded-cloud-demo GET https://markdownregistry.com/api/v1/blob/ef0b16ad5b76fcaa70b37ca1079d70e4ac4775a6ebcf31f6f637f4e702021914
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.