Skip to main content
Run any Skill in Manus
with one click
GitHub repository

vibecraft

vibecraft contains 8 collected skills from amenti-labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
93
updated
2026-01-12
Forks
10
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

building-structures
computer-occupations-all-other

Builds Minecraft structures using VibeCraft MCP tools. Use when building houses, castles, towers, cottages, temples, or any architectural structure. Works with build_schematic for precise control. Handles room dimensions, floor placement, wall construction, roofing, and architectural style matching.

2026-01-12
building-with-schematics
computer-occupations-all-other

PRIMARY BUILDING METHOD - Use for ALL construction tasks. Build structures using declarative JSON schematics with 2D layer grids. Describe WHAT to build, the server handles HOW. Supports COMPACT FORMAT (70% fewer tokens) with run-length encoding. Use this instead of WorldEdit commands for reliable, predictable builds.

2026-01-12
placing-furniture
computer-occupations-all-other

Places furniture and decorates Minecraft interiors using JSON schematics. Use when furnishing rooms, placing tables, chairs, beds, lamps, decorations, or designing interior spaces. Reference furniture_catalog.md for 80+ ready-to-use designs.

2026-01-12
using-worldedit
computer-occupations-all-other

WorldEdit commands for BULK operations - terrain modification, large fills, copy/paste, spheres/cylinders. For detailed structures with oriented blocks (doors, stairs), use build_schematic instead. WorldEdit is best for terrain, large regions, and geometric shapes.

2026-01-12
building-redstone
computer-occupations-all-other

Builds redstone circuits, mechanisms, and automation in Minecraft using VibeCraft MCP tools. Use when building logic gates, memory circuits, piston doors, automatic farms, item sorters, clocks, or any redstone contraption.

2026-01-10
choosing-materials
software-developers

Chooses Minecraft block materials, color palettes, and textures using VibeCraft MCP tools. Use when selecting materials for builds, creating color schemes, matching architectural styles, or asking about block combinations and palettes.

2026-01-10
creating-shapes
software-developers

Creates procedural and organic shapes in Minecraft using VibeCraft MCP tools. Use when building spheres, domes, cylinders, pyramids, torus, arches, curves, spirals, organic shapes, statues, or any complex geometry that requires procedural generation.

2026-01-10
generating-terrain
software-developers

Generates Minecraft terrain and landscapes using VibeCraft MCP tools. Use when creating hills, mountains, valleys, rivers, caves, cliffs, or natural terrain features. Handles procedural generation, noise functions, and terrain texturing.

2026-01-10