Use Case
LAN Media Server is a powerful AI agent skill that extends your assistant with new capabilities. Share images, screenshots, and files from the AI workspace to users on the local network via HTTP. Use when the agent needs to show images, browser screenshots, or any files to the user and the current channel doesn't support inline media (e.g., webchat, CLI). Starts a lightweight Node.js static file server on LAN, managed by systemd. Drop files in the shared directory and send the user a clickable URL. This guide walks you through installing LAN Media Server, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install LAN Media Server: npx clawhub@latest --dir ~/.claude/skills install lan-media-server
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to design & creative to trigger LAN Media Server
Review the output and refine your prompt for better results
Combine LAN Media Server with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing LAN Media Server
Help me get started with LAN Media Server
What can LAN Media Server do for my design & creative workflow?
Show me an example of using LAN Media Server
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install lan-media-serverOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install lan-media-serverβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/lan-media-server/π‘Extract and place the folder at the path above, then restart your agent.