什么是 vm0-computer?
通过 VM0 计算机连接器通过 WebDAV 访问用户的本地计算机文件。当您需要从 VM0 沙箱内读取、写入或列出用户本地计算机上的文件时使用。 来源:vm0-ai/vm0-skills。
通过 VM0 计算机连接器通过 WebDAV 访问用户的本地计算机文件。当您需要从 VM0 沙箱内读取、写入或列出用户本地计算机上的文件时使用。
通过命令行快速安装 vm0-computer AI 技能到你的开发环境
来源:vm0-ai/vm0-skills。
Access the user's local filesystem from a VM0 sandbox over a secure WebDAV tunnel established by the VM0 Computer Connector.
Note on Proxy Persistence: VM0 sandboxes are stateless environments. The proxy process and /tmp/proxy.mjs file will be cleared between sessions. This is expected behavior - you'll need to reinstall ws and recreate the proxy each time you start a new sandbox session.
The proxy runs in the background. Tools can now connect to http://127.0.0.1:8080 (WebDAV) and ws://127.0.0.1:9222 (Chrome CDP) without any additional headers.
通过 VM0 计算机连接器通过 WebDAV 访问用户的本地计算机文件。当您需要从 VM0 沙箱内读取、写入或列出用户本地计算机上的文件时使用。 来源:vm0-ai/vm0-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vm0-ai/vm0-skills --skill vm0-computer通过 VM0 计算机连接器通过 WebDAV 访问用户的本地计算机文件。当您需要从 VM0 沙箱内读取、写入或列出用户本地计算机上的文件时使用。 来源:vm0-ai/vm0-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vm0-ai/vm0-skills --skill vm0-computer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vm0-ai/vm0-skills