Agent runtime
로그인, 크레딧 확인, 프로젝트 생성을 위한 기본 명령
vidmuse login
vidmuse plan get
vidmuse thread create --text "Create a 15-second cinematic product video" --aspect-ratio 16:9 --resolution 720p더 많은 명령은 `vidmuse --help`로 확인할 수 있습니다.

Command runtime
공개 `vidmuse` command를 설치해 terminal workflow를 실행합니다. CLI는 login, model check, thread creation을 처리하고, Skill은 agent를 위한 reusable playbook을 제공합니다.
로컬 또는 원격 에이전트를 위해 전역 `vidmuse` 명령을 설치합니다.
curl -fsSL https://vidmuse.sandcdn.com/cli/install.sh | bash로그인, 크레딧 확인, 프로젝트 생성을 위한 기본 명령
vidmuse login
vidmuse plan get
vidmuse thread create --text "Create a 15-second cinematic product video" --aspect-ratio 16:9 --resolution 720p더 많은 명령은 `vidmuse --help`로 확인할 수 있습니다.