mikrotik-mcp

32 mods across 1 repository, 12 stars between them.

add-app-to-server

01

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

This skill should be used when the user asks to "add an app to my MCP server", "add UI to my MCP server", "add a view to my MCP tool", "enrich MCP tools with UI", "add interactive UI to existing server", "add MCP Apps to my server", or needs to add interactive UI capabilities to an existing MCP server that already has…

12 13d ago A 95 tokens copy · 100% MIT

cavecrew

02

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn cavecrew-investigator (locate code), cavecrew-builder (1-2 file edit), or cavecrew-reviewer (diff review) instead of doing the work inline or using vanilla Explore. Subagent output is caveman-compressed so the tool-result…

12 13d ago A 134 tokens copy · 100% MIT

caveman-commit

03

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit.…

12 13d ago A 79 tokens copy · 89% MIT

caveman-compress

04

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or…

12 13d ago A 77 tokens copy · 100% MIT

caveman-help

05

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

12 13d ago A 56 tokens copy · 100% MIT

caveman-review

06

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

12 13d ago A 72 tokens copy · 100% MIT

caveman-stats

07

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

12 13d ago A 60 tokens copy · 100% MIT

caveman

08

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens"…

12 13d ago A 102 tokens copy · 80% MIT

convert-web-app

09

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP App support to my web app", "turn my web app into a hybrid MCP App", "make my web page work as an MCP App too", "wrap my existing UI as an MCP App", "convert iframe embed to MCP App", "turn my SPA into an MCP App", or needs to add MCP App support to an existing…

12 13d ago A 115 tokens copy · 100% MIT

create-mcp-app

10

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or needs guidance on MCP Apps SDK patterns, UI-resource registration, MCP App lifecycle, or host integration. Provides comprehensive guidance for building MCP Apps…

12 13d ago A 77 tokens original MIT

find-skills

11

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

12 13d ago A 67 tokens copy · 81% MIT

frontend-design

12

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

12 13d ago A 40 tokens copy · 100% MIT

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.

12 13d ago A 32 tokens original MIT

migrate-oai-app

14

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

This skill should be used when the user asks to "migrate from OpenAI Apps SDK", "convert OpenAI App to MCP", "port from window.openai", "migrate from skybridge", "convert openai/outputTemplate", or needs guidance on converting OpenAI Apps SDK applications to MCP Apps SDK. Provides step-by-step migration guidance with…

12 13d ago A 80 tokens copy · 98% MIT

promptfoo-evals

15

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Write, refine, run, and QA promptfoo evaluation suites: promptfooconfig.yaml, prompts, providers, vars, tests, assertions, model-graded rubrics, transforms, datasets, exports, and CI gates. Use for non-redteam eval coverage, regression tests, or new eval matrices. Do not use for adversarial redteam plugin or strategy…

12 13d ago A 79 tokens copy · 100% MIT

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

Standards for creating redteam plugins and graders. Use when creating new plugins, writing graders, or modifying attack templates.

12 13d ago A 29 tokens copy · 100% MIT

routeros-app-yaml

17

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

RouterOS /app YAML format for container applications (7.21+ builtin app, 7.22+ custom YAML creation). Use when: writing or validating RouterOS /app YAML files, working with MikroTik container apps, building docker-compose-like definitions for RouterOS, creating /app store schemas, debugging /app validation errors, or…

12 13d ago A 90 tokens copy · 100% MIT

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

RouterOS command tree introspection via /console/inspect API. Use when: building tools that parse RouterOS commands, generating API schemas from RouterOS, working with /console/inspect, mapping CLI commands to REST verbs, traversing the RouterOS command hierarchy, or when the user mentions inspect, command tree, RAML…

12 13d ago A 79 tokens original MIT

routeros-container

19

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

RouterOS /container subsystem for running OCI containers on MikroTik devices. Use when: enabling containers on RouterOS, setting up VETH/bridge networking for containers, managing container lifecycle via CLI or REST API, building OCI images for RouterOS, configuring container environment variables, troubleshooting…

12 13d ago A 86 tokens copy · 100% MIT

routeros-firewall

20

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

RouterOS firewall filter, NAT, mangle, and address-list configuration. Use when: writing firewall rules in RouterOS, configuring NAT, setting up address-lists or interface-lists, writing idempotent firewall scripts, configuring DNS redirect or port forwarding, or when the user mentions /ip/firewall, chain=forward…

12 13d ago A 92 tokens copy · 100% MIT

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

RouterOS v7 domain knowledge for AI agents. Use when: working with MikroTik RouterOS, writing RouterOS CLI/script commands, calling RouterOS REST API, debugging why a Linux command fails on RouterOS, or when the user mentions MikroTik, RouterOS, CHR, or /ip /system /interface paths. Scope: RouterOS 7.x (long-term and…

12 13d ago A 103 tokens copy · 100% MIT

routeros-hotspot

22

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

RouterOS hotspot captive portal for wired/wireless access control. Use when: configuring hotspot on RouterOS, setting up captive portal, writing hotspot profiles or instances, configuring walled garden, setting DHCP option 114 (RFC 8910 captive portal URI), integrating RADIUS with hotspot, or when the user mentions…

12 13d ago A 89 tokens copy · 100% MIT

routeros-mac-telnet

23

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

MAC-Telnet protocol (MikroTik Layer-2 terminal/exec over UDP 20561) wire format, session handshake, and MD5 + MTWEI (EC-SRP) authentication. Use when: implementing or debugging a MAC-Telnet client/server, reaching a RouterOS device by MAC address without IP, parsing MAC-Telnet packets, understanding the WinBox-style…

12 13d ago A 141 tokens copy · 89% MIT

routeros-mndp

24

mikrotik-mcp/mikrotik-mcp

Skill Claude CodeCodex

MNDP (MikroTik Neighbor Discovery Protocol) wire format, behavior, and RouterOS /ip/neighbor integration. Use when: implementing MNDP discovery, parsing MNDP packets, working with /ip/neighbor, understanding WinBox device discovery, debugging why a router doesn't appear in neighbor lists, or when the user mentions…

12 13d ago A 88 tokens copy · 100% MIT