byivanyangyangxi· 59 skills
Capture UE viewport screenshots (color, depth, normal buffers) and build AI analysis context. Use when AI needs to: (1) take a screenshot of the current viewport, (2) capture depth/normal maps alongside color, (3) analyze scene composition/lighting/performance visually, (4) get viewport image + camera transform for scene analysis. NOT for: runtime game screenshots, cinematic rendering, Sequencer captures.
$npx -y skills add ivanyangyangxi/artclaw_bridge --skill ue57_viewport_captureInstalls into the current project.
Run `npx skills use "https://github.com/ivanyangyangxi/artclaw_bridge" --skill "ivanyangyangxi/artclaw_bridge/ue57_viewport_capture"` 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/ivanyangyangxi/artclaw_bridge" that are relevant to the current task. Run `npx skills add "https://github.com/ivanyangyangxi/artclaw_bridge"` and select the relevant skills, then follow their instructions.