▄▄▄▄▄▄▄ ▐░░░░░░░▌ ▐░▀░░░▀░▌ ▐░░░▄░░░▌ ▐░░▀▀▀░░▌ ▀▀▀▀▀▀▀
/slashbot
AI-Powered CLI Assistant
● Features
Powerful capabilities for developers who live in the terminal.
AI-Powered Agent
Autonomous execution with Grok API. Agentic loop with context-aware continuations.
slashbotCode Operations
Grep, read, edit, create files with security checks. Supports glob patterns.
[[grep]], [[read]], [[edit]], [[create]]Task Scheduling
Schedule cron jobs and automated commands with the [[schedule]] action.
[[schedule cron='0 9 * * *']]Git Integration
Execute git commands safely - status, diff, log, add, commit, checkout, stash.
[[git command='status'/]]Skills System
Install and load custom skills/extensions from URLs to extend functionality.
/skill install <url>Vision Support
Process images through grok-vision-beta model. Paste images in terminal.
/imageVoice Transcription
Transcribe voice messages from Telegram and Discord using OpenAI Whisper.
auto-transcriptionWeb Search & Fetch
Search the web and fetch URLs with [[search]] and [[fetch]] actions.
[[fetch url='...'/]]● Connectors
Stay connected with your AI assistant on your favorite platforms.
Telegram
Connector
Connect your bot to Telegram for mobile notifications and chat interactions.
Features
- +Voice message transcription
- +Markdown formatting
- +Real-time notifications
- +Authorized chat filtering
Setup
Discord
Connector
Integrate with Discord servers for team collaboration and bot commands.
Features
- +Voice attachment support
- +Channel-specific routing
- +Typing indicators
- +Message splitting
Setup
● Commands
Quick reference for slash commands.
/login [key]Enter Grok API key/logoutClear API key/configShow configuration/initCreate GROK.md with AI/grep <pattern>Search in code/files [pattern]List project files/read <path>Read file contents/write <path>Write to file/task [list|run|...]Manage scheduled tasks/skill [list|install]Manage skills/usage [reset]Show API usage/context [on|off]Manage context compression/history [n]Show command history/clearClear conversation/helpShow all commands● Installation
Get up and running in seconds.