screenshot-scene-view

Capture Unity Editor Scene View screenshots at specified dimensions for visual validation.

3.8k|349|Updated Apr 2, 2025
One-click install
npx skills add https://github.com/IvanMurzak/Unity-MCP --skill screenshot-scene-view-ivanmurzak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot-scene-view
Source: https://github.com/IvanMurzak/Unity-MCP/tree/main/Unity-MCP-Plugin/.claude/skills/screenshot-scene-view
Command: npx skills add https://github.com/IvanMurzak/Unity-MCP --skill screenshot-scene-view-ivanmurzak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures a screenshot from the Unity Editor Scene View and returns it as an image for visual validation by the AI.

Core Features & Use Cases

  • Capture the active Scene View as an image at specified dimensions.
  • Return the image directly for quick visual inspection in AI workflows.
  • Use Case: In design reviews or QA, generate a screenshot of the current scene to annotate or compare.

Quick Start

Run the tool with your desired width and height to capture the current Unity Scene View as an image.

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 testing?

You can capture a Unity Scene View screenshot by running a command with your desired width and height, which renders the active Scene View and returns the image directly for quick visual inspection in AI workflows.

Can I automate Unity Scene View screenshots during QA sessions?

Yes, you can automate Unity Scene View screenshots during QA sessions by requesting captures at specified dimensions, providing immediate visual feedback of the scene for automated visual testing pipelines.

What do I need to render Unity Scene View screenshots on demand?

You need the unity-mcp-cli tool and access to your local Unity project to render the active Scene View at specified dimensions and return the screenshot as an image for AI visual validation.

Does capturing Unity Scene View screenshots work with game development debugging?

Capturing Unity Scene View screenshots works with game development debugging by providing quick visual feedback of the scene, allowing you to validate visual changes or inspect scene states during debug sessions.

How does a Scene View screenshot help in Unity design reviews?

A Scene View screenshot helps in Unity design reviews by generating an image of the current scene that can be directly returned to the AI for quick visual inspection, annotation, or comparison.