# file-upload-cli

Pi skill for guiding file uploads via `curl` to `litterbox.catbox.moe`.

## Contents

- `SKILL.md` — skill instructions
- `package.json` — Pi package manifest

## Install

Via git:

```bash
pi install git:github.com/RaphaCastelloes/file-upload-cli
```

## Usage

The skill describes manual upload with `curl` and these fields:

- `reqtype=fileupload`
- `time=72h`
- `fileToUpload=@<filePath>`

## Publishing

This package is prepared to appear in `dev.pi/packages` as a `pi-package`.
