# OpenCLI Agent Pack: Yazi

Use this when an AI agent needs to work with `yazi`.

## What this CLI is for
File manager, previews, and keyboard navigation from the terminal. Built by Yazi.

Best for: file manager, previews, and keyboard navigation from the terminal.

## Agent readiness
Human-first CLI (0/100)


## Install
```sh
brew install yazi
```

## Verify before real work
```sh
yazi --version
```
Expected signal: yazi responds locally and is ready for the first real command.

## Safe starting commands
```sh
yazi --version
```

```sh
yazi
```

## Guardrails for agents
- Prefer small commands and ask the agent to summarize plain text output.
- Expect prompts; keep a human in the loop for interactive flows.
- Start read-only, then ask before mutations.

## Suggested agent instruction
You may use Yazi (`yazi`) for file manager, previews, and keyboard navigation from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.

Source: OpenCLI
