Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

artclaw-material

스타30
포크6
업데이트2026년 4월 15일 07:07

ArtClaw official Material node graph write operations for UE5. Create, delete, connect, and edit MaterialExpression nodes in a Material's node graph, create new Material assets, set material properties, and recompile materials. Use when AI needs to: (1) build materials from scratch by assembling expression nodes, (2) modify existing material node graphs, (3) connect nodes to material property inputs (BaseColor, Roughness, Normal, etc.), (4) set material-level properties (BlendMode, ShadingModel, TwoSided), (5) help users author procedural or texture-based materials. Works with Material assets (not MaterialInstance — use material_ops.py tools for instance parameter overrides). Requires UE Editor running with ArtClaw plugin. NOT for: reading node graphs (use get-material-nodes skill), material instance parameter queries (use get_material_parameters tool).

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
6 개 파일
SKILL.md
readonly