Toolverse
All skills

screenshot

by davila7

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Security
Views
49

About this skill

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

How to use

  1. Zainstaluj skill, klonując repozytorium lub dodając go do konfiguracji agenta Claude/Codex. Upewnij się, że masz dostęp do skryptów w katalogu scripts/.

  2. Na macOS uruchom preflight helper raz przed pierwszym przechwytywaniem, aby sprawdzić i udzielić uprawnienia Screen Recording: bash <ścieżka-do-skill>/scripts/ensure_macos_permissions.sh

  3. Poproś agenta o zrzut ekranu, opisując dokładnie, co chcesz przechwycić — cały ekran, konkretną aplikację (np. "Figma", "Chrome") lub region pikseli. Jeśli chcesz zapisać plik w konkretnym miejscu, podaj ścieżkę.

  4. Skill automatycznie wybierze miejsce zapisu: jeśli podałeś ścieżkę, tam trafi; jeśli nie, użyta będzie domyślna lokalizacja zrzutów systemu; dla inspekcji wewnętrznej agenta — katalog tymczasowy.

  5. Jeśli dostępne są narzędzia specjalistyczne (np. dla przeglądarki, Figmy), agent może je preferować — skill działa jako rozwiązanie uniwersalne dla aplikacji desktopowych bez lepiej zintegrowanego przechwytywania.

  6. Kombinuj preflight z przechwytywaniem w jednym poleceniu, aby zminimalizować monity o uprawnienia: bash <ścieżka>/scripts/ensure_macos_permissions.sh && python3 <ścieżka>/scripts/take_screenshot.py --app "NazwaAplikacji"

Related skills

gmail-manager

by jeffvincent

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

Security
17128

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

typescript-review

by metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

Security
17133

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260