Autonomous frontier exploration skill for robonix. Driven by the
LLM/pilot via rbnx ask "explore" (or any equivalent intent that
triggers the robonix/skill/explore/explore tool).
See CAPABILITY.md for the full interface + behaviour spec.
Quickstart
# from the package root
bash scripts/build.sh # rbnx codegen + docker build
# then add to your deploy manifest under skill: and rbnx boot
explore_rbnx
Autonomous frontier exploration skill for robonix. Driven by the LLM/pilot via
rbnx ask "explore"(or any equivalent intent that triggers therobonix/skill/explore/exploretool).See
CAPABILITY.mdfor the full interface + behaviour spec.Quickstart
Manifest snippet:
The skill registers 3 MCP tools with atlas. Pilot’s tool catalog will include
robonix/skill/explore/{explore, status, cancel}.Layout
License: MulanPSL-2.0