← 返回 Skills 市场
galbria

Visual Gen Ai Language

作者 Gal Davidi · GitHub ↗ · v1.2.1
cross-platform ⚠ suspicious
1550
总下载
4
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install vgl
功能描述
Maximum control over AI image generation — write structured VGL (Visual Generation Language) JSON that explicitly controls every visual attribute. Define exa...
安全使用建议
This skill appears to be a translator that outputs structured JSON for image generation and does not itself request credentials or install code — that part is coherent. The main red flag is an inconsistent JSON schema: the referenced schema marks many human-specific properties as universally required, while the SKILL.md describes them as conditional. That inconsistency can cause validation failures or force the generator to invent irrelevant values. Before installing/using: 1) test the skill with simple prompts to see the exact JSON it emits; 2) if you plan to execute generated VGL JSON via the bria-ai (or any) execution skill, ensure that execution skill requires and stores API credentials separately and review its permissions; 3) ask the author or maintainer to clarify/fix the schema requirements (make human-only fields optional) to avoid accidental inclusion of sensitive personal attributes; and 4) avoid sending real-person-identifying images or private data through the skill without verifying the downstream execution environment and privacy controls.
功能分析
Type: OpenClaw Skill Name: vgl Version: 1.2.1 The OpenClaw AgentSkills skill bundle is designed to generate structured JSON (VGL) for image generation. The `SKILL.md` file provides detailed instructions for the AI agent on how to construct this JSON, including schema, rules, and examples. There are no instructions that attempt prompt injection to subvert the agent's purpose, nor any code snippets or commands indicating data exfiltration, malicious execution, persistence, or unauthorized network activity. The `curl` example demonstrates how a user would interact with an external API using the agent's output, which is a standard and benign use case.
能力评估
Purpose & Capability
Name/description claim to convert natural-language image requests into deterministic VGL JSON for Bria/FIBO; SKILL.md and examples are consistent with that translator/templating purpose. The skill is instruction-only and does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md instructs the agent to emit a single VGL JSON object and references the bria-ai skill for execution. However, the schema in references/schema-reference.md declares many object-level properties (pose, expression, clothing, number_of_objects, skin_tone_and_texture, etc.) as required for every object entry — contradicting the SKILL.md text which says those are only for human subjects or clusters. This mismatch makes the runtime instructions ambiguous and could force inclusion of irrelevant or fabricated data to satisfy validation.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded. Lowest-risk install posture.
Credentials
The skill declares no required environment variables, credentials, or config paths. It references a separate bria-ai skill for execution, but does not itself request keys or other secrets.
Persistence & Privilege
Does not request always:true, has no system config writes or other privileged persistence. Default autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vgl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vgl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
v1.2.1 — Minor update - Added .DS_Store file (no user-facing changes). - No changes to core functionality or documentation, except updated SKILL.md metadata (author, license, version). - Restated and clarified the skill’s mission: maximum deterministic control for AI image generation with VGL JSON for Bria FIBO models. - No breaking changes or new features.
v0.0.1
No changes detected in this version. - Initial release (0.0.1) of the vgl skill. - Provides structured VGL (Visual Generation Language) JSON prompt guidelines for Bria's FIBO image generation models. - Includes detailed schema, usage scenarios, and edit instruction standards for image generation, editing, inpainting, outpainting, and captioning.
v0.1.0
v0.1.0 – Initial Release - Introduces structured prompt writing for Bria's FIBO models using VGL (Visual Generation Language) in strict JSON schema. - Supports multiple image generation and editing modes: generation, edit, inpainting (masked edit), captioning, and prompt refinement. - Defines detailed schema for describing image content, objects, environments, lighting, aesthetics, photographic characteristics, and style. - Includes explicit instructions for editing and inpainting, with fidelity rules to preserve key image properties. - Ensures deterministic, reproducible descriptions for use with Bria/FIBO’s AI image generation APIs.
元数据
Slug vgl
版本 1.2.1
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Visual Gen Ai Language 是什么?

Maximum control over AI image generation — write structured VGL (Visual Generation Language) JSON that explicitly controls every visual attribute. Define exa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1550 次。

如何安装 Visual Gen Ai Language?

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

Visual Gen Ai Language 是免费的吗?

是的,Visual Gen Ai Language 完全免费(开源免费),可自由下载、安装和使用。

Visual Gen Ai Language 支持哪些平台?

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

谁开发了 Visual Gen Ai Language?

由 Gal Davidi(@galbria)开发并维护,当前版本 v1.2.1。

💬 留言讨论