ShellSage
ShellSage mobile SSH preset commands launching one-tap server tasks
AI WORKFLOWS

ShellSage Preset Commands: Run Server Tasks in One Tap from Your Phone

Tap the lightning button to run disk checks, service restarts, git, Docker and AI installs in one tap, or save your own custom commands.


Watch Preset Commands in action: open the lightning button, run a built-in command, and save your own (2 min 27 sec).

Preset Commands in ShellSage is a built-in launcher that runs common server tasks in one tap, with ready-made commands for AI setup, monitoring, Docker, git, services, networking and more, plus your own custom commands. Tap the lightning-bolt button in the terminal, pick a command, and it runs. No typing long flags on a phone keyboard.

What are Preset Commands and where do you find them?

When you connect to a server, look at the row of action buttons on the terminal. Next to Ask Sage, the screenshot tool and voice input, there is a lightning-bolt icon. That is Preset Commands. Tap it and a panel slides up with your recent commands at the top and a full library of ready-to-run commands underneath.

The idea is simple. Most of the commands you run on a server are the same handful you always run: check disk usage, look at running processes, restart a service, pull the latest git changes. On a laptop you have them in your shell history or muscle memory. On a phone, typing find . -name something with the right flags is slow and easy to fumble. Preset Commands gives you those tasks as buttons.

The lightning-bolt button on the terminal opens Preset Commands (next to Ask Sage, screenshot, and voice).
The lightning-bolt button on the terminal opens Preset Commands (next to Ask Sage, screenshot, and voice).
The commands you run most are the ones worth never typing again.

What is in the built-in command library?

Open the library and the commands are grouped into categories so you can scan to what you need. There is a search bar at the top and a set of clear sections under it.

The Preset Commands library, with a search bar and categories like AI setup & assistants.
The Preset Commands library, with a search bar and categories like AI setup & assistants.

The categories cover the day-to-day work of running a box:

These are the presets ShellSage ships so you can execute them quickly. You are not limited to them, but they cover most of what you do on a fresh login.

How do you find the right command fast?

The library has a search bar that filters across every command as you type. Type find and the list narrows instantly to the file-search commands. Type disk and you get disk usage. This is the fastest way in when you know the word but not the exact category.

Search across every command - type 'find' and it filters instantly.
Search across every command - type 'find' and it filters instantly.

If you cannot remember a command at all, you do not have to leave the terminal to look it up. Ask Sage to write it for you in plain English, then save the result as your own preset so it is one tap next time. Search first, ask second, save what you reuse.

Can you create and save your own commands?

Yes, and this is where Preset Commands earns its place. Tap create, give the command a name, paste the command itself, and save. Say you keep checking the heaviest processes. Name it top, paste your command, and save it.

ps -eo pid,ppid,cmd,%mem,%cpu --sort=-%cpu | head -n 15

When you save a custom command you get three options that make it even faster to reach:

Save your own custom command - name it, optionally add it to Quick Launch, a keyboard button, or auto-answer Yes.
Save your own custom command - name it, optionally add it to Quick Launch, a keyboard button, or auto-answer Yes.

Once saved, the command lives in your library. You can copy it to read or edit it first, or execute it directly. The first time I set up a server from my phone, I saved my three post-deploy checks as presets and never typed them again on that box.

How fast is it to run one?

Tap a command and it runs immediately in your live session. Run the live process viewer and the output lands at the top of your terminal, right where you are working. There is nothing to confirm for safe commands, and ShellSage still stops you on anything destructive.

Tap a command and it runs instantly - here the live process viewer (top).
Tap a command and it runs instantly - here the live process viewer (top).

Every command you run also gets remembered. Your most-used commands surface in their own section, so the things you actually reach for float to the top over time. Search a command once, run it, and it starts showing up where you can grab it without searching again.

Why this makes you faster on a phone

Working from a phone is normally slower than a laptop because typing is slower and mistakes cost more. Preset Commands closes most of that gap. The tasks you repeat become buttons, the long flags are baked in once, and the commands you cannot remember are a search or an Ask Sage away.

A button you tap is faster than a command you type, every single time.

Put together with custom commands, Quick Launch and the most-used history, you end up with a launcher shaped around your own servers. Check disk, restart a service, run git status, install an AI tool, all from the lightning button, all in one tap. That is the whole point: less typing, fewer mistakes, more done from wherever you are.

⚡ Key takeaways

Saqlain Bukhari
Your Questions, Answered

Frequently Asked Questions

Yes. Tap create, name the command, paste the command text, and save it. You can also pin it to Quick Launch, add it as a keyboard button, or set it to auto-answer Yes on confirmation prompts.
ShellSage ships presets for AI setup and assistants, system and monitoring, services, Docker, networking, files and search, git, updates and packages, and web and SSL.
Use the search bar in the library. It filters across every command as you type, so typing a word like find or disk narrows the list instantly. Commands you run often also surface in a most-used section.
Yes. Preset Commands is part of ShellSage, which has a free Hobby plan with no credit card required. A 15-day full-Pro trial is available when you want the rest of the Pro features too.
Topics this guide covers
mobile ssh clientssh client appssh from phoneandroid ssh clientios ssh clienttermius alternativerun ssh commands on phonessh preset commandssave ssh commandsssh command shortcutscustom terminal commands appssh snippets appquick ssh commands mobilessh command history appai ssh clientai terminal assistantmanage linux server from phonerestart service from phonedevops mobile appsysadmin phone app
Download ShellSage free
ShellSage is an AI-first SSH terminal with Sage built in: it explains output, fixes broken commands, and previews the blast radius before anything runs. Start on the free Hobby plan with no credit card, and get a 7-day full-Pro trial when you want everything.
← More tutorials