daytona-companion

Installation
SKILL.md

Daytona Companion

Daytona provides remote cloud sandboxes for running code, tests, and services in isolation. This skill manages the full sandbox lifecycle — create, push code, execute, pull results, preview, and tear down.

This skill is a runtime adapter. It documents how to drive Daytona sandboxes; it does not decide whether a given task should run remotely instead of locally. That decision belongs to the orchestration layer (team-lead-orchestration) and any local routing profile that captures host constraints such as memory pressure, secrets, or quota.

Set the manager script path from this skill path:

SCRIPT="${SKILL_ROOT}/scripts/daytona-manager.mjs"

${SKILL_ROOT} is the path to this daytona-companion skill directory. Set it from the loaded skill path; do not prepend another install root. From the marketplace root, the direct manager entrypoint is skills/daytona-companion/scripts/daytona-manager.mjs.

Typical workflows

Create a sandbox, push code, run tests, pull results

Related skills

More from atomlink-ye/my-claude-plugins

Installs
12
First Seen
Apr 29, 2026