What problem does it solve?
This Skill solves the problem of finding correct, version-appropriate answers about Luanti/Minetest (now Luanti) and its Lua modding and configuration topics without manually searching scattered documentation.
Core Features & Use Cases
- Luanti/Minetest documentation lookup: Answers questions about Luanti itself, Luanti servers, Lua modding, modding APIs, and configuration such as minetest.conf.
- Targeted guidance across gameplay and internals: Covers engine APIs, server hosting setup, mod development topics (mapgen, models, schematics, player physics), player commands/privileges, and engine internals like networking and compiling.
- Reference-first compliance: Uses the bundled reference index and explicitly requires checking the references/ content before responding.
Quick Start
Use the luanti-docs skill to answer: “How do I configure minetest.conf for server hosting and what Lua API should I use for server-side node logic?”