4d-form-screenshot

Installation
SKILL.md

4D Form Screenshot

Capture a screenshot for a specific form and save it as Project/Sources/Forms/<FormName>/form.png.

Inputs

Accept either:

  • A form name such as Form1
  • A path to form.4DForm such as Project/Sources/Forms/Form1/form.4DForm
  • A path to the form folder if that folder contains form.4DForm

Pass the raw form input through --user-param. The bundled _formScreenshot.4dm resolves a form.4DForm path to the form name before calling FORM SCREENSHOT.

Use /4d-run

Use the /4d-run skill to locate tool4d and to run the startup method.

Workflow

Installs
2
GitHub Stars
1
First Seen
Apr 1, 2026
4d-form-screenshot — e-marchand/skills