What problem does it solve? Running a Kali Linux pentest toolkit inside WSL2 on a small Windows drive leads to recurring failures: apt I/O errors from disk pressure, hung WSL daemons, broken Metasploit database connections, and friction wiring security MCP servers into the Hermes agent. This Skill provides the operational runbook to install, recover, and keep that environment healthy. ## Core Features & Use Cases - Disk-Pressure Recovery: Step-by-step procedure to clear Windows temp and npm caches, restart the WSL service, and verify free space before large apt batches. - Metasploit Database Repair: Commands to restart the PostgreSQL cluster, recreate the msf database, regenerate database.yml, and verify connectivity from msfconsole. - MCP Security Server Registration: Instructions for building cyproxio/mcp-for-security servers (nmap, sqlmap, ffuf, nuclei, and more) and exposing them to Hermes via a Windows launcher batch file. - Use Case: After apt fails with "Input/output error" mid-install on a 250 GB C: drive, follow the recovery sequence to free space, restart WSL, and resume the toolkit installation in small batches. ## Quick Start Ask the agent to recover the Kali WSL2 environment after apt I/O errors and verify the Metasploit database connection. ## Notes WSL2 has hard limits: no wireless, USB, monitor mode, or packet injection, so WiFi tooling like aircrack-ng cannot see real networks. The companion skill ethical-pentest-kali covers engagement workflow and the scope/consent gate; this Skill covers environment mechanics only.