screenshot

Capture desktop screenshots across macOS, Linux, and Windows.

2|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Sacred-G/oh-my-claw --skill screenshot-sacred-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot
Source: https://github.com/Sacred-G/oh-my-claw/tree/main/secure-openclaw/skills-main/skills/.curated/screenshot
Command: npx skills add https://github.com/Sacred-G/oh-my-claw --skill screenshot-sacred-g

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Capturing desktop visuals across platforms can be tedious and error-prone; this skill standardizes how screenshots are taken, stored, and referenced, handling permissions and multiple capture modes to streamline documentation and UI reviews.

Core Features & Use Cases

  • Cross‑platform screenshot support (macOS, Linux, Windows) with default and temporary output options.
  • Region-based, active-window, window-id, and app/window name captures to target exactly what you need.
  • macOS permission preflight and robust path resolution to ensure outputs are saved reliably and predictably.

Quick Start

Ask the tool to capture a screenshot of the active window and save it to the default output location.

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 across macOS, Linux, and Windows?

Capturing a desktop screenshot across macOS, Linux, and Windows is handled by Python and shell helpers that manage permissions, output paths, and fallback tools for reliable cross-platform file generation.

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

Yes, you can capture a screen region, active window, or app-specific window using targeted modes. The skill applies window-id and active window capture techniques to isolate exact desktop visuals.

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

Automated screenshot capture on macOS uses a built-in permission preflight check to handle system permissions proactively, ensuring automated workflows save outputs reliably without unexpected prompting.

What is the best way to automate desktop screenshots for UI reviews?

Automating desktop screenshots for UI reviews is best handled through standardized shell helpers that apply strict error handling and predictable file naming, streamlining the documentation process.

Why does my automated screenshot workflow fail to save files predictably?

Automated screenshot workflows fail due to path resolution issues or missing permissions, but this skill uses robust path resolution and fallback tools to ensure outputs are saved predictably.