take-screenshots

Community

Capture screens precisely, on demand.

Authorsarfraznawaz2005
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates Windows screen capture, enabling both automated full-screen screenshots and interactive region selection to streamline visual documentation and testing workflows.

Core Features & Use Cases

  • Full-screen capture: Programmatically capture the entire display surface, including multi-monitor setups.
  • Interactive region capture: Allow users to select a specific screen region at run-time.
  • Configurable output: Save results in JPEG, with adjustable quality and optional scaling to optimize file size.
  • Use Case: QA engineers document UI states by generating standardized screenshots and JSON metadata for test reports.

Quick Start

Use the take-screenshots skill to capture a full-screen image: ./scripts/RegionSnip.exe --mode full --out screenshot.jpg Or an interactive region capture: ./scripts/RegionSnip.exe --mode region --out screenshot.jpg

Dependency Matrix

Required Modules

Microsoft.NETCore.AppMicrosoft.WindowsDesktop.App

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: take-screenshots
Download link: https://github.com/sarfraznawaz2005/my_opencode_agent/archive/main.zip#take-screenshots

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.