cli-anything-unrealinsights

Automate Unreal Engine trace capture and export performance data via UnrealInsights.exe.

46.8k|4.4k|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/HKUDS/CLI-Anything --skill cli-anything-unrealinsights
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-unrealinsights
Source: https://github.com/HKUDS/CLI-Anything/tree/main/unrealinsights/agent-harness/cli_anything/unrealinsights/skills
Command: npx skills add https://github.com/HKUDS/CLI-Anything --skill cli-anything-unrealinsights

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables efficient and agent-friendly access to Unreal Engine trace capture and exporting workflows, simplifying performance analysis and debugging processes for Unreal developers.

Core Features & Use Cases

  • Trace capture automation: Initiate, manage, and snapshot Unreal Engine trace sessions from the command line.
  • Backend discovery: Locate or build the required UnrealInsights.exe for trace analysis.
  • Data export: Extract trace data such as threads, counters, and timer statistics for in-depth performance evaluation, applicable in game and simulation development.
  • Use Case: A developer profiles a game for performance bottlenecks, capturing trace data during gameplay and exporting key metrics for analysis, all via automated scripts.

Quick Start

Use this Skill to start a trace capture session on your Unreal Engine project and export performance data for analysis.

Frequently Asked Questions about cli-anything-unrealinsights

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

FAQPage Schema
How do I automate Unreal Engine trace capture for performance debugging?

Automate Unreal Engine trace capture by using command-line scripts to initiate, manage, and snapshot trace sessions. This facilitates performance debugging by allowing agents to automatically capture gameplay data for in-depth analysis workflows.

Can I export Unreal Engine trace data like threads and counters for analysis?

Yes, you can export Unreal Engine trace data such as threads, counters, and timer statistics. This data export feature extracts key performance metrics, enabling in-depth performance evaluation for game and simulation development.

Does Unreal Insights trace capture work on Windows with Unreal Engine 5.5?

Yes, Unreal Insights trace capture operates within Windows environments requiring Unreal Engine 5.5 or higher. It requires locating or building the UnrealInsights.exe backend to support core trace commands and exporting functions.

What is the best way to extract timer statistics from Unreal Engine trace sessions?

The best way to extract timer statistics is through automated trace data exporting. By capturing a trace session during gameplay, you can directly extract timer statistics and other key metrics for performance bottleneck analysis.

How do I locate or build UnrealInsights.exe for trace analysis?

Locate or build UnrealInsights.exe through backend discovery features. This process identifies the required executable for trace analysis, ensuring the environment is properly configured to support core trace commands and data exporting.