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" --localUse --local flag to force local model usage
Gateway Management
jarvis gateway# Start the gatewayjarvis gateway --daemon# Run as daemonjarvis status# Check statusChannel Management
jarvis channels status# Check all channelsjarvis message send --to +1234567890 --message "Hello"Diagnostics
jarvis doctor# Run health checkjarvis logs# View logsjarvis security audit# Security checkWeb 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:
/statusSession status and model info
/new or /resetReset the conversation
/compactCompact session context
/usageShow usage statistics
/think <level>Set thinking level (off|minimal|low|medium|high|xhigh)
/verbose on|offToggle verbose mode