screenshot

Capture desktop, window, or pixel-region screenshots across macOS, Linux, and Windows with optional path saving.

Updated May 8, 2026
One-click install
npx skills add https://github.com/dougdliu/FRC_AI_Mega_Project --skill screenshot-dougdliu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: screenshot
Source: https://github.com/dougdliu/FRC_AI_Mega_Project/tree/main/skills/codex/screenshot
Command: npx skills add https://github.com/dougdliu/FRC_AI_Mega_Project --skill screenshot-dougdliu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Capture desktop or window screenshots when needed to support visual verification, UI reviews, and documentation.

Core Features & Use Cases

  • Full-desktop, window, and region captures across macOS, Linux, and Windows.
  • Save captures to a user-specified path or to the OS default location when no path is provided.

Quick Start

Capture a screenshot of the entire desktop or a specific window.

Frequently Asked Questions about screenshot

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

FAQPage Schema
How do I capture a desktop screenshot on demand for UI reviews?▼

You can capture a desktop screenshot on demand by triggering this skill to take full-screen captures and save them to a specified path or the OS default location. It supports visual verification and UI reviews across macOS, Linux, and Windows.

Can I capture a specific window or pixel region instead of the full screen?▼

Yes, you can capture a specific window or pixel region instead of the full screen. The skill explicitly handles full-desktop, window-specific, and pixel-region captures to support diverse visual documentation needs across operating systems.

Does the screenshot capture tool work across macOS, Linux, and Windows?▼

Yes, the screenshot capture tool works across macOS, Linux, and Windows. It uses bundled helper scripts to execute full-desktop, window, and region captures consistently across all three operating systems.

How do I save screenshots to a specific path or temporary storage?▼

You can save screenshots to a specific path or temporary storage by providing an explicit directory during capture. When no path is provided, the skill enforces default-saving behavior and uses temporary storage for Codex inspections.

What is the best way to automate desktop screenshot capture for documentation?▼

The best way to automate desktop screenshot capture for documentation is using this skill's bundled scripts to enforce save-location rules and process captures on demand. It seamlessly supports full-screen, window, and region captures across major operating systems.