add-webchat

Community

Add a web chat interface for NanoClaw agents.

Authorchiptoe-svg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

NanoClaw agents lack a built-in browser-based chat interface, forcing users to rely on CLI or other channels for interaction. This skill installs a self-contained web chat server with a PWA frontend, enabling instant messaging with agents from any browser on the local machine, LAN, or tailnet.

Core Features & Use Cases

  • Embedded WebSocket Chat Server: Runs on its own port with bearer token, Tailscale, or reverse-proxy authentication, isolated from other NanoClaw channels.
  • PWA Frontend: A full progressive web app with room management, agent wiring, model assignment, file uploads, and Web Push notifications—installable on mobile and desktop.
  • Secure Agent Spawning Gate: Patches the agent-to-agent create_agent action to require owner or admin privilege, preventing privilege escalation from the new web surface.

Quick Start

Use the add-webchat skill to install the web chat server, configure authentication, and open the PWA at http://127.0.0.1:3100 to start messaging your first agent.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-webchat
Download link: https://github.com/chiptoe-svg/nanoclaw_gccourse/archive/main.zip#add-webchat

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.