If you're managing MikroTik routers and need to generate or fix RouterOS scripts without breaking production, this is built for that. It pushes idempotent patterns, wraps everything in error handling with onerror and dry-run validation, and includes a Python linter to catch risky commands before you import. The references cover language syntax, safe practices, and real examples. Honestly, the main value is in the guardrails: it won't let you write scripts that silently fail or add duplicate config on every run. Works best with RouterOS 7, but stays compatible with 6 where it can.
npx skills add https://github.com/alexandre-machado/ai-stuffs --skill mikrotik-routeros-rsc