Maximum control over AI image generation — write structured VGL (Visual Generation Language) JSON that explicitly controls every visual attribute. Define exact object placement, lighting direction, camera angle, lens focal length, composition, color scheme, and artistic style as deterministic JSON instead of ambiguous natural language. Use this skill when you need reproducible image generation, precise control over scene composition, or want to convert a natural language image request into a structured JSON schema for Bria FIBO models. Triggers on requests for structured prompts, controllable generation, VGL JSON, deterministic image descriptions, or Bria/FIBO structured_prompt format.
$npx -y skills add bria-ai/bria-skill --skill vglInstalls into the current project.
Run `npx skills use "https://github.com/bria-ai/bria-skill" --skill "bria-ai/bria-skill/vgl"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bria-ai/bria-skill" that are relevant to the current task. Run `npx skills add "https://github.com/bria-ai/bria-skill"` and select the relevant skills, then follow their instructions.