Skip to content

feat(skills): add blender-mcp optional skill for 3D modeling#1531

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-6360cdf9
Mar 16, 2026
Merged

feat(skills): add blender-mcp optional skill for 3D modeling#1531
teknium1 merged 1 commit into
mainfrom
hermes/hermes-6360cdf9

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Summary

Adds a blender-mcp skill to optional-skills/creative/ for controlling Blender via socket connection to the blender-mcp addon.

Based on PR #1354 by @alireza78a (authorship preserved). Moved from skills/ to optional-skills/ since it requires Blender 4.3+ desktop with a third-party addon manually started each session.

What it enables

  • Create 3D objects, materials, and animations from natural language
  • Run arbitrary Blender Python (bpy) code
  • Get scene info and viewport screenshots

Test Plan

Skill is a standalone SKILL.md — no code changes, no tests needed.

Control a running Blender instance from Hermes via socket connection
to the blender-mcp addon (port 9876). Supports creating 3D objects,
materials, animations, and running arbitrary bpy code.

Placed in optional-skills/ since it requires Blender 4.3+ desktop
with a third-party addon manually started each session.
@teknium1 teknium1 merged commit add945e into main Mar 16, 2026
1 check passed
angelburgosrosado pushed a commit to angelburgosrosado/hermes-agent that referenced this pull request Apr 27, 2026
…earch#1531)

feat(skills): add blender-mcp optional skill for 3D modeling
02356abc pushed a commit to 02356abc/hermes-agent that referenced this pull request May 14, 2026
…earch#1531)

feat(skills): add blender-mcp optional skill for 3D modeling
olympus-terminal pushed a commit to olympus-terminal/hermes-agent that referenced this pull request May 16, 2026
…earch#1531)

feat(skills): add blender-mcp optional skill for 3D modeling
Egavasyug pushed a commit to Egavasyug/hermes-agent that referenced this pull request Jun 10, 2026
…earch#1531)

feat(skills): add blender-mcp optional skill for 3D modeling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants