anim-analyzer

Analyze Unreal Engine animation assets for quality, structure, and issues.

1|1|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/sipherxyz/universal-ue-skills --skill anim-analyzer-sipherxyz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anim-analyzer
Source: https://github.com/sipherxyz/universal-ue-skills/tree/main/skills/anim-analyzer
Command: npx skills add https://github.com/sipherxyz/universal-ue-skills --skill anim-analyzer-sipherxyz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of Unreal Engine animation assets, identifying critical issues and providing quality scores to ensure animations meet project standards.

Core Features & Use Cases

  • Asset Analysis: Analyzes AnimMontages (AMT_), BlendSpaces (BS_), and other animation types for structure, dependencies, notifies, and quality issues.
  • Automated Scoring: Assigns a quality score (0-100%) and status (Ready, Needs Polish, etc.) based on predefined metrics.
  • Issue Detection: Flags critical, high, medium, and low priority issues like missing hitboxes, SFX, or VFX.
  • Use Case: A lead animator can use this Skill to quickly audit a batch of new character animations, ensuring they all have proper SFX, VFX, and combat notifies before they are integrated into the game.

Quick Start

Analyze the animation asset located at 'Content/Animation/AMT_Player_Attack_01.uasset'.

Frequently Asked Questions about anim-analyzer

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

FAQPage Schema
How do I audit Unreal Engine animation assets for missing notifies and dependencies?

You can audit Unreal Engine animation assets by analyzing AMT_, BS_, RTG_, ABP_, and CHT_ files to identify missing SFX, VFX, and combat notifies, map dependencies, and generate reports with quality scores.

What is the best way to score Unreal Engine animation quality automatically?

Automated animation quality scoring evaluates asset structure and naming convention adherence to assign a 0-100% quality score and a status like Ready or Needs Polish, highlighting critical, high, medium, or low priority issues.

Can I check BlendSpace and AnimMontage files for naming convention issues in Unreal Engine?

Yes, checking BlendSpace (BS_) and AnimMontage (AMT_) files for naming convention issues involves analyzing asset structure and dependencies to flag deviations and output a detailed quality report.

Does this animation analyzer detect missing hitboxes in character animations?

Yes, the animation analyzer detects missing hitboxes by evaluating character animation assets and flagging them as critical, high, medium, or low priority issues within the generated quality report.

How do I generate a quality report for a batch of game animation assets?

To generate a quality report for game animation assets, you analyze the files for structure, dependencies, and notifies, resulting in a detailed output with actionable insights and a 0-100% quality score.