routeros-qemu-chr
Medium Risk 63Run MikroTik RouterOS CHR in QEMU
by tikoci
Running RouterOS CHR in QEMU requires understanding boot methods, VirtIO drivers, and acceleration options. This skill provides guidance for x86_64 and aarch64 architectures with troubleshooting for common issues.
routeros-netinstall
Low Risk 65Automate MikroTik RouterOS Firmware Installation
by tikoci
Installing RouterOS on multiple MikroTik devices manually is time-consuming and error-prone. This skill provides Claude Code with comprehensive netinstall-cli documentation for automated, repeatable firmware installation.
routeros-mndp
Safe 67Implement MikroTik Neighbor Discovery Protocol (MNDP)
by tikoci
Network engineers need to understand MNDP protocol format to build custom discovery tools, but protocol specifications are scattered across technical documents. This skill provides complete MNDP wire format documentation, TLV parsing examples, and RouterOS integration patterns.
routeros-hotspot
Safe 72Configure RouterOS Hotspot Captive Portal
by tikoci
Network administrators struggle with RouterOS hotspot complexity including captive portal flow, HTTPS login pages, and RADIUS integration. This skill provides complete configuration patterns for MikroTik hotspot setup from profiles to external authentication.
routeros-fundamentals
Low Risk 69Configure MikroTik RouterOS with AI
by tikoci
AI agents often fail when working with RouterOS because it uses a proprietary CLI, not Linux commands. This skill provides the domain knowledge to write correct RouterOS commands, REST API calls, and scripts without Linux hallucinations.
routeros-firewall
Low Risk 64Configure RouterOS Firewall Rules with AI
by tikoci
Writing RouterOS firewall rules manually leads to misconfiguration and security gaps. This skill helps Claude, Codex, and Claude Code generate correct firewall configurations including filter rules, NAT, mangle chains, address-lists, and DoS protection patterns.
routeros-container
Safe 70Configure RouterOS Containers on MikroTik Devices
by tikoci
Managing containerized applications on MikroTik routers requires understanding RouterOS 7.x container subsystem, VETH networking, and OCI image requirements. This skill provides complete reference documentation for CLI commands, REST API patterns, and network configuration.
routeros-command-tree
Low Risk 68Introspect RouterOS command trees for schema generation
by tikoci
Building tools that interact with RouterOS requires understanding the command hierarchy. This skill provides documentation for the /console/inspect API, enabling developers to programmatically explore RouterOS command trees for API schema generation and CLI-to-REST mapping.
routeros-app-yaml
Safe 70Generate RouterOS container app YAML configurations
by tikoci
Writing RouterOS /app YAML files by hand is error-prone due to unique syntax differences from docker-compose. This skill helps you generate valid YAML for MikroTik container applications with proper port formats, environment placeholders, and store schema.
notebooklm
Safe 69Access Google NotebookLM API for research and audio summaries
by teng-lin
Organizing research notes and generating summaries manually takes significant time. This skill connects to Google NotebookLM API to create sources, generate audio overviews, and manage notebooks programmatically.
tdd-workflows-tdd-green
Safe 70Implement Minimal Code for TDD Green Phase
by sickn33
This skill helps Claude implement the simplest possible code to make failing tests pass, following TDD green phase principles. It guides users to write just enough code to satisfy test requirements without over-engineering.
tavily-search
Safe 71Search the Web with LLM-Optimized Results
by tavily-ai
Finding accurate, current information on the internet is time-consuming. This skill provides AI-ready search results optimized for LLM consumption with relevance scores, content snippets, and domain filtering.
extract
Low Risk 68Extract Web Content from URLs
by tavily-ai
This skill extracts clean markdown or text content from specific URLs using Tavily's extraction API. Perfect for research, documentation retrieval, and content aggregation without writing custom scraping code.
tts-skill
Low Risk 70Convert text to natural speech with multiple TTS engines
by tabortao
Converting text to speech manually requires complex setup and API keys. This skill provides a unified interface to multiple TTS engines including local voice cloning and cloud services.
SKILL: verification_hygiene
Safe 67Implement Evidence Verification Discipline
by SyntagmaNull
Prevents AI models from treating search results as infallible truth. Establishes structured protocols for external evidence gathering, source tiering, and verification sprawl prevention.
SKILL: structure_judgment
Safe 67Route Complex Inputs to Optimal Response Layers
by SyntagmaNull
AI models often answer the wrong layer of complex user inputs, leading to drift, overreach, or fake certainty. Structure judgment analyzes inputs to identify the primary structural problem and routes to the correct handling layer before responding.
SKILL: judgment_hygiene
Safe 67Improve reasoning structure and epistemic hygiene
by SyntagmaNull
Prevents common reasoning failures where AI models present inference as observation or give costless recommendations. This skill enforces structural discipline through six systematic checks that ensure claims are properly grounded and uncertainty is honestly represented.
svelte-code-writer
Safe 70Build and fix Svelte 5 components with official tools
by sveltejs
Struggling with Svelte 5 runes and modern patterns? Access official documentation and automated code fixes directly in your workflow.
workflow-automation
Safe 69Automate Development Workflows with Scripts
by supercent-io
Developers spend hours on repetitive tasks like running builds, tests, and deployments. This skill provides ready-to-use templates for npm scripts, Makefiles, Git hooks, and CI/CD pipelines to automate these workflows.
web-design-guidelines
Safe 71Review UI Code for Web Standards Compliance
by supercent-io
Ensure your UI code follows industry best practices and accessibility standards. This skill automatically checks your components against Vercel's Web Interface Guidelines and reports violations with specific line numbers and fix suggestions.