screenshot-scene-view

Capture Unity Editor Scene View screenshots with custom width and height parameters.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lunafish/Game00 --skill screenshot-scene-view
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot-scene-view
Source: https://github.com/lunafish/Game00/tree/main/SKILLS/screenshot-scene-view
Command: npx skills add https://github.com/lunafish/Game00 --skill screenshot-scene-view

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill captures a screenshot of the Unity Editor's Scene View, providing a visual representation of the current scene state.

Core Features & Use Cases

  • Scene View Capture: Generates an image of the active Scene View.
  • Customizable Dimensions: Allows specifying the width and height of the captured image.
  • Use Case: Useful for documenting scene layouts, debugging visual elements, or providing visual feedback during development.

Quick Start

Capture a screenshot of the scene view with a width of 1920 and a height of 1080.

Frequently Asked Questions about screenshot-scene-view

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

FAQPage Schema
How do I capture a screenshot of the Unity Scene View for visual debugging?

To capture a screenshot of the Unity Scene View for visual debugging, use this Skill to generate an image of the active scene state. It returns the rendered scene view directly as an image file.

Can I specify custom width and height for a Unity Scene View screenshot?

Yes, you can specify custom width and height parameters for your Unity Scene View screenshot. This allows you to capture the scene view at specific dimensions like 1920 by 1080 for documentation.

What is the best way to automate scene layout documentation in Unity?

The best way to automate scene layout documentation in Unity is by capturing the Scene View as an image. This Skill generates a visual representation of your current scene state for immediate use in documentation.

Does this screenshot tool work with the Unity Editor Scene View specifically?

Yes, this screenshot tool works specifically with the Unity Editor Scene View. It captures the active scene view directly and returns it as an image for development workflows.

Why use a Scene View capture instead of the Unity Game View for visual feedback?

Use a Scene View capture instead of the Unity Game View to document the editor layout and debug visual elements. It captures the active scene state directly, which is useful for providing visual feedback during development.