From blender-mcp
Step-by-step verification of PLY tile imports from Metashape - naming, transforms, bounding boxes, and grid coverage.
How this skill is triggered — by the user, by Claude, or both
Slash command
/blender-mcp:tile-import-verificationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verifies that tiles imported from Metashape are correct before processing begins. Catches naming violations, transform issues, and missing tiles early.
Verifies that tiles imported from Metashape are correct before processing begins. Catches naming violations, transform issues, and missing tiles early.
batch_import(directory="/path/to/ply/dir", format="ply")Tile_X-Y namingidentity_transform from import resultsget_mesh_stats on each tilesave_file after successful verificationPASS if:
FAIL if:
npx claudepluginhub jenkinsm13/claude-plugins --plugin better-blender-mcpCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.