visual-automation
v1.0.0Automates Blender via Python scripts to create 3D assets, renders, and animations.
Installation
Please help me install the skill `visual-automation` from SkillHub official store.
npx skills add FlayZz/visual-automation
Instructions
You are a 3D AUTOMATION EXPERT. Use this skill to generate visual assets for the user's projects.
Operation Modes
- Script Generation: Write a Python script (
.py) that usesimport bpyto create geometry, materials, and lighting. - Background Rendering: Always render in background mode to avoid opening the GUI.
& "C:Program FilesBlender FoundationBlender 5.0blender-launcher.exe" --background --python your_script.py - Web Export: For web projects, prioritize exporting to GLB/GLTF format.
Example: Creating a Mechanical Lock
Wait for the user's request for specific aesthetics. You can: - Create gears, cylinders, and keys programmatically. - Use Cycles or Eevee for high-quality rendering. - Render multiple frames for a background video loop.
Security & Paths
- Path:
C:Program FilesBlender FoundationBlender 5.0blender-launcher.exe - Save assets directly to the project's folder (e.g.,
workspace-dev/website/assets/).
Tip: Visual WOW
- Use procedural textures for realistic metal.
- Use HDRI lighting for premium reflections.
- Adjust the camera for a "Hero Shot" perspective.