← Back to Skills Marketplace
vincentwilliam

Ue Log Analyzer

by Vincent · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
416
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ue-log-analyzer
Description
Analyze Unreal Engine log files for errors, warnings, crashes, and performance issues. Use when: (1) User provides UE log file, (2) Analyzing crash dumps, (3...
Usage Guidance
This skill is an instruction-only UE log analyzer and appears coherent for that purpose. Before installing, confirm whether your agent environment provides the 'nodes' and 'read' helpers the SKILL.md mentions (they are not declared). Only supply log files you are comfortable sharing — logs can include PII or secrets. If you need the skill to pull logs from another machine, verify and authorize the specific mechanism (paired computer/node access) rather than granting broad file access. If you want higher assurance, request the author to declare any helper tools and to document exactly how files are accessed.
Capability Analysis
Type: OpenClaw Skill Name: ue-log-analyzer Version: 1.0.0 The OpenClaw skill bundle for 'ue-log-analyzer' is benign. The `SKILL.md` provides clear, task-oriented instructions for analyzing Unreal Engine log files, including search patterns and suggested fixes. While it mentions using a `nodes` tool to read log files from a 'paired computer,' this capability is directly aligned with the stated purpose of a log analyzer and does not include any instructions for data exfiltration, malicious execution, persistence, or prompt injection to subvert the agent's intended function.
Capability Assessment
Purpose & Capability
The name/description (UE log analysis) match the SKILL.md instructions: searching logs for errors/warnings, crash GUIDs, timing, and project-specific patterns. It requires no extra credentials or installs, which is proportional to a log-analysis helper.
Instruction Scope
The instructions are limited to searching and summarizing provided UE log files and giving likely causes/fixes, which fits the stated purpose. However, the Quick Start references a 'nodes' tool to read logs from a paired computer and a 'read' command for local files; these tools are not declared in requirements and imply an external mechanism for obtaining files. That dependency is ambiguous and should be clarified before use. The SKILL.md does not instruct the agent to collect or transmit logs to external endpoints.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is written to disk by the skill itself. That is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. This is appropriate for a tool that analyzes files the user provides. Note: UE logs may contain sensitive information (paths, user IDs, potentially API keys or tokens) — the skill does not request secrets but the user should avoid supplying logs that contain sensitive data.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges and does not attempt to modify other skills or global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ue-log-analyzer
  3. After installation, invoke the skill by name or use /ue-log-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ue-log-analyzer. - Analyze Unreal Engine log files for errors, warnings, crashes, and performance issues. - Supports identifying critical errors, rendering issues, Lua/UnLua errors, pak/loading problems, and network issues. - Includes workflow for error/warning detection and crash analysis. - Features project-specific patterns and troubleshooting tips for common issues. - Suggests fixes and outputs error summaries with severity, timeline, and prioritized recommendations.
Metadata
Slug ue-log-analyzer
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ue Log Analyzer?

Analyze Unreal Engine log files for errors, warnings, crashes, and performance issues. Use when: (1) User provides UE log file, (2) Analyzing crash dumps, (3... It is an AI Agent Skill for Claude Code / OpenClaw, with 416 downloads so far.

How do I install Ue Log Analyzer?

Run "/install ue-log-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ue Log Analyzer free?

Yes, Ue Log Analyzer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Ue Log Analyzer support?

Ue Log Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ue Log Analyzer?

It is built and maintained by Vincent (@vincentwilliam); the current version is v1.0.0.

💬 Comments