Skip to main content

mikrotik

MikroTik RouterOS management via the native TCP API. DHCP leases, DNS records, ARP table, interfaces, and system info. Uses MCP tools (mikrotik_*) for structured access, CLI (`marauder mt`) for quick checks. <example> Context: User wants to check router status user: "how's the router doing?" </example> <example> Context: User wants to find a device on the network user: "what IP does the camera have?" </example> <example> Context: User wants to add a DNS record user: "add myhost.local.sazabi.pl pointing to 192.168.88.200" </example> <example> Context: User wants to see DHCP leases user: "show me all devices on the network" </example> <example> Context: User wants to pin a DHCP lease user: "make that lease static" </example>

Jump to install

Source facts

Repository
aladac/claude-plugins
Last source activity
April 22, 2026 at 17:35
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.