building-with-schematics

Installation
SKILL.md

Building with Schematics

Why Schematics?

Schematics are the PREFERRED building method because:

  • You describe WHAT to build, not HOW to execute commands
  • Full block state support (facing, axis, half, etc.)
  • COMPACT FORMAT saves ~70% tokens with run-length encoding
  • Automatic rotation of entire builds
  • Optimizes commands automatically

COMPACT FORMAT (Recommended)

Use this format for token efficiency:

{
  "a": [x, y, z],
  "p": {"S": "stone", "P": "oak_planks", ".": "air"},
Related skills

More from amenti-labs/vibecraft

Installs
4
GitHub Stars
89
First Seen
Jan 25, 2026