lan-media-serverShare 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.
Install via ClawdBot CLI:
clawdbot install nagellack5C/lan-media-serverGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://192.168.1.91:18801/my-screenshot.jpgAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
IT support agents share diagnostic screenshots or configuration files with users on the same network when chat platforms lack media support. This enables quick visual troubleshooting without requiring file-sharing services.
Instructors in classrooms or training sessions distribute lecture slides, diagrams, or code snippets to students via local network links. It simplifies access to materials during hands-on workshops without internet dependency.
Graphic designers or UI/UX teams share mockups, prototypes, or asset files internally over a LAN for real-time feedback. This streamlines review processes in environments with restricted external tool usage.
Teams in offices share reports, spreadsheets, or presentation files securely within the local network during meetings. It avoids email attachments and ensures quick access without cloud storage overhead.
Users in smart homes or personal networks share photos, videos, or documents from AI assistants to family members' devices. It facilitates easy media streaming or file transfers without complex setup.
Offer a basic free version for individual users with limited features, and charge for advanced capabilities like analytics, priority support, or enhanced security. This attracts small teams while monetizing enterprise needs.
Sell licenses to businesses for internal deployment, including customization, integration with existing systems, and dedicated support. This targets organizations requiring secure, scalable media sharing solutions.
Provide services to help companies set up, customize, and maintain the media server within their IT infrastructure. This includes training, security audits, and workflow optimization for specific industry use cases.
💬 Integration Tip
Ensure the server's LAN IP is static or discoverable via mDNS for reliable link sharing, and automate file copying from AI outputs to the shared directory using scripts.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.