ue-benchmark

Automate end-to-end benchmarking of Unreal Engine AI agents with unified scoring.

26|5|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/blackplume233/UnrealMCPHub --skill ue-benchmark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ue-benchmark
Source: https://github.com/blackplume233/UnrealMCPHub/tree/main/skills/ue-benchmark
Command: npx skills add https://github.com/blackplume233/UnrealMCPHub --skill ue-benchmark

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

UE Agent Benchmark provides a unified end-to-end evaluation framework that measures AI agents driving Unreal Engine prototypes from initialization to playable outcomes, delivering objective scoring across multiple scenarios.

Core Features & Use Cases

  • Generic scoring framework with packages, playability verification, and AI reviews for end-to-end Unreal projects.
  • Multi-scenario benchmarking supporting diverse game styles and future expansions via scenario files under scenarios/.
  • Automation-ready prompts, evaluation protocols, and artifact validation to enable reproducible benchmarking in CI-like environments.

Quick Start

Run the ue-benchmark framework against a configured Unreal project and a scenario (e.g., vampire-survivors-v1) to generate initial scores and validation artifacts.

Frequently Asked Questions about ue-benchmark

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

FAQPage Schema
How do I benchmark Unreal Engine AI agents across multiple scenarios?

You can benchmark Unreal Engine AI agents by running automated end-to-end playthroughs against configured Unreal projects using scenario files. This framework provides a unified scoring system that evaluates playability, packaging, and AI reviews to generate objective results.

What scoring metrics are used for evaluating Unreal Engine AI playability?

Scoring metrics for evaluating Unreal Engine AI playability include PackageGate, PVP, ContentScore, and AIReviewScore. These metrics measure initialization through playable outcomes, while also tracking token-based costs for comprehensive agent evaluation.

Can I run automated AI agent evaluations in a CI-like environment for Unreal projects?

Yes, you can run automated AI agent evaluations in CI-like environments for Unreal projects. The framework provides automation-ready prompts, evaluation protocols, and artifact validation to enable reproducible benchmarking across multiple scenes and configurations.

How does this framework handle multi-scenario benchmarking for different game styles?

Multi-scenario benchmarking is handled through a library of scenario files, such as vampire-survivors-v1, located under the scenarios directory. This setup supports diverse game styles and allows future expansions by applying unified scoring across different configurations.

Do I need to manually package Unreal projects before running an AI agent benchmark?

You do not need to manually package Unreal projects before running an AI agent benchmark. The framework automates end-to-end evaluation from initialization to playable outcomes, applying PackageGate checks to verify packaging as part of the scoring process.