ue5-cinematics
UE5 Cinematography & Cutscene Development
Cinematic sequences, virtual camera work, cutscene scripting, and final rendering in Unreal Engine 5 using Sequencer.
Infrastructure
UE5 runs on your UE5 workstation. See ue5-gamedev skill for full infrastructure and API details.
Sequencer operations can be automated via Remote Control API, Python bridge, and MCP tools for camera placement, property keyframing, and render queue management.
The Remote Control API endpoint defaults to http://localhost:8080 but is configurable per your UE5 Remote Control plugin settings (Edit > Project Settings > Plugins > Remote Control).
Sequencer fundamentals
Level Sequence vs Master Sequence
- Level Sequence: Single cinematic clip (one scene, one shot, one take)
- Master Sequence: Orchestrates multiple Level Sequences in order (shot list / edit)
More from edhahn/agent-skills
software-architecture
>
8ue5-gamedev
>
6ue5-level-design
>
5game-designer
>
5multi-agent-chat
Coordination protocol for AI agents sharing a group chat channel (Discord, Slack, Teams, or any multi-user channel). Prevents infinite agent-to-agent loops, reduces noise, eliminates redundant responses, and establishes clear routing rules for who responds to what. Use this skill when you are an AI agent in a channel with other AI agents and human participants, when you see duplicate responses or echo loops between agents, when a human asks agents to coordinate better, when you need rules for when to speak vs. stay silent in a multi-agent channel, or when you want to reduce token waste from unnecessary agent chatter. Also applies to any shared workspace where multiple agents receive the same messages.
5ue5-character
>
5