Skip to main content

repl

Stars2
Forks0
UpdatedJanuary 16, 2026 at 18:04

Persistent Python REPL server that avoids reloading heavy packages (torch, transformers, nnterp, vllm). Use when running multiple Python commands with heavy imports, loading ML models, or doing iterative testing where variables should persist between executions.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly