screenshot

Capture desktop screenshots across macOS, Linux, and Windows using native commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jacketlong23/skills --skill screenshot-jacketlong23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot
Source: https://github.com/jacketlong23/skills/tree/main/screenshot
Command: npx skills add https://github.com/jacketlong23/skills --skill screenshot-jacketlong23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows you to capture screenshots of your entire desktop, specific windows, or custom regions, essential for documentation, bug reporting, and visual communication.

Core Features & Use Cases

  • Full Desktop Capture: Takes a screenshot of your entire screen across all monitors.
  • Window/App Capture: Captures a specific application window or all windows belonging to an application (macOS only).
  • Region Capture: Allows you to define and capture a precise rectangular area of your screen.
  • Use Case: When reporting a visual bug, use this Skill to capture a screenshot of the problematic window or area, making it easy to share with developers.

Quick Start

Use the screenshot skill to capture your entire screen and save it to your default screenshots folder.

Frequently Asked Questions about screenshot

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

FAQPage Schema
How do I take a screenshot of a specific window on macOS and Linux?

To capture a screenshot of a specific window, the Skill uses native OS commands to target the active application window or a defined screen region. It supports full-screen, region, and specific application window captures across macOS, Linux, and Windows.

What is the best way to automate desktop screenshot capture for bug reporting?

Automating desktop screenshot capture for bug reporting is handled by native OS commands or provided helper scripts. This Skill captures full screens, specific windows, or custom regions with configurable output paths and formats to streamline visual communication and documentation.

Do I need special permissions to capture a full screen across multiple monitors?

Yes, capturing a full screen across multiple monitors requires appropriate OS-level permissions for screen recording. The Skill relies on native OS commands to function, so your system must explicitly grant screen recording access to the terminal or application executing the capture command.

Can I define a custom rectangular region when taking a screenshot?

Yes, you can define a custom rectangular region when taking a screenshot. The Skill's region capture feature allows you to specify a precise rectangular area of your screen, which is then captured and saved using native OS commands with your chosen output path and format.

Does the screenshot capture Skill work on Windows as well as macOS and Linux?

Yes, the screenshot capture Skill works on Windows, macOS, and Linux. It uses native OS commands or provided helper scripts to support cross-platform desktop captures, including full-screen, active window, and specific application window captures, provided OS-level permissions are granted.