← 返回 Skills 市场
tebjan

Vvvv Spreads

作者 Tebjan Halm · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
297
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install vvvv-spreads
功能描述
Helps write code using vvvv gamma's Spread<T> immutable collection type and SpreadBuilder<T>. Use when working with Spreads, SpreadBuilder, collections, arra...
安全使用建议
This is an instruction-only helper with code examples for vvvv gamma Spread<T>. It asks for no credentials and installs nothing, so there is no direct exfiltration or install risk. Things to consider before enabling: (1) the skill may trigger automatically when you or your agent mention lists/arrays unless you restrict autonomous invocation — disable autonomous use if you want manual control; (2) verify the patterns and edge cases against your vvvv gamma version and build/test generated code in a safe environment; (3) note the minor version mismatch between the registry (1.0.1) and SKILL.md (1.1) — this is likely cosmetic but worth confirming if provenance/version tracking matters to you; and (4) the content is licensed CC-BY-SA-4.0, so reuse of examples should follow that license.
功能分析
Type: OpenClaw Skill Name: vvvv-spreads Version: 1.0.1 The skill bundle provides documentation and C# code examples for working with the Spread<T> collection type in the vvvv gamma framework. It contains standard programming patterns (mapping, filtering, zipping) and performance guidelines without any signs of malicious intent, data exfiltration, or prompt injection. Files reviewed: SKILL.md, examples.md, and _meta.json.
能力评估
Purpose & Capability
Name, description, and included files are consistent: the skill provides guidance and code snippets for vvvv gamma's Spread<T> and SpreadBuilder<T>. It does not request extra binaries, credentials, or unrelated capabilities. Minor metadata mismatch: SKILL.md lists version "1.1" while registry metadata shows 1.0.1 (likely bookkeeping, not a security issue).
Instruction Scope
SKILL.md contains only documentation and C# example code for Spread usage and performance tips. It instructs agents to apply the skill whenever collection-processing C# code appears (including generic terms like 'list' or 'array'), which broadens when the skill might be triggered but stays within the coding-assistant domain. There are no instructions to read files, access environment variables, or contact external endpoints.
Install Mechanism
No install spec and no code files beyond examples and documentation. This is low risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. SKILL.md does not reference any secrets or external service tokens.
Persistence & Privilege
Flags are defaults (always: false, user-invocable: true, disable-model-invocation: false). Autonomous invocation is permitted by default on the platform; combined with this skill's narrow scope and lack of sensitive access, that is acceptable. If you prefer the agent not to trigger it automatically when mentioning generic collection terms, consider disabling autonomous invocation or only invoking the skill explicitly.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vvvv-spreads
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vvvv-spreads 触发
  4. 根据 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
Initial release of vvvv-spreads skill. - Provides guidance and code patterns for using vvvv gamma's Spread<T> and SpreadBuilder<T>. - Covers creation, access, mapping, filtering, zipping, and accumulation with Spread<T>. - Includes performance best practices and differences between Spread<T> and ReadOnlySpan<T>. - Contains example code for typical usage and recommendations for process nodes. - Designed to assist with collections and iteration in vvvv gamma development.
元数据
Slug vvvv-spreads
版本 1.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Vvvv Spreads 是什么?

Helps write code using vvvv gamma's Spread<T> immutable collection type and SpreadBuilder<T>. Use when working with Spreads, SpreadBuilder, collections, arra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 297 次。

如何安装 Vvvv Spreads?

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

Vvvv Spreads 是免费的吗?

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

Vvvv Spreads 支持哪些平台?

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

谁开发了 Vvvv Spreads?

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

💬 留言讨论