Built with Bun & TypeScript
Natural Language to Shell Commands
A powerful CLI tool that converts natural language descriptions into shell commands using AI. Fast, safe, and OS-aware command generation.
█
==== VCMD By Voidworks.xyz ====
Safety Level: CAUTION
git add -A && git commit -m 'add new home area'
stage all changes and commit with a meaningful message
? What would you like to do?
❯Execute: git add -A && git commit -m 'add new home area'
Executing command...
git add -A && git commit -m 'add new home area'
(Press Ctrl+C to stop the command)
[main 38c3671] add new home area
2 files changed, 11 insertions(+), 11 deletions(-)
Command executed successfully!
void@void-desktop:~/vcmd_website$
Features
Powerful AI-Driven CLI
Transform your command line experience with intelligent natural language processing and advanced safety features
🤖
AI-Powered Command Generation
Convert natural language to shell commands using Cerebras AI
🖥️
OS-Aware
Automatically detects your operating system and generates appropriate commands
🛡️
Safety Classification
Commands are classified as safe, caution, or dangerous for your security
⚡
Fast Execution
Built with Bun runtime for optimal performance and speed
📚
Command Explanation
Get detailed explanations of generated commands before execution
🔧
Command Analysis
Analyze and fix failed commands with AI assistance
Live Examples
See It In Action
Real examples of natural language commands converted to shell commands with full execution flow