⚡ Save precious development time by converting natural language prompts to runnable shell commands with the power of AI directly in Raycast!
From common every day tools, to build tools, container management and many other applications. Shell Buddy can help you remember almost any CLI command.
Shell Buddy will work with any established CLI interface. Extremely new CLIs like the Supabase CLI won't work, as it wasn't included in the training data. It's always up to you to make sure the command you are running is what you want to do.
tar -czvf archive.tar.gz images videos audio && du -sh archive.tar.gz && scp archive.tar.gz user@remote_server:/path/to/dest
grep -o '[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+.[A-Za-z]{2,}' users.json
kubectl create clusterrole pod-reader --verb=get,list,watch --resource=pods
docker run --name postgres -e POSTGRES_USER=username -e POSTGRES_PASSWORD=password -p 5432:5432 -v data:/var/lib/postgresql/data postgres
aws iam create-role --role-name Test-Role --assume-role-policy-document file://test-role-trust-policy.json
convert
or shell buddy
to prompt the Shell Buddy extensionrename a docker volume to hello
⌘ + J
or run the command directly in the terminal with ⌘ + ↵
make a coffee run
will yield no result, but still deduct 1 credit.