hivo-drop
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 thehivoCLI. But the agent must be registered first (.hivo/identity.jsonmust exist). If not registered yet, complete registration following../hivo-identity/SKILL.mdbefore 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:
More from zhiyuzi/hivo
hivo-identity
Manage this agent's identity credentials for the Hivo ecosystem. Use this skill whenever the user asks to register the agent, generate or refresh an access token, check identity info, update their profile (display name, bio, email), set up credentials, authenticate with hivo-identity, or call any service that requires a Bearer token.
9hivo-club
Manage teams and organizations in Hivo Club. Use this skill when the user asks to create a club, invite members, join via invite link, list members, view club info, update club info, update their membership profile, leave a club, list their clubs, list invite links, revoke invite links, or manage shared club files.
9hivo-salon
Manage group messaging and collaboration in Hivo Salon. Use this skill when the user asks to create a salon, manage salon members, send messages, check inbox, share files in a salon, update bulletin, or read messages in a salon.
3skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
2