{"id":"59c96390-5d93-4b94-b71e-5d803dcd5c23","shortId":"Tj9c97","kind":"skill","title":"ue5-auto-assistant","tagline":"UE5.6/UE5.7 automatic assistant entry for beginners. Use when users ask Unreal questions without naming a specific skill. Auto-route to the most precise UE5 skill and recommend dedicated MCP tools.","description":"# Quick Start\n- Treat this as the default entry for UE5.6/UE5.7 requests.\n- Parse user intent first without requiring module names.\n- Route to `ue5-module-router` when module-level precision is needed.\n\n# Workflow\n- Detect request type: Blueprint, C++, UI, save/load, networking, world interaction, debugging, performance, packaging.\n- If module names appear, delegate routing to `ue5-module-router`.\n- If module names do not appear, route by intent:\n  - Blueprint -> `ue5-blueprint-workflow`\n  - C++ gameplay -> `ue5-cpp-gameplay`\n  - UI/UMG/Slate -> `ue5-ui-umg-slate`\n  - save/load/replication -> `ue5-save-load-replication`\n  - pickup/spawner/world interaction -> `ue5-world-interaction`\n  - perf/packaging -> `ue5-performance-packaging`\n  - debugging/validation -> `ue5-debug-validation`\n  - architecture/refactor -> `ue5-architecture`\n- Return one primary skill and optional secondary skill for cross-domain requests.\n- Return routing payload fields:\n  - `primary_skill`\n  - `secondary_skill`\n  - `recommended_mcp_tools[]`\n  - `route_confidence`\n  - `route_reason`\n\n# Natural Language To Skill And Tools\n- Blueprint requests:\n  - target skill: `ue5-blueprint-workflow`\n  - recommended tools: `blueprint_feature_build`, `blueprint_modify`, `blueprint_query`\n- C++ gameplay/system requests:\n  - target skill: `ue5-cpp-gameplay`\n  - recommended tools: `blueprint_query`, `asset_search`, `get_output_log`\n- UI/UMG/Slate requests:\n  - target skill: `ue5-ui-umg-slate`\n  - recommended tools: `blueprint_query`, `blueprint_modify`, `capture_viewport`\n- Save/load/replication requests:\n  - target skill: `ue5-save-load-replication`\n  - recommended tools: `character_data`, `blueprint_query`, `get_output_log`\n- World interaction/pickup/spawner requests:\n  - target skill: `ue5-world-interaction`\n  - recommended tools: `spawn_actor`, `get_level_actors`, `set_property`, `move_actor`\n- Performance/packaging requests:\n  - target skill: `ue5-performance-packaging`\n  - recommended tools: `run_console_command`, `get_output_log`, `capture_viewport`, `open_level`\n- Debug/validation requests:\n  - target skill: `ue5-debug-validation`\n  - recommended tools: `get_output_log`, `asset_search`, `blueprint_query`, `task_list`\n- Architecture/module-boundary requests:\n  - target skill: `ue5-architecture`\n  - recommended tools: `asset_search`, `asset_dependencies`, `asset_referencers`\n\n# Constraints\n- Do not require users to know skill names.\n- Prefer deterministic routing with explicit reason.\n- Keep fallback behavior explicit when confidence is low.\n- Prefer dedicated MCP tools before `execute_script`.\n\n# Failure Handling\n- If intent is ambiguous, return top 2 route candidates and ask one short clarification.\n- If request spans many systems, split into staged route steps.\n- Clarification template:\n  - `Quick check: do you want A(<candidate_1>) or B(<candidate_2>)?`\n  - ask once, then continue.\n\n# Escalation\n- Escalate when query depends on plugin/engine source outside indexed scope.\n- Escalate when org-level coding standards are required but not available in repo.","tags":["ue5","auto","assistant","unrealengine5","skills","teixasalone","aec","agent-skills","animations","blender","camera","collisions"],"capabilities":["skill","source-teixasalone","skill-ue5-auto-assistant","topic-aec","topic-agent-skills","topic-animations","topic-blender","topic-camera","topic-collisions","topic-computer-vision","topic-dotnet","topic-embodied-ai","topic-game-framework","topic-gaussian-splatting","topic-graphics"],"categories":["UnrealEngine5-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/teixasalone/UnrealEngine5-Skills/ue5-auto-assistant","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add teixasalone/UnrealEngine5-Skills","source_repo":"https://github.com/teixasalone/UnrealEngine5-Skills","install_from":"skills.sh"}},"qualityScore":"0.456","qualityRationale":"deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 12 github stars · SKILL.md body (3,069 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T19:07:25.514Z","embedding":null,"createdAt":"2026-05-10T01:06:36.801Z","updatedAt":"2026-05-18T19:07:25.514Z","lastSeenAt":"2026-05-18T19:07:25.514Z","tsv":"'2':361 'actor':261,264,268 'ambigu':358 'appear':85,98 'architectur':144,314 'architecture/module-boundary':308 'architecture/refactor':141 'ask':14,365,389 'asset':209,302,317,319,321 'assist':4,7 'auto':3,23 'auto-rout':22 'automat':6 'avail':415 'b':388 'beginn':10 'behavior':340 'blueprint':72,102,105,179,185,189,192,194,207,225,227,244,304 'build':191 'c':73,107,196 'candid':363 'captur':229,285 'charact':242 'check':382 'clarif':368,379 'code':409 'command':281 'confid':170,343 'consol':280 'constraint':323 'continu':392 'cpp':111,203 'cross':155 'cross-domain':154 'data':243 'debug':79,139,295 'debug/validation':289 'debugging/validation':136 'dedic':33,347 'default':42 'deleg':86 'depend':320,397 'detect':69 'determinist':333 'domain':156 'entri':8,43 'escal':393,394,404 'execut':351 'explicit':336,341 'failur':353 'fallback':339 'featur':190 'field':161 'first':50 'gameplay':108,112,204 'gameplay/system':197 'get':211,246,262,282,299 'handl':354 'index':402 'intent':49,101,356 'interact':78,126,130,257 'interaction/pickup/spawner':250 'keep':338 'know':329 'languag':174 'level':64,263,288,408 'list':307 'load':123,238 'log':213,248,284,301 'low':345 'mani':372 'mcp':34,167,348 'modifi':193,228 'modul':53,59,63,83,91,94 'module-level':62 'move':267 'name':18,54,84,95,331 'natur':173 'need':67 'network':76 'one':146,366 'open':287 'option':150 'org':407 'org-level':406 'output':212,247,283,300 'outsid':401 'packag':81,135,276 'pars':47 'payload':160 'perf/packaging':131 'perform':80,134,275 'performance/packaging':269 'pickup/spawner/world':125 'plugin/engine':399 'precis':28,65 'prefer':332,346 'primari':147,162 'properti':266 'queri':195,208,226,245,305,396 'question':16 'quick':36,381 'reason':172,337 'recommend':32,166,187,205,223,240,258,277,297,315 'referenc':322 'replic':124,239 'repo':417 'request':46,70,157,180,198,215,232,251,270,290,309,370 'requir':52,326,412 'return':145,158,359 'rout':24,55,87,99,159,169,171,334,362,377 'router':60,92 'run':279 'save':122,237 'save/load':75 'save/load/replication':119,231 'scope':403 'script':352 'search':210,303,318 'secondari':151,164 'set':265 'short':367 'skill':21,30,148,152,163,165,176,182,200,217,234,253,272,292,311,330 'skill-ue5-auto-assistant' 'slate':118,222 'sourc':400 'source-teixasalone' 'span':371 'spawn':260 'specif':20 'split':374 'stage':376 'standard':410 'start':37 'step':378 'system':373 'target':181,199,216,233,252,271,291,310 'task':306 'templat':380 'tool':35,168,178,188,206,224,241,259,278,298,316,349 'top':360 'topic-aec' 'topic-agent-skills' 'topic-animations' 'topic-blender' 'topic-camera' 'topic-collisions' 'topic-computer-vision' 'topic-dotnet' 'topic-embodied-ai' 'topic-game-framework' 'topic-gaussian-splatting' 'topic-graphics' 'treat':38 'type':71 'ue5':2,29,58,90,104,110,115,121,128,133,138,143,184,202,219,236,255,274,294,313 'ue5-architecture':142,312 'ue5-auto-assistant':1 'ue5-blueprint-workflow':103,183 'ue5-cpp-gameplay':109,201 'ue5-debug-validation':137,293 'ue5-module-router':57,89 'ue5-performance-packaging':132,273 'ue5-save-load-replication':120,235 'ue5-ui-umg-slate':114,218 'ue5-world-interaction':127,254 'ue5.6/ue5.7':5,45 'ui':74,116,220 'ui/umg/slate':113,214 'umg':117,221 'unreal':15 'use':11 'user':13,48,327 'valid':140,296 'viewport':230,286 'want':385 'without':17,51 'workflow':68,106,186 'world':77,129,249,256","prices":[{"id":"635fc188-cf2b-412a-b125-c17ce71a1ef0","listingId":"59c96390-5d93-4b94-b71e-5d803dcd5c23","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"teixasalone","category":"UnrealEngine5-Skills","install_from":"skills.sh"},"createdAt":"2026-05-10T01:06:36.801Z"}],"sources":[{"listingId":"59c96390-5d93-4b94-b71e-5d803dcd5c23","source":"github","sourceId":"teixasalone/UnrealEngine5-Skills/ue5-auto-assistant","sourceUrl":"https://github.com/teixasalone/UnrealEngine5-Skills/tree/main/skills/ue5-auto-assistant","isPrimary":false,"firstSeenAt":"2026-05-10T01:06:36.801Z","lastSeenAt":"2026-05-18T19:07:25.514Z"}],"details":{"listingId":"59c96390-5d93-4b94-b71e-5d803dcd5c23","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"teixasalone","slug":"ue5-auto-assistant","github":{"repo":"teixasalone/UnrealEngine5-Skills","stars":12,"topics":["2d","aec","agent-skills","animations","blender","camera","collisions","computer-vision","dotnet","embodied-ai","game-framework","gaussian-splatting","graphics","machine-learning","ue4-program","unreal-engine","virtual-worlds","webgl","webgl2","webxr"],"license":"mit","html_url":"https://github.com/teixasalone/UnrealEngine5-Skills","pushed_at":"2026-05-18T15:42:31Z","description":"Provide reusable workflows for Unreal Engine 5.6/5.7 to simplify Blueprint, C++, UI, PCG, replication, debugging, and performance tasks.","skill_md_sha":"976ec3fc7284098c90bd3ae3e8b783f39ea63bd2","skill_md_path":"skills/ue5-auto-assistant/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/teixasalone/UnrealEngine5-Skills/tree/main/skills/ue5-auto-assistant"},"layout":"multi","source":"github","category":"UnrealEngine5-Skills","frontmatter":{"name":"ue5-auto-assistant","description":"UE5.6/UE5.7 automatic assistant entry for beginners. Use when users ask Unreal questions without naming a specific skill. Auto-route to the most precise UE5 skill and recommend dedicated MCP tools."},"skills_sh_url":"https://skills.sh/teixasalone/UnrealEngine5-Skills/ue5-auto-assistant"},"updatedAt":"2026-05-18T19:07:25.514Z"}}