← 返回 Skills 市场
Vvvv Dotnet
作者
Tebjan Halm
· GitHub ↗
· v1.0.1
321
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install vvvv-dotnet
功能描述
Helps with .NET integration in vvvv gamma — NuGet packages, library references, .csproj project configuration, the [assembly: ImportAsIs] attribute, vector t...
安全使用建议
This skill is coherent with its description and appears safe in that it only documents .NET/vvvv build and packaging steps. Before installing or granting the agent access: ensure the agent only has access to the project folders you intend it to build (running `dotnet build` and `nuget pack` will read and write files), don't provide unrelated credentials, and review any code you compile/run (the docs include usage of Unsafe.As and IDisposable patterns which are advanced and can affect memory/resource safety). If you want extra caution, run build steps in a sandboxed environment or review actions interactively rather than allowing full autonomous execution.
功能分析
Type: OpenClaw Skill
Name: vvvv-dotnet
Version: 1.0.1
The skill bundle provides legitimate technical documentation and code snippets for integrating .NET libraries with the vvvv gamma visual programming environment. It contains standard .csproj configurations, official NuGet repository URLs (nuget.org and teamcity.vvvv.org), and idiomatic C# examples for vector interop, async patterns, and resource management (SKILL.md, forwarding.md). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name/description (vvvv .NET integration) align with SKILL.md content: .csproj configuration, NuGet sources, ImportAsIs attribute, vector interop, async patterns and packaging. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
The instructions are focused on build/config tasks (e.g., run `dotnet build`, add NuGet.config, set OutputPath). They reference project files and build artifacts as expected for this domain and do not instruct reading unrelated system files or exfiltrating data. Note: running `dotnet build` or `nuget pack` requires filesystem and build-tool access (expected for this skill).
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal footprint and no network installs or extracted archives.
Credentials
No environment variables, credentials, or config paths are required. NuGet feed URLs are documented for legitimate package resolution (including the vvvv TeamCity feed); these are appropriate for the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request permanent presence or system-wide configuration changes. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vvvv-dotnet - 安装完成后,直接呼叫该 Skill 的名称或使用
/vvvv-dotnet触发 - 根据 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-dotnet 1.0.0 – Initial release
- Provides guidance on integrating .NET libraries, NuGet packages, and project configuration in vvvv gamma.
- Documents .csproj setup, global usings, required attributes, and NuGet sources for plugin development.
- Explains differences between source project and binary DLL workflows.
- Covers async patterns, IDisposable usage, and vector type interop (Stride/System.Numerics).
- Details best practices for packaging, deployment, and referencing vvvv-loaded assemblies.
- Offers example code snippets and a catalog of common VL packages.
元数据
常见问题
Vvvv Dotnet 是什么?
Helps with .NET integration in vvvv gamma — NuGet packages, library references, .csproj project configuration, the [assembly: ImportAsIs] attribute, vector t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 321 次。
如何安装 Vvvv Dotnet?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vvvv-dotnet」即可一键安装,无需额外配置。
Vvvv Dotnet 是免费的吗?
是的,Vvvv Dotnet 完全免费(开源免费),可自由下载、安装和使用。
Vvvv Dotnet 支持哪些平台?
Vvvv Dotnet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vvvv Dotnet?
由 Tebjan Halm(@tebjan)开发并维护,当前版本 v1.0.1。
推荐 Skills