ue5-character

Automate UE5 character design, rigging, and animation workflows from FBX import to AnimBP.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/edhahn/agent-skills --skill ue5-character
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ue5-character
Source: https://github.com/edhahn/agent-skills/tree/main/ue5-character
Command: npx skills add https://github.com/edhahn/agent-skills --skill ue5-character

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates character design, rigging, and animation workflows in UE5 into a single, repeatable pipeline, reducing manual setup and cross-tool handoffs.

Core Features & Use Cases

  • Skeletal mesh import and asset setup for UE5 characters (FBX import, skeleton assignment, morph targets)
  • Rigging and animation tooling: Control Rig, IK Rig, IK Retargeter configuration, and animation blueprint integration
  • Asset conventions and workflow examples: naming schemes, asset organization, and preprocessing steps for consistent deployment across teams.

Quick Start

Import the character FBX into UE5 and set up its AnimBP to start the pipeline.

Frequently Asked Questions about ue5-character

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

FAQPage Schema
How do I set up a complete Unreal Engine 5 character pipeline from FBX import to animation blueprint?

You can automate the Unreal Engine 5 character pipeline by configuring FBX import settings, assigning skeletons, setting up Control Rig and IK Rig, and creating the animation blueprint. This consolidates mesh import, rigging, and AnimBP creation into a repeatable workflow.

What is the best way to configure IK Retargeter and Control Rig for skeletal meshes in UE5?

Configuring IK Retargeter and Control Rig for skeletal meshes in UE5 involves establishing skeleton alignment and applying IK Rig settings. This pipeline automates the rigging configuration to ensure proper retargeting and gameplay-ready character animation.

Can I use this character design workflow to integrate morph targets into an AnimBP?

Yes, this character design workflow supports integrating morph targets into the animation blueprint. It handles skeletal mesh import and preprocessing to ensure morph targets are correctly assigned and functional within the AnimBP.

Does this UE5 character automation tool handle asset naming conventions and organization?

Yes, this UE5 character automation tool handles asset naming conventions and organization. It applies specific asset conventions and preprocessing steps to ensure consistent deployment and organized character assets across teams.

Why do I need to align skeletons when importing character FBX files into Unreal Engine 5?

Aligning skeletons when importing character FBX files into Unreal Engine 5 is required for proper Control Rig functionality and IK Retargeter setup. Correct skeleton alignment ensures animations retarget accurately to the gameplay-ready character.

What are the limitations of automating the UE5 character rigging workflow?

Automating the UE5 character rigging workflow requires properly preprocessed FBX files and strict adherence to asset naming schemes. Limitations arise if the input skeletal mesh lacks correct skeleton structure needed for IK Rig and Control Rig configuration.