routeros-centrs skillA
routeros-centrs is agent-read markdown (skill) from tikoci/routeros-skills: Use whenever a task touches a real MikroTik RouterOS device or CHR: reading or changing config, running a RouterOS CLI command non-interactively, checking a command is well-formed before sending it, moving files on or off a device, discovering neighbors, or doing the same thing across several routers. Reach for centrs (@tikoci/centrs, CLI + Bun/TS) rather than hand-rolling curl against /rest or scripting ssh: it resolves the router's address, credentials, port and protocol from your WinBox addre.
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
# Driving RouterOS with centrs ## What this is for [`@tikoci/centrs`](https://github.com/tikoci/centrs) is a **friendly conduit** to RouterOS, not a configuration abstraction. You still speak RouterOS; centrs handles the parts that are tedious and error-prone to do by hand: - resolving `<router>` to an address, credentials, port, and a protocol; - **validating a RouterOS-shaped command before it runs**; - returning the same structured envelope whatever transport carried the call. Validation and structured diagnostics are the product. Without them it would be a worse `curl`. **Reach for centrs when** you need to run a RouterOS command, read state, or move a file — from a shell script, a test, or an agent loop. **Don't reach for it** when you need RouterOS *documentation* (use the `rosetta` MCP or the `routeros-fundamentals` skill), or when you need to *create* the router itself (use `routeros-quickchr-cli` from a shell, or `routeros-quickchr` for the TypeScript library — centrs consumes a quickchr VM, it does not boot one). > **Status:** `0.1.x` preview under active development. The repo README publishes …
Read the whole file at its exact version.
How to install
mdr add tikoci/routeros-skills/routeros-centrs@git:20260921.bf6c644mdr add tikoci/routeros-skills/routeros-centrs@sha256:249a9df830047411Pin 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_khmmhg7wisozdimv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.bf6c644 latest | 2026-09-21 | bf6c644 | 15,848 B | A | view · diff |
| git:20260920.8be9842 | 2026-09-20 | 8be9842 | 15,633 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 (15848 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_khmmhg7wisozdimv GET https://markdownregistry.com/api/v1/resolve?ref=tikoci/routeros-skills/routeros-centrs GET https://markdownregistry.com/api/v1/blob/249a9df8300474116727ea9d3bf26e1aec96e82780e5f42d66b4c0001f661bca
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.