console-get-logs

Extract Unity Editor logs filtered by type and time frame.

Updated May 3, 2026
One-click install
npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill console-get-logs-rakamenouya
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: console-get-logs
Source: https://github.com/RakameNouya/MR-Bab_10_and_Kel_3/tree/main/.gemini/skills/console-get-logs
Command: npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill console-get-logs-rakamenouya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of retrieving and filtering Unity Editor logs for efficient debugging and performance monitoring.

Core Features & Use Cases

  • Log Retrieval: Extract Unity Editor logs directly from the MCP plugin's LogCollector.
  • Filtering: Supports filtering logs by log type or time window for targeted analysis.
  • Use Case: When encountering a Unity Editor issue, use this Skill to quickly get relevant logs and investigate the cause.

Quick Start

Use the console-get-logs skill to retrieve the last 10 minutes of log entries from the Unity Editor.

Frequently Asked Questions about console-get-logs

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

FAQPage Schema
How do I retrieve Unity Editor logs for debugging an issue?▼

You can retrieve Unity Editor logs directly using this Skill, which extracts log entries from the MCP plugin's LogCollector to help investigate issues during development.

Can I filter Unity Editor logs by type and time frame?▼

Yes, you can filter Unity Editor logs by specific log types or within a designated time window, allowing you to target specific entries for performance monitoring and debugging.

Do I need the MCP plugin to extract Unity Editor logs?▼

Yes, this Skill operates within the Unity development environment and relies on the MCP plugin to manage and retrieve the log data needed for your analysis.

What is the best way to get recent Unity Editor log entries for performance monitoring?▼

The best way to get recent Unity Editor logs for performance monitoring is to use this Skill to instantly extract entries, such as retrieving the last 10 minutes of log data.

Does this Skill work for both Unity debugging and performance monitoring?▼

Yes, the Skill extracts Unity Editor logs to support both debugging workflows and performance monitoring, providing filtered data to investigate causes and track application behavior.

What are the limitations of using console-get-logs for Unity log retrieval?▼

This Skill is limited to operating within the Unity development environment and depends entirely on the MCP plugin's LogCollector for its log extraction and filtering capabilities.