Use when driving Unreal Engine editor via the ue-mcp MCP server. Covers the required order of operations (status check first), editor lifecycle, project scoping, and what to do when the bridge says "still initializing". Pulls in automatically any time the user asks to use an Unreal project or references ue-mcp tools.
$npx -y skills add db-lyon/ue-mcp --skill ue-mcp-workflowInstalls into the current project.
Run `npx skills use "https://github.com/db-lyon/ue-mcp" --skill "db-lyon/ue-mcp/ue-mcp-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/db-lyon/ue-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/db-lyon/ue-mcp"` and select the relevant skills, then follow their instructions.