hf-sandbox_

remote code execution for ai agents

install

git clone https://huggingface.co/spaces/burtenshaw/sandbox .claude/skills/hf-sandbox

create sandbox

create a sandbox called my-sandbox on hugging face

store a value

save 42 to a file called foo in the sandbox

read it back

read the value of foo from the sandbox

run uv script

run a python script that prints "hello" using requests

background job

run train.py in the background and save output to a log file