system-screenshot

Capture UI screenshots from web, desktop, and Figma targets as PNG with JSON metadata.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/pingqLIN/UniText --skill system-screenshot
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: system-screenshot
Source: https://github.com/pingqLIN/UniText/tree/main/runtime/skills/system-screenshot
Command: npx skills add https://github.com/pingqLIN/UniText --skill system-screenshot

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) components.

What problem does it solve?

This skill streamlines capturing and validating screenshots across web, native, and design targets, helping teams verify UI correctness without manual screen grabs.

Core Features & Use Cases

  • Target-appropriate capture: browser/web apps, Figma nodes, and Windows desktop windows.
  • Output records: returns image path, mode, dimensions, and context metadata.
  • Use Case: QA and design review workflows requiring quick visual validation of UI across platforms.

Quick Start

Ask the system to capture a screenshot of the target using the most appropriate method and report the file path, mode, and dimensions.

Frequently Asked Questions about system-screenshot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture UI screenshots across web apps, Windows desktop, and Figma?โ–ผ

To capture UI screenshots across web apps, Windows desktop, and Figma, this skill applies target-appropriate capture methods using Windows-based scripts and browser tooling. It generates a PNG image and a JSON record containing the output path, mode, width, height, and context details for runtime QA and visual verification.

Can I automate visual verification for QA testing without manual screen grabs?โ–ผ

Automating visual verification for QA testing is achievable by requesting a screenshot of the target app. The skill captures the UI visually and returns the file path, mode, and dimensions, streamlining runtime QA and design review workflows without manual screen grabs.

Does this screenshot tool work with Figma nodes and Windows desktop windows?โ–ผ

Yes, this screenshot tool works with Figma nodes and Windows desktop windows. It supports target-appropriate capture across browser web apps, native Windows windows, and design assets, returning image paths and dimension metadata for accessibility checks and UI debugging.

What output format and metadata do I get when capturing a UI screenshot?โ–ผ

Capturing a UI screenshot yields a PNG image file alongside a JSON record. The JSON output includes the outputPath, capture mode, width, height, and context details, providing the necessary metadata for design handoffs and visual validation across platforms.