▄▄▄▄▄▄▄ ▐░░░░░░░▌ ▐░▀░░░▀░▌ ▐░░░▄░░░▌ ▐░░▀▀▀░░▌ ▀▀▀▀▀▀▀
/slashbot
AI-Powered CLI Assistant - Made with Slashbot
▄▄▄▄▄▄▄ ▐░░░░░░░▌ ▐░▀░░░▀░▌ ▐░░░▄░░░▌ ▐░░▀▀▀░░▌ ▀▀▀▀▀▀▀
● Features
Powerful capabilities for developers who live in the terminal.
Multi-Provider AI Agent
21 LLM providers including xAI, OpenAI, Anthropic, Google, Mistral, Ollama and more. Full agentic loop with tool calling.
/providers selectShell & Filesystem
Execute shell commands with safety gates. Read, write, patch, append files. Hard-blocked destructive patterns.
shell.exec · fs.read · fs.write · fs.patchMulti-Agent System
Register specialist agents with custom prompts, tool allowlists, and provider pinning. Team orchestration.
/agents register · @agent_idAutomation
Cron jobs, webhooks with HMAC validation, repeating timers, and one-shot delayed jobs. Persistent job queue.
automation.add_cron · automation.add_webhookSkills System
50+ bundled skills. Install custom skills from GitHub. Rule files and environment overrides.
/skill list · /skill install <url>Persistent Memory
Markdown-based memory store. Search, upsert facts, take timestamped daily notes across sessions.
memory.search · memory.upsert · memory.noteVoice Transcription
OpenAI Whisper integration. Auto-transcribe voice messages from Telegram, Discord, Slack, and WhatsApp.
/transcription setupSolana Wallet
Integrated wallet for SOL & $SLASHBOT tokens. Pay for API usage, send tokens, redeem credits.
/wallet balance · /wallet sendWeb Search & Fetch
AI-powered web search and HTTP fetch with content extraction and summarization.
web.search · web.fetchHeartbeat System
Periodic health checks with HEARTBEAT.md review, alert classification, and delivery to any connector.
/heartbeat enable · /heartbeat triggerOrchestrator
Delegate tasks to subagents with auto-routing, fan-out, and pipeline strategies. Background execution.
orchestrate · orchestrate.listHooks & Plugins
Plugin-first runtime. Shell hook scripts auto-discovered from .slashbot/hooks/. Extensible event system.
.slashbot/hooks/{event}.{name}.sh● Connectors
Stay connected with your AI assistant on your favorite platforms.
Telegram
Connector
Full Telegraf-based bot integration with private chat and group support.
Features
- +Voice message transcription
- +Media & image support
- +Authorized chat filtering
- +Command-gated responses
Setup
Discord
Connector
Discord.js with Socket Mode. Separate agent sessions for guilds and DMs.
Features
- +Voice file transcription
- +Channel-specific routing
- +DM support with abort timeouts
- +Image attachments
Setup
Slack
Connector
@slack/bolt with Socket Mode. Events API, slash commands, and threaded replies.
Features
- +Voice transcription
- +Threaded replies
- +File attachments
- +Authorized user filtering
Setup
Connector
WebSocket bridge connector for WhatsApp. Text, media, and voice support.
Features
- +Voice message transcription
- +Media support
- +Authorized phone numbers
- +Real-time messaging
Setup
● Commands
Quick reference for slash commands.
/healthRuntime health summary/doctorPlugin diagnostics/helpList commands and tools/setupProvider onboarding/providers [select]Show/switch LLM provider/model [select]Show/switch active model/skill [list|run|info]Manage skills/agents [list|register]Manage agents & teams/discord [status|setup]Discord connector/telegram [status|setup]Telegram connector/slack [status|setup]Slack connector/whatsapp [status|setup]WhatsApp connector/heartbeat [status|trigger]Health check system/wallet [balance|send]Solana wallet management/transcription [setup]Whisper transcription/updateSelf-update from git/npm● Installation
Get up and running in seconds.