← 返回 Skills 市场
Vvvv Node Libraries
作者
Tebjan Halm
· GitHub ↗
· v1.0.1
313
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install vvvv-node-libraries
功能描述
Helps set up C# library projects that provide nodes to vvvv gamma — project directory structure, Initialization.cs with AssemblyInitializer, service registra...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vvvv-node-libraries - 安装完成后,直接呼叫该 Skill 的名称或使用
/vvvv-node-libraries触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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/`.
元数据
常见问题
Vvvv Node Libraries 是什么?
Helps set up C# library projects that provide nodes to vvvv gamma — project directory structure, Initialization.cs with AssemblyInitializer, service registra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 313 次。
如何安装 Vvvv Node Libraries?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vvvv-node-libraries」即可一键安装,无需额外配置。
Vvvv Node Libraries 是免费的吗?
是的,Vvvv Node Libraries 完全免费(开源免费),可自由下载、安装和使用。
Vvvv Node Libraries 支持哪些平台?
Vvvv Node Libraries 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vvvv Node Libraries?
由 Tebjan Halm(@tebjan)开发并维护,当前版本 v1.0.1。
推荐 Skills