Code Executor
v1.5.2精选
安全沙箱代码执行技能,支持 Python/JS/Shell,内置超时控制与资源限制,适合数据分析与自动化任务。
代码执行自动化
安装命令
openclaw skill install code-executor安装指南
```bash
openclaw skill install code-executor
```
使用示例
```python
agent.run("分析这份 CSV 数据并生成图表")
```
安全沙箱代码执行技能,支持 Python/JS/Shell,内置超时控制与资源限制,适合数据分析与自动化任务。
openclaw skill install code-executor