Start a local HTTP file server to share files in a directory over the network. Use when the user wants to serve or share files via a browser or HTTP.
$npx -y skills add crawlscript/mmclaw --skill file-serverInstalls into the current project.
Run `npx skills use "https://github.com/crawlscript/mmclaw" --skill "crawlscript/mmclaw/file-server"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crawlscript/mmclaw" that are relevant to the current task. Run `npx skills add "https://github.com/crawlscript/mmclaw"` and select the relevant skills, then follow their instructions.