console-clear-logs

Clear Unity Editor Console logs and MCP log cache.

Updated Aug 26, 2025
One-click install
npx skills add https://github.com/infotechsrealm/PanicAtThePond --skill console-clear-logs-infotechsrealm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: console-clear-logs
Source: https://github.com/infotechsrealm/PanicAtThePond/tree/main/.claude/skills/console-clear-logs
Command: npx skills add https://github.com/infotechsrealm/PanicAtThePond --skill console-clear-logs-infotechsrealm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually clearing the Unity Editor Console and MCP log cache can be a time-consuming task, especially when you want to isolate errors or logs from a specific action. This skill streamlines the process, saving you valuable time and effort.

Core Features & Use Cases

  • Automated Log Clearing: Clear the Unity Editor Console and MCP log cache with a single command.
  • Isolation of Logs: Use this feature to clean the slate before performing actions to easily isolate and troubleshoot issues.
  • Use Case: Before testing a new script or making changes to your Unity project, you can use this skill to ensure your logs are clean and that you're only looking at relevant information.

Quick Start

Use the 'console-clear-logs' skill to clear your Unity Editor Console and MCP log cache with the command: unity-mcp-cli run-tool console-clear-logs

Frequently Asked Questions about console-clear-logs

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

FAQPage Schema
How do I clear the Unity Editor Console logs automatically?

To clear Unity Editor Console logs automatically, run the 'console-clear-logs' skill via the unity-mcp-cli run-tool command to wipe the console and MCP log cache instantly.

Why clear the developer console before testing a Unity script?

Clearing the developer console before testing a Unity script isolates new logs and errors, ensuring you only see relevant information from the current action and simplifying the troubleshooting process.

Can I clear MCP log cache alongside the Unity Editor Console at the same time?

Yes, you can clear the MCP log cache alongside the Unity Editor Console simultaneously by running the automated console-clear-logs skill, which handles both clearing operations in a single command.

What is the best way to isolate Unity errors during development?

The best way to isolate Unity errors during development is to clean the log slate using an automated clearing skill before performing new actions, ensuring your logs only display the most recent relevant data.

Does clearing Unity logs via MCP require manual console interaction?

Clearing Unity logs via MCP does not require manual console interaction, as the process is fully automated through the unity-mcp-cli run-tool command to streamline your development workflow.