routeros-syntax-inspection skillA
routeros-syntax-inspection is agent-read markdown (skill) from tikoci/routeros-skills: Inspecting and validating RouterOS command/script syntax against a live device via /console/inspect (highlight, completion, syntax, child) and :parse IL. Use when: validating RouterOS commands before execution, explaining or linting RouterOS scripts, building syntax-aware tooling (LSP servers, validators, agent explain/check commands), interpreting highlight token streams or :parse intermediate language, discovering enum values or argument schemas, or when the user mentions console/inspect, high.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# RouterOS Syntax Inspection ## Overview RouterOS exposes its **own parser** over the REST API: `/console/inspect` classifies every byte of console input (`highlight`), proposes continuations (`completion`), returns structured help (`syntax`), and enumerates the command tree (`child`); the `:parse` scripting command returns the intermediate language (IL) the engine actually executes. Together these are the ground truth for "is this valid RouterOS?" — version-exact, package-exact, and even runtime-state-exact, which no static grammar can be. This skill is a **probe-selection and wire-format guide**: which surface answers which question, how to read each response, and which claims the responses do and do not support. It is grounded in full-corpus captures (913 scripts × multiple RouterOS versions) published in [tikoci/lsp-routeros-ts](https://github.com/tikoci/lsp-routeros-ts) — the `docs/` references there carry the full evidence [^1]. **"Parse RouterOS" is not one operation.** Pick the probe for the question: | Question | Probe | What it cannot establish | |---|---|---| …
Read the whole file at its exact version.
How to install
mdr add tikoci/routeros-skills/routeros-syntax-inspection@git:20260921.c9802a8mdr add tikoci/routeros-skills/routeros-syntax-inspection@sha256:bc07d292dd63e595Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ukrnpfv7o2vc47tu)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.c9802a8 latest | 2026-09-21 | c9802a8 | 12,544 B | A | view · diff |
| git:20260718.14fcd40 | 2026-07-18 | 14fcd40 | 11,593 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (12544 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
tikoci/routeros-skills · 64 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ukrnpfv7o2vc47tu GET https://markdownregistry.com/api/v1/resolve?ref=tikoci/routeros-skills/routeros-syntax-inspection GET https://markdownregistry.com/api/v1/blob/bc07d292dd63e595083e26fc369774b747c7c2a76fd2cacd9d0b591d1b4b4ada
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.