mcpbeat

Sandbox MCP

alibaba/sandbox-mcp

Verify Sandbox MCP can be installed and called from skill-up.

629 tokens
context cost
the whole folder, loaded on every use
5
files
instructions only
0
copies elsewhere
how many repositories repackaged it
362
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/alibaba/skill-up --skill sandbox-mcp

What comes with it

2 303 bytes besides the instruction
README.md
evals/cases/python-run.yaml
evals/eval.yaml
evals/fixtures/mcp/agent-sandbox.yaml

The instruction itself

1 sections, as written by the author

Sandbox MCP

Use the configured Sandbox MCP tools to create a sandbox, execute code, and

shut the sandbox down.

How to use it

Copy the folder

Take alibaba/sandbox-mcp from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.