← 返回 Skills 市场
Vvvv Editor Extensions
作者
Tebjan Halm
· GitHub ↗
· v1.0.0
284
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install vvvv-editor-extensions
功能描述
Helps create vvvv gamma editor extensions — .HDE.vl file naming, Command node registration with keyboard shortcuts, SkiaWindow/SkiaWindowTopMost window types...
安全使用建议
This skill is documentation for writing vvvv editor extensions and does not install or request credentials. It appears coherent and low-risk as-is. However: if you follow its guidance to create or enable .HDE.vl extensions, remember those extension files run inside the editor and can execute arbitrary logic against your project files — only use extensions from sources you trust and review the .HDE.vl contents before loading or distributing them. The skill itself will not fetch or run code, but any code you generate or enable following it should be inspected.
功能分析
Type: OpenClaw Skill
Name: vvvv-editor-extensions
Version: 1.0.0
The skill bundle contains purely instructional documentation (SKILL.md) for developing editor extensions for the vvvv gamma environment. It outlines naming conventions, required NuGet packages (VL.HDE, VL.Lang), and usage of specific API nodes without providing any executable code or suspicious instructions.
能力评估
Purpose & Capability
The name/description (vvvv editor extensions) matches the SKILL.md content: file naming, Command node usage, window types, docking, and API access for VL.Lang Session. Nothing in the metadata or instructions asks for unrelated capabilities.
Instruction Scope
SKILL.md is purely documentation and runtime guidance for building editor extensions. It does not instruct the agent to read arbitrary files, access environment variables, call external endpoints, or perform system administration actions beyond normal extension development guidance.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented APIs and NuGet references (VL.HDE, VL.Lang) are appropriate and expected for vvvv extension development.
Persistence & Privilege
always is false and model invocation is allowed (default). There is no attempt to modify other skills or persist credentials; no elevated or permanent privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vvvv-editor-extensions - 安装完成后,直接呼叫该 Skill 的名称或使用
/vvvv-editor-extensions触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of vvvv-editor-extensions.
- Provides guidelines and requirements for creating editor extensions in vvvv gamma.
- Details .HDE.vl file naming conventions for different extension scenarios.
- Describes use of the Command node for registering custom commands with labels, visibility, and keyboard shortcuts.
- Documents available window types (SkiaWindow, SkiaWindowTopMost) and docking with WindowFactory.
- Explains how to access hovered/selected node information and manipulate pins using VL.Lang Session nodes.
- Lists developer shortcuts and current limitations (settings panel unavailable, not supported in exported apps).
元数据
常见问题
Vvvv Editor Extensions 是什么?
Helps create vvvv gamma editor extensions — .HDE.vl file naming, Command node registration with keyboard shortcuts, SkiaWindow/SkiaWindowTopMost window types... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 284 次。
如何安装 Vvvv Editor Extensions?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vvvv-editor-extensions」即可一键安装,无需额外配置。
Vvvv Editor Extensions 是免费的吗?
是的,Vvvv Editor Extensions 完全免费(开源免费),可自由下载、安装和使用。
Vvvv Editor Extensions 支持哪些平台?
Vvvv Editor Extensions 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vvvv Editor Extensions?
由 Tebjan Halm(@tebjan)开发并维护,当前版本 v1.0.0。
推荐 Skills