📦 Vvvv Fileformat — vvvv gamma文件格式

v1.0.0

解析并说明 vvvv gamma 使用的 .vl XML 文件格式,涵盖文档结构、元素层级、base62 GUID 编号机制、NodeReference/Choice 模式与 Pin 定义等核心规范。

1· 308·1 当前·1 累计
tebjan 头像by @tebjan (Tebjan Halm)
下载技能包
最后更新
2026/3/5
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This is a read-only format reference and layout best-practices for vvvv .vl files — safe to install from an integrity standpoint. Before using: (1) be mindful if you let an agent edit real files — review changes before applying; (2) if the skill is later modified to include install steps, network endpoints, or requests for credentials, revoke it and re-evaluate; (3) if you need the agent to operate on private .vl files, ensure those files don't contain sensitive secrets before sharing them with ...
详细分析 ▾
用途与能力
Name and description match the SKILL.md, format-reference.md, and best-practices.md files. All declared/required resources are empty (no env vars, binaries, or config paths), which is appropriate for a pure documentation/reference skill.
指令范围
SKILL.md contains prescriptive guidance about generating, parsing, and organizing .vl XML files. It does not instruct the agent to read arbitrary system files, call external endpoints, or access credentials — scope stays within the documented file-format tasks.
安装机制
No install spec or code is provided (instruction-only). Nothing will be downloaded or written to disk by an installer, which is proportionate for a documentation skill.
凭证需求
The skill declares no environment variables, credentials, or config paths. There is no disproportionate request for secrets or unrelated service keys.
持久化与权限
Flags show the skill is user-invocable and not always-enabled. It does not request persistent system-wide privileges or to modify other skills' configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/5

NULL

无害

安装命令

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