Using Jarvis

Learn how to interact with Jarvis through CLI commands, chat interfaces, and the web dashboard.

CLI Commands

Send Messages to AI

jarvis agent --message "Hello, Jarvis!"
jarvis agent --message "Explain quantum computing" --local

Use --local flag to force local model usage

Gateway Management

jarvis gateway# Start the gateway
jarvis gateway --daemon# Run as daemon
jarvis status# Check status

Channel Management

jarvis channels status# Check all channels
jarvis message send --to +1234567890 --message "Hello"

Diagnostics

jarvis doctor# Run health check
jarvis logs# View logs
jarvis security audit# Security check

Web Dashboard

Access the web dashboard at http://127.0.0.1:18789

Chat Interface

Talk to Jarvis directly from your browser

Control Panel

Manage channels, sessions, and configuration

Usage Stats

Track token consumption and model usage

Skills

Install and manage skills from ClawHub

Chat Commands

Use these commands in WhatsApp, Telegram, Slack, Discord, or any connected channel:

/status

Session status and model info

/new or /reset

Reset the conversation

/compact

Compact session context

/usage

Show usage statistics

/think <level>

Set thinking level (off|minimal|low|medium|high|xhigh)

/verbose on|off

Toggle verbose mode

Jarvis

© 2026 Nilkanth Desai. MIT licensed.