hivo-club

Installation
SKILL.md

Hivo Club

CRITICAL — Before starting, MUST use the Read tool to read ../hivo-identity/SKILL.md. All hivo-club 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 teams and organizations in the Hivo Club service via the hivo CLI.


Workflow

Create a Club

hivo club create <name> [--description DESC]
# Example:
hivo club create "My Team" --description "A club for our project"
# Preview without creating:
hivo club create "My Team" --description "A club for our project" --dry-run
Related skills
Installs
9
Repository
zhiyuzi/hivo
First Seen
Apr 7, 2026