---
slug: "flowus-skill"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/next-space/flowus-skill@main/README.md"
repo: "https://github.com/next-space/flowus-skill"
source_file: "README.md"
branch: "main"
---
# 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
```
