together-code-interpreter

Installation
SKILL.md

Together Code Interpreter

Overview

Use Together Code Interpreter when the user wants to execute Python remotely in a managed sandbox.

Typical fits:

  • stateful Python sessions
  • data analysis and chart generation
  • agent-generated code execution
  • file uploads into a remote runtime

When This Skill Wins

  • The user wants remote execution rather than local shell execution
  • Session state needs to persist across multiple calls
  • The result may include display outputs such as charts
  • A lightweight managed runtime is enough; no custom infra is required
Installs
1
Repository
zainhas/skills
First Seen
Mar 30, 2026
together-code-interpreter — zainhas/skills