screenshot

Installation
Summary

OS-level desktop and window screenshot capture with flexible save locations and region selection.

  • Supports full-screen, app/window, active-window, and pixel-region captures across macOS, Linux, and Windows
  • Automatically routes to OS default screenshot location, user-specified paths, or temp directory based on context
  • Includes platform-specific helpers (Python for macOS/Linux, PowerShell for Windows) with preflight permission checks on macOS to reduce repeated sandbox prompts
  • Prioritizes tool-specific capture methods when available; use this skill for whole-system captures or when integrated tools cannot access the target
SKILL.md

Screenshot Capture

Follow these save-location rules every time:

  1. If the user specifies a path, save there.
  2. If the user asks for a screenshot without a path, save to the OS default screenshot location.
  3. If Codex needs a screenshot for its own inspection, save to the temp directory.

Tool priority

  • Prefer tool-specific screenshot capabilities when available (for example: a Figma MCP/skill for Figma files, or Playwright/agent-browser tools for browsers and Electron apps).
  • Use this skill when explicitly asked, for whole-system desktop captures, or when a tool-specific capture cannot get what you need.
  • Otherwise, treat this skill as the default for desktop apps without a better-integrated capture tool.

macOS permission preflight (reduce repeated prompts)

On macOS, run the preflight helper once before window/app capture. It checks Screen Recording permission, explains why it is needed, and requests it in one

Related skills

More from openai/skills

Installs
2.7K
Repository
openai/skills
GitHub Stars
18.9K
First Seen
Jan 28, 2026