← Back to Skills Marketplace
tebjan

Vvvv Custom Nodes

by Tebjan Halm · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
305
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vvvv-custom-nodes
Description
Helps write C# node classes for vvvv gamma — the [ProcessNode] pattern, Update() method, out parameters, pin configuration, change detection, stateless opera...
Usage Guidance
This skill is a local authoring aid (guides and C# templates) and appears coherent with its stated purpose. Note the project provenance is unknown (no homepage/author site) — review any generated code before compiling or running it. Examples include patterns that open network servers, read files, or access native/GPU resources; when you adopt generated code, ensure you understand and audit any file I/O, network sockets, or unmanaged resource use before running in your environment.
Capability Analysis
Type: OpenClaw Skill Name: vvvv-custom-nodes Version: 1.0.0 The skill bundle provides legitimate documentation and C# templates for developing custom nodes in vvvv gamma. It outlines standard platform patterns such as the [ProcessNode] attribute, Update method lifecycle, and service injection via NodeContext. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the included examples (e.g., WebSocket server in examples.md) are consistent with the stated purpose of building creative coding tools.
Capability Assessment
Purpose & Capability
The name/description (help writing vvvv gamma C# nodes) matches the supplied SKILL.md, examples, and templates. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md and example files contain coding patterns, constructor/service usage, and examples (file loader, WebSocket server) but do not instruct the agent to read host files, exfiltrate secrets, or call external endpoints. The guidance stays within node authoring scope.
Install Mechanism
No install spec or binaries are included; this is instruction-only so nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested. Example code references service injection via NodeContext which is appropriate for the stated purpose.
Persistence & Privilege
The skill does not request always:true and does not modify agent/system settings. It is user-invocable only and follows normal autonomy defaults.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vvvv-custom-nodes
  3. After installation, invoke the skill by name or use /vvvv-custom-nodes
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
vvvv-custom-nodes 1.0.0 — Initial Release - Provides comprehensive guidance for writing custom C# node classes for vvvv gamma using the [ProcessNode] pattern. - Documents best practices: proper use of Update method, out parameters, pin configuration, change detection, stateless node patterns, and IDisposable. - Explains how to consume context and services (like NodeContext, IFrameClock, game access, and logging) in node constructors. - Details live reload behavior and implications for node state and resource management. - Covers naming conventions to avoid “Node” suffixes, pin visibility/grouping, default values, and effective change detection patterns. - Requires [assembly: ImportAsIs] for node import.
Metadata
Slug vvvv-custom-nodes
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Vvvv Custom Nodes?

Helps write C# node classes for vvvv gamma — the [ProcessNode] pattern, Update() method, out parameters, pin configuration, change detection, stateless opera... It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install Vvvv Custom Nodes?

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

Is Vvvv Custom Nodes free?

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

Which platforms does Vvvv Custom Nodes support?

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

Who created Vvvv Custom Nodes?

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

💬 Comments