What problem does it solve? Operating MikroTik routers remotely is risky: RouterOS 6 and 7 have incompatible syntax for BGP, OSPF, and routing tables, and a single wrong command can lock you out of a production device. This Skill enforces a disciplined senior-engineer workflow—identify the device, snapshot before changes, apply with rollback safety, and validate—so ISP and network operations stay safe and auditable. ## Core Features & Use Cases - Version-aware diagnostics: Automatically detects RouterOS 6 vs 7 and uses the correct command trees for BGP, OSPF, firewall, queues, and routing filters. - Safe change management: Mandatory config export and backup before mutations, scheduled self-heal rollback for risky remote changes, and an explicit CONFIRMO pattern for destructive commands. - ISP operations coverage: PPPoE concentrators with queue trees, CGNAT pools, multi-upstream BGP, WAN failover, hotspot, CAPsMAN, and SNMP setup for Zabbix monitoring. - Use Case: A NOC analyst receives "BGP do upstream caiu" via WhatsApp, uses the Skill to inspect /routing/bgp/session print detail, correlate logs, and produce a structured incident report with rollback steps. ## Quick Start Ask the agent to audit the firewall rules and check BGP session status on the MikroTik router at the configured MIKROTIK_HOST.