shogun-screenshot

Capture and process screenshots with cropping, resizing, and masking.

1.4k|293|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/yohey-w/multi-agent-shogun --skill shogun-screenshot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shogun-screenshot
Source: https://github.com/yohey-w/multi-agent-shogun/tree/main/skills/shogun-screenshot
Command: npx skills add https://github.com/yohey-w/multi-agent-shogun --skill shogun-screenshot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of capturing, editing, and masking screenshots, ensuring visual content is ready for articles, reports, or UI reviews without manual image manipulation.

Core Features & Use Cases

  • Local Screenshot Capture: Automatically finds the latest screenshot from your configured local folders.
  • Web Page Capture: Captures full-page or element-specific screenshots of any given URL using Playwright.
  • Image Cropping & Resizing: Precisely trims and resizes existing images to fit specific requirements.
  • Sensitive Data Masking: Blurs sensitive information (like API keys or personal data) within screenshots.
  • Use Case: When writing a tutorial, you need to show a specific part of a webpage. Use this skill to capture just that section, crop it precisely, and mask any visible sensitive data before including it in your article.

Quick Start

Capture the latest screenshot from your local machine.

Frequently Asked Questions about shogun-screenshot

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

FAQPage Schema
How do I capture a full-page screenshot of a web page using Playwright?

Playwright full-page screenshots are captured by providing the target URL to the skill, which automates retrieval of the entire web page or specific elements for visual content. This process directly supports automated workflows like article writing and UI verification.

Can I automatically mask sensitive information like API keys in screenshots?

Sensitive information masking is supported to blur data like API keys or personal details within screenshots. This ensures visual content is ready for reports and articles without manual image manipulation, securing data privacy before publication.

What is the best way to crop and resize existing images for article writing?

Image cropping and resizing for article writing is handled by precisely trimming existing images to fit specific requirements. This skill streamlines visual content enhancement, ensuring screenshots are properly formatted without requiring separate manual editing.

Does this screenshot tool require Pillow to process images?

Pillow is required as a dependency to process images for cropping, resizing, and masking. The skill uses this library to handle local screenshot retrieval and apply visual enhancements, preparing images for report generation and UI reviews.

How do I retrieve the latest local screenshot from my machine?

Local screenshot retrieval is done by automatically finding the latest image from your configured local folders. This enables immediate cropping and sensitive data masking for visual content enhancement in automated workflows.

When should I use automated web page capture for UI verification?

Automated web page capture for UI verification should be used when you need element-specific screenshots of any given URL. It streamlines capturing visual content and enhances screenshots for reviews without manual image manipulation.