vvvv-editor-extensions

Installation
SKILL.md

Editor Extensions

Extensions are standard VL patches saved with a .HDE.vl suffix. They run automatically when open in the editor.

File Naming

Context Required Name
Standalone extension VL.MyExtension.HDE.vl
Extension-only NuGet VL.MyExtension.HDE (package ID)
Mixed NuGet main doc VL.MyPackage.vl
Mixed NuGet extension doc VL.MyPackage.HDE.vl

Required NuGet References

  • VL.HDE — provides Command node, window types, WindowFactory
  • VL.Lang — provides API nodes under the Session category

Command Node

Related skills

More from tebjan/vvvv-skills

Installs
46
GitHub Stars
23
First Seen
Feb 17, 2026