screenshot

Capture full screens, regions, or application windows across operating systems.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables quick and reliable screenshot captures of desktop environments, specific applications, or regions, streamlining visual documentation and inspection tasks.

Core Features & Use Cases

  • Full-screen and Region Capture: Take screenshots of entire screens or specific pixel regions across different operating systems.
  • App and Window Capture: Capture active or specific application windows, including specific window titles or IDs on macOS.
  • Use Case: Product managers reviewing app interfaces can capture precise screenshots for bug reporting or design comparisons, ensuring clarity in visual communication.

Quick Start

Capture a screenshot of the current active window on macOS by running the script with the --active-window parameter and save it to the specified output path.

Frequently Asked Questions about screenshot

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

FAQPage Schema
How do I automate screenshot capture of a specific application window for bug reporting?

Capture specific application windows by running the script with the `--active-window` parameter. This uses native OS tools and Python-based methods to automate visual documentation for bug reporting or design review.

Can I capture a specific pixel region instead of the entire desktop screen?

Yes, you can capture specific pixel regions instead of full screens across different operating systems. This enables accurate visual inspection of targeted UI areas without capturing unnecessary desktop background.

Does automated screenshot acquisition work on macOS without manual permission prompts?

Automated screenshot acquisition on macOS includes permission management to ensure smooth operation. This handles native OS tool permissions, reducing manual prompts and allowing reliable visual capture of system states.

What is the best way to visually document system states during app review?

Visually document system states by using automated screen capture capabilities across platforms. This enables product managers and testers to capture precise desktop environments or application windows instantly for clear visual communication.

Do I need to install external dependencies to take screenshots of desktop environments?

No external dependencies are required to take screenshots of desktop environments. The Skill relies on native OS tools and built-in Python methods for flexible and accurate screenshot acquisition across different platforms.