Covers launching vvvv gamma from the command line or programmatically -- normal startup, opening specific .vl patches, command-line arguments, package repositories, and key filesystem paths (install directory, user data, sketches, exports, packages). Use when starting vvvv, configuring launch arguments, setting up package repositories, or finding vvvv's data directories.
$npx -y skills add tebjan/vvvv-skills --skill vvvv-startupInstalls into the current project.
Run `npx skills use "https://github.com/tebjan/vvvv-skills" --skill "tebjan/vvvv-skills/vvvv-startup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tebjan/vvvv-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tebjan/vvvv-skills"` and select the relevant skills, then follow their instructions.