flowus-file

Installation
SKILL.md

FlowUs File Skill

Use the flowus CLI with --json for every command.

Commands

  • Upload only: flowus --json file upload <local_file> --parent-page <page_id>
  • Append existing file object: flowus --json block append-file <block_id> --oss-name <oss_name>
  • Append external file: flowus --json block append-file <block_id> --external-url <url>

Rules

Installs
1
First Seen
Jun 5, 2026
flowus-file — next-space/flowus-cli