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-computerVM0 컴퓨터 커넥터를 통해 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