# FlowUs CLI Skill

Use the FlowUs CLI safely for authorized FlowUs V2 API and content tasks.

## Install from ClawHub

```bash
openclaw skills install @flowus/flowus-skills
```

The Skill checks CLI and authentication state first. Installation, updates,
login, and remote writes require explicit user approval.

## Development

```bash
npm run check
```
