screenshot

Capture macOS screenshots to files, clipboard, or Preview using screencapture.

34|5|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/linanwx/nagobot --skill screenshot-linanwx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot
Source: https://github.com/linanwx/nagobot/tree/main/cmd/templates/skills/screenshot
Command: npx skills add https://github.com/linanwx/nagobot --skill screenshot-linanwx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture screenshots on macOS using the built-in screencapture tool to simplify visual documentation, bug reporting, and design workflows.

Core Features & Use Cases

  • Full Screen to File: capture the entire screen and save as a file.
  • Interactive Region/Window: select a region or a window for precise captures.
  • Flexible Output: save to a file, copy to clipboard, or open in Preview for quick sharing and annotation.

Quick Start

Take a full-screen screenshot and save it to your workspace.

Frequently Asked Questions about screenshot

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

FAQPage Schema
How do I take a macOS screenshot and save it directly to a file?

Capture macOS screenshots using the built-in screencapture utility to save full screen, region, or window captures directly as files. It supports saving outputs as PNG, JPEG, or PDF formats to your disk for documentation and bug reporting.

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

Yes, macOS screenshot capture supports interactive region and specific window selection. The built-in screencapture utility allows you to precisely select a window or drag a region for targeted captures instead of the full screen.

Does the macOS screencapture tool support saving screenshots to the clipboard?

Yes, macOS screencapture supports copying screenshots directly to the clipboard for quick sharing. You can also configure outputs to save to disk as files or open directly in Preview for annotation.

Do I need to install external dependencies to capture macOS screenshots?

No, capturing macOS screenshots requires no external dependencies beyond the built-in macOS tooling. The screencapture utility runs natively on macOS to generate image outputs without needing additional software.

What image formats can I output when taking a macOS screenshot?

macOS screencapture supports multiple output formats including PNG, JPEG, and PDF. You can configure the screenshot capture to save images in the format that best suits your documentation or design workflow.