screenshot-scene-view

Capture Unity Editor Scene View screenshots at custom resolutions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Silac1995/My-World-Isekai-Unity --skill screenshot-scene-view-silac1995
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: screenshot-scene-view
Source: https://github.com/Silac1995/My-World-Isekai-Unity/tree/main/.claude/skills/screenshot-scene-view
Command: npx skills add https://github.com/Silac1995/My-World-Isekai-Unity --skill screenshot-scene-view-silac1995

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The tool captures screenshots from the Unity Editor Scene View and returns them as image assets for quick visual validation.

Core Features & Use Cases

  • Capture Scene View screenshots at the current camera perspective for UI/UX review.
  • Produce images at custom resolutions to test layouts across devices.
  • Use Case: When a designer or developer needs a fast visual check of scene composition without leaving the editor.

Quick Start

Call the tool to capture a screenshot from the Unity Editor Scene View and return it as an image for immediate visual review.

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 Unity Scene View screenshot for visual validation?▼

To capture a Unity Scene View screenshot, you can use an automation tool that triggers the unity-mcp-cli run-tool screenshot-scene-view command. It captures the current camera perspective and returns an image asset for immediate visual inspection.

Can I take Unity Editor screenshots at custom resolutions to test UI layouts?▼

Yes, you can capture Unity Editor screenshots at custom resolutions. The screenshot-scene-view tool accepts an input object specifying width and height, allowing you to produce images that test layouts across different device sizes.

What is the best way to automate Scene View captures without leaving the Unity Editor?▼

Automating Scene View captures without leaving the Unity Editor is best achieved using a CLI tool. The unity-mcp-cli screenshot-scene-view command captures the current scene composition instantly and returns the image for quick visual checks.

Does the screenshot-scene-view tool support different camera angles for scene composition checks?▼

Yes, the screenshot-scene-view tool supports capturing screenshots from different camera angles. It captures the Unity Editor Scene View at the current camera perspective, enabling quick visual checks of scene composition and UI layouts.

Do I need any specific Unity packages installed to use the unity-mcp-cli for screenshots?▼

No specific Unity packages are required as dependencies for this tool. It operates using the unity-mcp-cli run-tool screenshot-scene-view command to capture the Scene View directly and return the image asset for review.