SD 纹理/图案生成器库节点深度分析。覆盖 21 个核心生成器的内部引擎、参数、适用场景。 分为三类:图案生成器(tile_generator/splatter等)、噪波生成器(perlin/cells/voronoi等)、 特征纹理生成器(moisture_noise/wood_fibers等)。 Use when AI needs to: (1) choose the right generator for a material, (2) understand generator parameters for fine-tuning, (3) know which generators are FX-Map vs Pixel Processor based, (4) build custom patterns by combining generators. Substance Designer only (run_python).
$npx -y skills add ivanyangyangxi/artclaw_bridge --skill sd-generatorsInstalls into the current project.
Run `npx skills use "https://github.com/ivanyangyangxi/artclaw_bridge" --skill "ivanyangyangxi/artclaw_bridge/sd-generators"` 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.