← Back to Skills Marketplace
tebjan

Vvvv Node Libraries

by Tebjan Halm · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
313
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install vvvv-node-libraries
Description
Helps set up C# library projects that provide nodes to vvvv gamma — project directory structure, Initialization.cs with AssemblyInitializer, service registra...
Usage Guidance
This is a documentation-only skill describing how to author and publish vvvv gamma node libraries; it appears internally consistent. Before relying on it: (1) confirm the guidance matches the vvvv version you use, (2) prefer official or well-known project examples for templates, and (3) if you later follow links or copy code from unknown external repos, review that code (and any CI workflows) before running builds or publishing packages.
Capability Analysis
Type: OpenClaw Skill Name: vvvv-node-libraries Version: 1.0.1 The skill bundle provides comprehensive documentation and code templates for developing vvvv gamma node libraries in C#. It covers project structure, service registration, and NuGet publishing without any evidence of malicious intent, data exfiltration, or unauthorized execution. All instructions and code snippets are consistent with the stated purpose of assisting vvvv developers.
Capability Assessment
Purpose & Capability
The name/description (vvvv node libraries) match the content: project layout, AssemblyInitializer, RegisterService, ImportAsIs, .csproj and packaging guidance. There are no unrelated requirements (no binaries, no cloud credentials).
Instruction Scope
SKILL.md and accompanying documents only describe how to structure projects, register services/factories, and publish NuGet packages for vvvv. They do not instruct reading system files, exfiltrating data, contacting external endpoints, or accessing secrets beyond normal packaging metadata.
Install Mechanism
There is no install spec and no code files to install or execute. This is the lowest-risk form (instruction-only).
Credentials
The skill declares no required environment variables, no credentials, and references only typical project file paths and csproj settings relevant to building/publishing vvvv libraries.
Persistence & Privilege
Flags show always: false and no requests to modify agent/system configuration. The skill is user-invocable and may be called by an agent (normal behavior) but it does not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vvvv-node-libraries
  3. After installation, invoke the skill by name or use /vvvv-node-libraries
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Improved skill descriptions: better triggering for HLSL/shaders, Spreads/collections, ImportAsIs/dotnet, VL packages, reactive channels. Fixed broken cross-skill reference in troubleshooting.
v1.0.0
vvvv-node-libraries 1.0.0 - Initial release providing detailed guidance for setting up C# node library projects for vvvv gamma. - Documents required project structure, naming conventions, and packaging rules. - Covers `Initialization.cs` essentials, service registration, and use of `RegisterNodeFactory` for dynamic nodes. - Explains `ImportAsIs` for namespace/category configuration and category overrides. - Provides patterns for service registration, resource providers, and safe consumption within nodes. - Includes full example `.csproj` setup for outputting to `lib/net8.0/`.
Metadata
Slug vvvv-node-libraries
Version 1.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Vvvv Node Libraries?

Helps set up C# library projects that provide nodes to vvvv gamma — project directory structure, Initialization.cs with AssemblyInitializer, service registra... It is an AI Agent Skill for Claude Code / OpenClaw, with 313 downloads so far.

How do I install Vvvv Node Libraries?

Run "/install vvvv-node-libraries" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vvvv Node Libraries free?

Yes, Vvvv Node Libraries is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Vvvv Node Libraries support?

Vvvv Node Libraries is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vvvv Node Libraries?

It is built and maintained by Tebjan Halm (@tebjan); the current version is v1.0.1.

💬 Comments