Tools & Utilities
Essential command-line tools and system utilities.
frigate-configurator
Configure Frigate NVR with optimized YAML, object detection, recording, zones, and hardware acceleration. Use when setting up Frigate cameras, troubleshooting detection issues, configuring Coral TPU/OpenVINO, or integrating with Home Assistant.
mcp-memory-server-surgery
Use when modifying MCP servers that touch repo memory (especially docs-memory). Includes protocol guardrails, validation ladder, and how to store new capabilities as Skills so future agents don’t re-learn painful details. Triggers: docs-memory, mcp-server.js, tools/list, tools/call, stdio, headerless, JSON-RPC, protocol.
fastmcp-quality-review
Review and score FastMCP MCP server quality. Use when creating/auditing MCP servers, before publishing to MCP directory, or to improve existing servers.
zsh-config-manager
Use when adding shell configuration for a new tool, creating zsh component files, configuring shell completions, using yadm alternates for OS-specific shell config, or troubleshooting modular zsh setup in conf.d structure.
agentuity-cli-cloud-sandbox-list
List sandboxes with optional filtering. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-cloud-session-list
List recent sessions. Requires authentication. Use for Agentuity cloud platform operations
managing-mcp-servers
Provides comprehensive guidance for managing MCP (Model Context Protocol) servers using the claude mcp CLI. Covers adding servers across scopes (project, local, user), transport types (stdio, sse, http), security best practices, and common patterns. Strongly recommends project scope for team consistency and version control.
tauri-v2
Tauri v2 cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up IPC patterns (invoke, emit, channels), configuring permissions/capabilities, troubleshooting build issues, or deploying desktop/mobile apps. Triggers on Tauri, src-tauri, invoke, emit, capabilities.json.
systemd-service
Create and debug systemd service unit files. Use when the user says "create a service", "systemd unit", "service won't start", "enable on boot", "systemctl", or asks about running apps as services.
termbox-testing
Test termbox2 UI applications using tmux sessions. Use this skill when you need to test terminal UI apps that require a real PTY, run pytest-based UI tests, or interact with tmux sessions programmatically.
mcp-servers
Use and develop MCP servers for agent capabilities. Includes Temporal, Qdrant, Memory, Discord, and Registry MCP servers.
filesystem
File system operations - read, write, list directories. Converted from MCP server for 90%+ context savings.
nginx
Nginx ops skill for configuring and operating Nginx as reverse proxy, web server, and ingress layer. Use for tasks like writing safe nginx.conf/server blocks, TLS, HTTP/2, caching, rate limiting, load balancing, observability, and troubleshooting 4xx/5xx, timeouts, and performance issues.
nixos-sway-wm
This skill should be used when working with NixOS/Sway window management, i3pm project/worktree management, EWW widgets (monitoring panel, top bar, workspace bar), application launching, or UI configuration. Use for creating/modifying EWW widgets, configuring Sway keybindings/window rules, managing projects via i3pm CLI, or launching applications through the unified app-launcher-wrapper system.
network-agent
Comprehensive network topology discovery, automated documentation generation, and root cause analysis for network issues using RouterCLI Pro. Use this skill when asked to map networks, discover device connections, create network documentation, troubleshoot connectivity issues, analyze network problems, or investigate network incidents. All workflows use the existing RouterCLI Pro CLI tool.
resume-session
Resume a previously saved session by loading context and recent log entries. Use at start of orchestrator workflows to check for existing sessions.