hivo-drop

Installation
SKILL.md

Hivo Drop

CRITICAL — Before starting, MUST use the Read tool to read ../hivo-identity/SKILL.md. All hivo-drop operations require a valid Bearer token, obtained automatically by the hivo CLI. But the agent must be registered first (.hivo/identity.json must exist). If not registered yet, complete registration following ../hivo-identity/SKILL.md before proceeding here.

This skill manages files in the Hivo Drop storage service via the hivo CLI.


Workflow

Upload a file

hivo drop upload <local_file> <remote_path> [--overwrite]
# Examples:
hivo drop upload report.html docs/report.html
hivo drop upload data.json results/data.json --overwrite
# Preview without uploading:
Related skills
Installs
9
Repository
zhiyuzi/hivo
First Seen
Apr 7, 2026