> For the complete documentation index, see [llms.txt](https://saveshell.coolstone.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saveshell.coolstone.dev/saveshell-docs.md).

# SaveShell Docs

### What is SaveShell?

SaveShell is a package on npm that allows you to save content to your CLI to refer back to later.

### How do I install it?

```bash
sudo npm i save-shell -g
```

### What are the commands?

The base command is `save`, which will give a list of all the commands.
