← Back to Skills Marketplace
tebjan

Vvvv Fileformat

by Tebjan Halm · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
333
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vvvv-fileformat
Description
Describes the .vl XML file format used by vvvv gamma — document structure, element hierarchy, ID system (base62 GUIDs), NodeReference/Choice patterns, Pins,...
Usage Guidance
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 the agent.
Capability Analysis
Type: OpenClaw Skill Name: vvvv-fileformat Version: 1.0.0 The bundle provides comprehensive documentation and technical specifications for the .vl XML file format used by vvvv gamma. It includes detailed descriptions of the element hierarchy, ID system, and layout best practices across SKILL.md, format-reference.md, and best-practices.md. No malicious code, data exfiltration attempts, or prompt injection attacks were identified.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
The skill declares no environment variables, credentials, or config paths. There is no disproportionate request for secrets or unrelated service keys.
Persistence & Privilege
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vvvv-fileformat
  3. After installation, invoke the skill by name or use /vvvv-fileformat
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release of the vvvv-fileformat skill. - Provides a technical description of the .vl XML file format used by vvvv gamma - Documents element hierarchy, ID system (base62 GUIDs), NodeReference/Choice patterns, Pins, Pads (IOBoxes), Links, and ProcessDefinition/Fragment lifecycle - Explains regions (If/ForEach/Cache), type definitions, TypeAnnotations, and property serialization - Includes examples and key conventions for generating, parsing, or modifying .vl files programmatically - Useful for understanding the XML structure of vvvv patches or developing compatible tools
Metadata
Slug vvvv-fileformat
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Vvvv Fileformat?

Describes the .vl XML file format used by vvvv gamma — document structure, element hierarchy, ID system (base62 GUIDs), NodeReference/Choice patterns, Pins,... It is an AI Agent Skill for Claude Code / OpenClaw, with 333 downloads so far.

How do I install Vvvv Fileformat?

Run "/install vvvv-fileformat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vvvv Fileformat free?

Yes, Vvvv Fileformat is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Vvvv Fileformat support?

Vvvv Fileformat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vvvv Fileformat?

It is built and maintained by Tebjan Halm (@tebjan); the current version is v1.0.0.

💬 Comments