← 返回 Skills 市场
tebjan

Vvvv Custom Nodes

作者 Tebjan Halm · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
305
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install vvvv-custom-nodes
功能描述
Helps write C# node classes for vvvv gamma — the [ProcessNode] pattern, Update() method, out parameters, pin configuration, change detection, stateless opera...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vvvv-custom-nodes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vvvv-custom-nodes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug vvvv-custom-nodes
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Vvvv Custom Nodes 是什么?

Helps write C# node classes for vvvv gamma — the [ProcessNode] pattern, Update() method, out parameters, pin configuration, change detection, stateless opera... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。

如何安装 Vvvv Custom Nodes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vvvv-custom-nodes」即可一键安装,无需额外配置。

Vvvv Custom Nodes 是免费的吗?

是的,Vvvv Custom Nodes 完全免费(开源免费),可自由下载、安装和使用。

Vvvv Custom Nodes 支持哪些平台?

Vvvv Custom Nodes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Vvvv Custom Nodes?

由 Tebjan Halm(@tebjan)开发并维护,当前版本 v1.0.0。

💬 留言讨论