Remote Python execution in managed sandboxes on Together AI with stateful sessions, file uploads, data analysis, chart generation, and notebook-like runs via the Sandboxes API. Reach for it whenever the user wants managed remote Python execution instead of local execution, raw clusters, or full model hosting.
$npx -y skills add togethercomputer/skills --skill together-sandboxesInstalls into the current project.
Run `npx skills use "https://github.com/togethercomputer/skills" --skill "togethercomputer/skills/together-sandboxes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/togethercomputer/skills" that are relevant to the current task. Run `npx skills add "https://github.com/togethercomputer/skills"` and select the relevant skills, then follow their instructions.