RouterOS command tree introspection via /console/inspect API. Use when: building tools that parse RouterOS commands, generating API schemas from RouterOS, working with /console/inspect, mapping CLI commands to REST verbs, traversing the RouterOS command hierarchy, or when the user mentions inspect, command tree, RAML, or OpenAPI generation for RouterOS.
$npx -y skills add tikoci/routeros-skills --skill routeros-command-treeInstalls into the current project.
Run `npx skills use "https://github.com/tikoci/routeros-skills" --skill "tikoci/routeros-skills/routeros-command-tree"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tikoci/routeros-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tikoci/routeros-skills"` and select the relevant skills, then follow their instructions.