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>

跳到安装

来源信息

仓库
aladac/claude-plugins
最近来源活动
2026年4月22日 17:35
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。