screenshot

Capture full-screen, window, or region screenshots on macOS, Linux, and Windows.

2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/alanharrryy-wq/hitech-os --skill screenshot-alanharrryy-wq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot
Source: https://github.com/alanharrryy-wq/hitech-os/tree/main/.agents/skills/D_worker/screenshot
Command: npx skills add https://github.com/alanharrryy-wq/hitech-os --skill screenshot-alanharrryy-wq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Screenshots are essential for documenting UI states, troubleshooting, and sharing visual context across platforms, but obtaining consistent captures across macOS, Linux, and Windows can be painful without a tool that adapts to the environment.

Core Features & Use Cases

  • Cross‑platform screenshot capability across macOS, Linux, and Windows
  • Supports full-screen, window, and region captures with app/window targeting
  • Flexible save options: default OS location or explicit path, with support for temporary captures for quick checks

Quick Start

Tell me what to capture (full screen, a specific window, or a region) and where to save the image.

Frequently Asked Questions about screenshot

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

FAQPage Schema
How do I automate taking desktop screenshots across macOS, Linux, and Windows?

Automating desktop screenshot capture across macOS, Linux, and Windows requires cross-platform scripting that adapts to each OS environment using platform-specific capture commands. This tool provides that functionality with input validation and safe default saving behavior.

Can I capture a specific application window or screen region instead of the full desktop?

Capturing specific application windows or screen regions is fully supported. You can target specific apps or define a region for capture instead of taking a full-screen screenshot.

How do I save screenshots to a custom file path instead of the default OS location?

Saving screenshots to a custom file path is supported alongside default OS location saving. You can specify an explicit output path and format, or use temporary captures for quick visual checks.

Does this screenshot tool work natively on macOS, Linux, and Windows without extra dependencies?

This screenshot tool works natively across macOS, Linux, and Windows without requiring extra dependencies. It operates using scripts that execute platform-specific capture commands within each respective OS environment.

What is the best way to document visual UI states for troubleshooting across different operating systems?

Documenting visual UI states for troubleshooting is best handled by cross-platform screenshot automation. It ensures consistent captures across macOS, Linux, and Windows using platform-specific commands and safe defaults.