Screenshots

Locate the latest ShareX screenshot and inspect in-game UI state.

1|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/vaoan/SND --skill screenshots-vaoan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Screenshots
Source: https://github.com/vaoan/SND/tree/main/.claude/skills/screenshots
Command: npx skills add https://github.com/vaoan/SND --skill screenshots-vaoan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reads screenshots captured by ShareX to provide a visual understanding of game UI state, including current window states, dialogs, and addon configurations.

Core Features & Use Cases

  • Locate the most recent screenshot using a Glob pattern against the configured ShareX Screenshots folder.
  • Open and inspect the image to infer UI elements like health bars, menus, and error dialogs.
  • Use cases include debugging script behavior, verifying UI state, and validating addon configurations.

Quick Start

Use the Screenshots skill to read the latest image from the ShareX folder, for example Z:\Users\Heiner\Documents\ShareX\Screenshots\2025-12\ffxiv_dx11_*.png, and inspect it with the Read tool.

Frequently Asked Questions about Screenshots

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

FAQPage Schema
How do I analyze game UI state from ShareX screenshots?

To analyze game UI state from ShareX screenshots, use a Glob pattern to locate the most recent image in your configured folder, then inspect it with the Read tool to visually verify health bars, menus, and dialogs.

Can I debug script behavior by inspecting recent game screenshots?

You can debug script behavior by inspecting recent game screenshots to validate current UI states, addon window configurations, and error dialogs visually through a Glob-based file search and image viewer.

How do I locate the latest screenshot in a ShareX folder using a Glob pattern?

Locate the latest screenshot in a ShareX folder by applying a Glob pattern search against the configured directory, such as matching paths like Z:\Users\Heiner\Documents\ShareX\Screenshots\2025-12\ffxiv_dx11_*.png.

Does the screenshot visual inspection method work for verifying addon configurations?

The screenshot visual inspection method works for verifying addon configurations by opening the most recent captured image to visually confirm current window states, dialogs, and UI element placements.

What are the limitations of using a Glob search to read screenshots for UI analysis?

Limitations of using a Glob search for UI analysis include relying entirely on the presence of newly captured images in the ShareX folder and requiring manual context-driven commands to guide the visual inference of game states.