📦 Vvvv Node Libraries — vvvv节点库搭建

v1.0.1

一键生成 C# 项目骨架,为 vvvv gamma 提供自定义节点:自动创建目录结构、AssemblyInitializer 初始化文件、服务注册及依赖注入配置,让开发者专注于节点逻辑而非项目配置。

0· 293·1 当前·1 累计
tebjan 头像by @tebjan (Tebjan Halm)
下载技能包
最后更新
2026/3/6
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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.
详细分析 ▾
用途与能力
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).
指令范围
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.
安装机制
There is no install spec and no code files to install or execute. This is the lowest-risk form (instruction-only).
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/5

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install vvvv-node-libraries
镜像加速npx clawhub@latest install vvvv-node-libraries --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库