blender-physics-simulation

Configure Blender 5.x physics simulations with Python API scripts.

11|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/ra100/blender-claude-plugin --skill blender-physics-simulation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blender-physics-simulation
Source: https://github.com/ra100/blender-claude-plugin/tree/main/skills/blender-physics-simulation
Command: npx skills add https://github.com/ra100/blender-claude-plugin --skill blender-physics-simulation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Blender 5.x physics workflows can be complex and error-prone without a structured, repeatable approach. This Skill provides expert guidance for rigid body dynamics, cloth, Mantaflow fluids, soft body, particle systems, force fields, baking/caching, and Python automation of simulations, enabling consistent, maintainable setups.

Core Features & Use Cases

  • Step-by-step Python API patterns for configuring rigid bodies, cloth, fluids, and particles.
  • End-to-end automation of simulation pipelines including baking caches, and debugging workflows across live Blender MCP Server contexts or script-based fallbacks.
  • Real-world use cases such as building a physics-driven scene from ground up, baking results for iterative renders, and creating reusable templates for production pipelines.

Quick Start

Execute a ready-to-run Blender script that creates a basic rigid-body + cloth scene with Mantaflow domain and a bake.

Frequently Asked Questions about blender-physics-simulation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Blender physics simulations using the Python API?

Automate Blender physics simulations by applying Python API patterns to configure rigid bodies, cloth, Mantaflow fluids, and particles. Scripted workflows enable end-to-end setup, baking caches, and debugging for consistent, maintainable scene generation.

What is the best way to script Mantaflow fluid setups in Blender 5.x?

Scripting Mantaflow fluid setups in Blender 5.x involves using Python API patterns to define the fluid domain and bake caches. This structured approach ensures repeatable workflows and consistent simulation results across live or fallback environments.

Can I run rigid body and cloth simulations together in a single Blender script?

Yes, you can run rigid body and cloth simulations together in a single Blender script. A ready-to-run Python script can create a combined scene with a Mantaflow domain, enabling simultaneous physics dynamics and automated baking.

Does Blender MCP server support live physics simulation baking and debugging?

Blender MCP server supports live physics simulation baking and debugging. Workflows operate across live MCP server contexts and script-based fallbacks, providing clear, repeatable Python API patterns for both beginners and experts.

Why are my Blender physics caches failing to bake when using bpy scripts?

Blender physics caches may fail to bake due to unstructured or error-prone bpy scripts. Applying clear, repeatable Python API workflows for baking and debugging ensures consistent simulation pipelines and resolves common setup errors.

Do I need prior Python experience to script Blender physics workflows?

Prior Python experience is helpful but not strictly required to script Blender physics workflows. The provided Python API patterns and authoritative references guide both beginners and experts through repeatable simulation setups and debugging.