Use when deciding between ue-mcp's native category actions and Epic's wrapped ToolsetRegistry tools (the epic_* actions, incl. the Blueprint graph DSL) for a task in Unreal. Pulls in when authoring Blueprint graph bodies, or any time both a native action and an epic_* action could do the job and you need to pick.
$npx -y skills add db-lyon/ue-mcp --skill ue-mcp-epic-routingInstalls into the current project.
Run `npx skills use "https://github.com/db-lyon/ue-mcp" --skill "db-lyon/ue-mcp/ue-mcp-epic-routing"` 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.