SYS.INIT // Quick Start

Install AMA

Execute these raw overrides to embed the agent inside your system. Pure chaos requires absolute permission.

Windows Validation

Windows systems require WSL. Inject via linux subsystem.

01

Deploy CLI

Run one of the following commands in your terminal to fuse the ama CLI globally onto your machine.

Recommended Pipeline
curl -fsSL https://ama.shujan.xyz/install.sh | bash
NPM Inject
npm install -g amai
BUN Inject
bun add -g amai
02

Boot Sequence

Launch the ama CLI from any directory. Global binary unlocked.

Ignition Command
amai
  • 01CLI prompts node state: bg or fg
  • 02Browser interface forcefully spins up
  • 03Authenticate network connection
  • 04Agent locked. Awaiting destructive code.

Use background mode to demonize the process while you orchestrate directly from the browser window.

Command Ref

amai --help

Access structural parameters

Dashboard

Already injected? Start operation.

Engage Core