| SERVERPRIVATEKEY | Server's Nostr private key (hex) | 32-byte-hex-string | | CLIENTPRIVATEKEY | Client's Nostr private key (hex) | 32-byte-hex-string |
| RELAYS | Comma-separated relay URLs | wss://relay.contextvm.org | | LOGLEVEL | Logging verbosity | info | | LOGDESTINATION | Where to write logs | stderr | | LOGFILE | Log file path (if destination=file) | - | | ENCRYPTIONMODE | optional, required, disabled | optional |
Deploy ContextVM servers and clients in production environments. Use when setting up production deployments, configuring Docker containers, managing environment variables, choosing relay configurations, or monitoring running services. Source: contextvm/cvmi.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/contextvm/cvmi --skill deployment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw