> S

Getting Started with shellA

Your guide to setting up and using shellA in minutes

Overview

This guide will help you get up and running with shellA in just a few minutes. shellA is an AI-powered file transformation tool that lets you modify local files using natural language commands.

What You'll Learn
  • How to install shellA on your system
  • Basic navigation of the shellA interface
  • How to create your first workflow
  • Tips for getting the most out of shellA

Installation

Installing shellA is quick and straightforward. Follow these steps to get shellA on your system:

Installation Steps
  1. After you have created a ByteSpell account and selected your subscription, download the shellA installer for your operating system from the Download Page.

  2. Run the installer:

    • Windows: Double-click the .exe file and follow the installation wizard
    • macOS: Open the .dmg file and drag shellA to your Applications folder
  3. Launch shellA from your applications menu or desktop shortcut

  4. Sign in with your ByteSpell account

First Steps

Now that you have shellA installed, let's get familiar with the interface and try your first commands.

The shellA Interface

When you first open shellA, you'll see three main areas:

  1. File Explorer (Left Panel): Allows you to add and displays your directories. You can navigate through folders and preview the transformations before you execute them.

  2. Chat (Center Panel): This is where you prompt shellA with what you want to do. You can type in natural language. shellA will be aware of any directories that you add in the File Explorer pane.

  3. Workflow Panel (Right Panel): Shows your saved workflows. You can run, edit, or delete them from here.

Basic Examples

Let's try some basic examples to get a feel for how shellA works. Remember, you can use natural language - no need to memorize specific syntax!

Your First Workflow

Try these simple prompts to get started:

List Duplicate Files

"Show me all duplicate files in this folder"

This will display all duplicate files in your current directory.

Create a New Folder

"Create a new folder called Duplicates and move all duplicates there"

This will create a new directory named "Duplicates" in your current location and move any duplicate files there.

Delete Files

"Delete the oldest duplicate file"

This will find compare the duplicates and delete the oldest one.

Command Structure

While shellA understands natural language, it helps to know the general structure of effective commands:

Action + Object + Modifiers

  • Action: What you want to do (move, rename, find, etc.)
  • Object: What you want to act on (files, folders, content)
  • Modifiers: Additional details (location, criteria, etc.)

Next Steps

Now that you've got the basics down, here are some suggestions for what to explore next: