Babysitter blender-integration
Blender to engine pipeline skill for GLTF/FBX export.
install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/game-development/skills/blender-integration" ~/.claude/skills/a5c-ai-babysitter-blender-integration && rm -rf "$T"
manifest:
library/specializations/game-development/skills/blender-integration/SKILL.mdsource content
Blender Integration Skill
Blender game asset pipeline.
Capabilities
- GLTF/FBX export
- Addon development
- Batch processing
- Material conversion