๐ŸŽฏ

blockbench-animation

๐ŸŽฏSkill

from jasonjgardner/blockbench-mcp-project

VibeIndex|
What it does
|

Creates and manages 3D model animations using Blockbench MCP tools, from the Blockbench MCP project for AI-assisted 3D modeling.

๐Ÿ“ฆ

Same repository

jasonjgardner/blockbench-mcp-project(8 items)

blockbench-animation

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add jasonjgardner/blockbench-mcp-project --skill blockbench-animation
skills.sh Installโš  Installs to .agents/skills/
npx skills add jasonjgardner/blockbench-mcp-project --skill blockbench-animation
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/blockbench-animation/SKILL.md

SKILL.md

384Installs
2
-
Last UpdatedJan 23, 2026

More from this repository7

๐ŸŽฏ
blockbench-modeling๐ŸŽฏSkill

Integrates with Blockbench for 3D voxel modeling using the Blockbench MCP server plugin.

๐ŸŽฏ
blockbench-texturing๐ŸŽฏSkill

Enables advanced texture painting, UV mapping, and texture editing workflows within the Blockbench 3D modeling application via MCP remote interaction.

๐ŸŽฏ
blockbench-mcp-overview๐ŸŽฏSkill

A template project for setting up the Blockbench MCP server with AI agents, enabling 3D model creation, animation, and texturing through Claude Code, Cline, and VS Code with MCP integration.

๐ŸŽฏ
blockbench-pbr-materials๐ŸŽฏSkill

Creates and manages PBR materials in Blockbench using MCP tools for Minecraft Bedrock RTX, including normal/height/MER maps and multi-channel texture workflows.

๐ŸŽฏ
blockbench-hytale๐ŸŽฏSkill

Creates Hytale game models and animations using Blockbench MCP tools, supporting character/prop formats, attachments, shading modes, and visibility keyframe animation.

๐ŸŽฏ
blockbench-plugins๐ŸŽฏSkill

A workspace template for connecting AI coding agents to Blockbench, a 3D modeling tool, via MCP server โ€” enabling AI-assisted 3D modeling, animation, texturing, and PBR material workflows.

๐ŸŽฏ
blockbench-use๐ŸŽฏSkill

A mandatory orchestrator skill for Blockbench MCP work that must be invoked before any mcp__blockbench__* tool call, classifying requests to route them to the correct sub-skills (modeling, texturing, animation, PBR, Hytale) and running pre-flight checks before executing 3D scene operations. It enforces checkpoints before risky multi-step edits and ensures exports properly close the loop.