take-screenshots
take-screenshots
Purpose
RegionSnip is a Windows screenshot capture utility written in C# that provides both programmatic full-screen capture and interactive region selection. It supports JPEG formats, with options for quality compression and image scaling to optimize file size.
Usage
RegionSnip is designed to be called programmatically and outputs JSON results to stdout.
Command Line Arguments
| Argument | Description | Example |
|---|---|---|
--mode <mode> |
Capture mode: full or region (default: region) |
--mode full |
--out <path> |
Output file path (required). Use .jpg or .jpeg for JPEG compression. |
--out screenshot.jpg |
--all |
Capture all monitors (full mode only) | --all |
--monitor <n> |
Specific monitor index (0-based, full mode only) | --monitor 1 |
--prompt <text> |
Custom prompt text for region selection | --prompt "Select area" |
More from sarfraznawaz2005/agent-skills-collection
autohotkey-v2-gui
AutoHotkey v2 GUI development for advanced applications. Use when creating windows, handling events, optimizing performance, or working with controls like ListView, ComboBox, CheckBox. Covers event handling, data submission, positioning, and common GUI patterns.
71neutralinojs
Lightweight cross-platform desktop application framework for JavaScript, HTML, and CSS. Provides native OS operations, window management, filesystem access, and extensibility via extensions. Alternative to Electron with minimal bundle size.
12weather
Get current weather and forecasts (no API key required).
2domain-name-brainstormer
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
2opentui
Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.
2planner
>
2