SLASH AI — Prompt Workflow Dashboard

 

SLASH AI — Prompt Workflow Dashboard
PROMPT COMMAND & WORKFLOW INTELLIGENCE

The / is the new prompt grammar.

Transform natural language into structured, executable AI workflows. One symbol. Five roles. Infinite combinations.

/ = Command | Separator | Router | Workflow Op
30+
Slash Commands
6
Categories
6
AI Models
Workflows
slash-ai — prompt-terminal
live preview idle
01 / WORKSPACE

Prompt Workspace

Write, run, validate, and score slash prompts in real time.

Prompt Editor
0 commands · 0 valid
Quick Insert
AI Model
Module E
Important System Message
/ is not automatically a universal AI programming language. Its meaning depends on the AI platform, system instructions, available tools, prompt context, and user-defined prompt grammar.
AI Process Map
Process Log
// Process log will appear here. Click "Run Workflow" to execute.
02 / LIBRARY

Slash Command Library

Click any command to insert it into the prompt editor. Commands are grouped by cognitive category.

Interactive Tip
Click a command chip to insert it. Hold Shift to insert with example parameters.
03 / BUILDER

Visual Prompt Builder

Drag, drop, and reorder commands to construct a workflow. The textual prompt updates live.

Command Palette
Workflow Canvas
Click commands from the palette to start building
Generated Prompt
// Your generated prompt will appear here
04 / EXAMPLES

Workflow Examples

Real-world slash prompt scenarios across writing, education, architecture, and recursive refinement.

05 / RECURSIVE

Recursive Refinement

Watch a prompt evolve through Analyse → Critique → Refine cycles. Each iteration improves the previous.

Recursive Formula
Pn+1 = R(C(A(Pn)))
P = Prompt
A = Analyse
C = Critique
R = Refine
Initial Prompt
Iteration Timeline
Click "Run 3 Iterations" to see the prompt evolve
06 / CONVERTER

Natural Language Converter

Transform ordinary prose into structured slash prompts. Natural Language → Structured Prompt Language.

Natural Language Input
Structured Slash Prompt
// Converted slash prompt will appear here
The converter maps verbs and intent to slash commands. Always review the output before use.
07 / MODELS

AI Model Selector

Slash syntax is interpreted differently by each platform. Choose a model to see how it might process your prompt.

Important: / is not universal

The slash is not inherently intelligent. Its meaning depends on:

1. AI platform
2. System instructions
3. Available tools
4. Prompt context
5. User-defined grammar
08 / THEORY

Central Theory

Prompts evolve through three stages. The slash acts as a visible boundary between operations.

Stage 1
Natural Language
"Write an article about AI"
Stage 2
Structured Instructions
/READ topic /WRITE draft /REFINE
Stage 3
Executable Workflows
/R → /A → /W → /C → /F → /O
The slash as a visible boundary
INPUT / READ / ANALYSE / CRITIQUE / REFINE / VERIFY / OUTPUT
Prompt Algorithm
START
↓ Receive User Input
↓ Detect "/"
↓ Is Slash Followed by Command?
├── YES → Extract Command
↓ Identify Category
↓ Extract Parameters
↓ Add to Workflow
└── NO → Process as NL
↓ Execute Workflow
↓ Generate Intermediate Results
↓ Is /REPEAT Present?
├── YES → Loop
└── NO → Final Output
END
Pseudocode
FUNCTION ProcessSlashPrompt(prompt):
    commands = ParseSlashCommands(prompt)

    FOR each command IN commands:
        IF command == "/READ":
            ExecuteRead()
        IF command == "/ANALYSE":
            ExecuteAnalysis()
        IF command == "/CRITIQUE":
            ExecuteCritique()
        IF command == "/CALCULATE":
            ExecuteCalculation()
        IF command == "/REFINE":
            ExecuteRefinement()
        IF command == "/REPEAT":
            RepeatWorkflow()
        IF command == "/OUTPUT":
            GenerateOutput()

    RETURN FinalResult
Final Dashboard Principle
"The slash is not inherently intelligent. The intelligence comes from defining a consistent grammar behind it."
This makes / potentially useful as a lightweight AI Prompt Workflow Language, sitting between ordinary natural-language prompting and formal programming.
09 / EXPORT

Export Workflow

Save your prompt in multiple formats. Exports use the current workspace content.

/
SLASH AI
Prompt Workflow Intelligence
Built for teachers, students, researchers, and prompt engineers.
The slash is a boundary. The grammar is the intelligence.
Hello

Comments