byivanyangyangxi· 59 skills
Read a master material's blueprint, extract all parameters (scalar, vector, texture, static switch), and generate a comprehensive Markdown documentation file. Use when AI needs to: (1) document material parameters for artists, (2) generate technical reference for master materials, (3) create handoff documentation for material setups. Saves output to Saved/MaterialDocs/. Only reads material data (no modifications). Requires UE Editor running with ArtClaw plugin.
$npx -y skills add ivanyangyangxi/artclaw_bridge --skill ue57_generate_material_documentationInstalls into the current project.
Run `npx skills use "https://github.com/ivanyangyangxi/artclaw_bridge" --skill "ivanyangyangxi/artclaw_bridge/ue57_generate_material_documentation"` 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/ivanyangyangxi/artclaw_bridge" that are relevant to the current task. Run `npx skills add "https://github.com/ivanyangyangxi/artclaw_bridge"` and select the relevant skills, then follow their instructions.