一键导入
blender-pose-library
Blender pose library skill for listing, saving, loading, and mirroring reusable armature poses stored on Blender armature objects.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Blender pose library skill for listing, saving, loading, and mirroring reusable armature poses stored on Blender armature objects.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Blender reusable light rigs, HDRI/world setup and rotation animation, light grouping, and render-view controls
Blender object manipulation — create, delete, move, rotate, scale and duplicate objects
Blender rigid body, soft body, cloth, collision, force fields, particle systems, constraints, and simulation cache tools
Set up dcc-mcp-blender for an agent or operator: install Blender Python dependencies with Blender's bundled interpreter, generate MCP host configuration, guide the user through enabling the Blender add-on, and run a first live-tool smoke prompt.
Blender rendering — render scenes, run observable background animation jobs, capture viewport images, and configure output
Blender scene assembly — merge .blend files, append/link data blocks, manage view layers and external references
| name | blender-pose-library |
| description | Blender pose library skill for listing, saving, loading, and mirroring reusable armature poses stored on Blender armature objects. |
| license | MIT |
| allowed-tools | ["Bash","Read"] |
| metadata | {"dcc-mcp":{"dcc":"blender","layer":"domain","stage":"authoring","version":"1.0.0","tags":["blender","pose","pose-library","armature","animation","retargeting"],"search-hint":"pose library, save pose, load pose, list poses, mirror pose, armature pose, character animation handoff","search-aliases":["character pose","pose preset","animation pose","save armature pose","load character pose","pose snapshot","retarget pose","mirror armature pose"],"intent":"Save, load, list, and mirror reusable armature poses stored as JSON on armature objects.","recall-context":{"app_type":"blender","domain":"animation","workflow_stage":"posing","task_category":"mutate"},"preconditions":[{"type":"software","name":"blender","version":">=4.0"},{"type":"scene_state","predicate":"has_open_scene"}],"side-effects":{"modifies":true,"targets":["armature","pose_data"]},"produces":["pose_snapshot","pose_list"],"requires":[],"tools":"tools.yaml"}} |
Typed pose capture and playback tools for Blender armatures. Poses are stored
as JSON in armature custom properties, so they work without third-party rigging
addons and travel with the .blend file.
Prefer blender-rigging for armature construction and blender-animation for
keyframes, baking, and timeline edits.