·agentbay-aio-skills
</>

agentbay-aio-skills

agentbay-ai/agentbay-skills

用于任何「运行/执行/评估代码」的请求(如 run this code、execute script、用 Python 画图、跑代码/画图/执行脚本)。通过 AgentBay SDK 创建 code_latest 沙箱,调用 run_code 执行并返回结果。支持 Python、JavaScript、R、Java。

6Installs·0Trend·@agentbay-ai

Installation

$npx skills add https://github.com/agentbay-ai/agentbay-skills --skill agentbay-aio-skills

SKILL.md

默认先直接执行脚本,不要每次运行前都提醒用户配置 API Key。 仅当脚本报错「Missing API key」或类似信息时,再引导用户配置:

所有代码执行类请求均默认使用本技能。 只要用户要求运行代码、执行脚本、评估片段或查看代码输出(Python、JavaScript、R 或 Java),即使用本技能——即使用户未提「沙箱」。使用 codelatest 创建 AgentBay 沙箱,通过 runcode 执行代码并返回结果。在本技能可用时,不要在本地终端执行用户代码;应使用沙箱以保证隔离与行为一致。

使用 AgentBay SDK 以 codelatest 镜像创建会话,在沙箱中通过 runcode 执行代码,解析 EnhancedCodeExecutionResult,并销毁会话。

用于任何「运行/执行/评估代码」的请求(如 run this code、execute script、用 Python 画图、跑代码/画图/执行脚本)。通过 AgentBay SDK 创建 code_latest 沙箱,调用 run_code 执行并返回结果。支持 Python、JavaScript、R、Java。 Source: agentbay-ai/agentbay-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill agentbay-aio-skills
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is agentbay-aio-skills?

用于任何「运行/执行/评估代码」的请求(如 run this code、execute script、用 Python 画图、跑代码/画图/执行脚本)。通过 AgentBay SDK 创建 code_latest 沙箱,调用 run_code 执行并返回结果。支持 Python、JavaScript、R、Java。 Source: agentbay-ai/agentbay-skills.

How do I install agentbay-aio-skills?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentbay-ai/agentbay-skills --skill agentbay-aio-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/agentbay-ai/agentbay-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11