Public skills and installer entrypoints for AI agents that work with VidMuse.
The main skill is published at:
skills/vidmuse/SKILL.md
Use it when an AI agent needs to create or inspect VidMuse projects, manage threads and messages, inspect assets and styles, discover models, or work with long-term memory.
macOS, Linux, WSL, or Git Bash:
curl -fsSL https://vidmuse.sandcdn.com/cli/install.sh | bashWindows PowerShell:
iwr https://vidmuse.sandcdn.com/cli/install.ps1 -UseBasicParsing | iexThe same installer scripts are mirrored in this repository root for review and fallback use.