From authoring-motion
Executes the batch_export script for Blender Web Pipeline, automating batch export of 3D assets.
How this command is triggered — by the user, by Claude, or both
Slash command
/authoring-motion:blender-web-pipeline-batch_exportThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /blender-web-pipeline-batch_export Blender Web Pipeline - Batch Export ## Description Executes the batch_export script for Blender Web Pipeline. ## Usage ## Implementation This command runs the `batch_export.py` script from the Blender Web Pipeline skill, which provides automated assistance for batch export. ## Notes - This command leverages the skill's built-in automation scripts - For interactive mode, the script will prompt for required information - Check the skill documentation for detailed script usage
Blender Web Pipeline - Batch Export
Executes the batch_export script for Blender Web Pipeline.
/blender-web-pipeline-batch_export
This command runs the batch_export.py script from the Blender Web Pipeline skill, which provides automated assistance for batch export.
npx claudepluginhub freshtechbro/claudedesignskills --plugin authoring-motion3plugins reuse this command
First indexed Mar 26, 2026
/batch_exportExecutes a batch export of 3D assets from Blender for web pipeline, automatically processing all configured scenes or objects.
/batch_exportRuns the batch export script for Substance 3D Texturing, automating the export of multiple textures or materials in a batch process.
/mesh_builderRuns the Babylon.js mesh building pipeline using the skill's automation script.
/project_generatorRuns the Spline project generator script to scaffold new projects with interactive prompts for required configuration.
/babylonjs-engine-scene_generatorExecutes the Babylon.js scene generator script to automate scene creation. Runs the scene_generator.py script from the Babylon.js skill.