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
set a variable
set FOO=bar in the sandbox
echo variable
echo the value of FOO from the sandbox
run uv script
run a python script that prints "hello" using requests