heptabase-cli
Installation
SKILL.md
Prerequisites
- CLI installed from the desktop app. The command is
heptabaseon macOS/Linux; Windows installsheptabase.cmdfor cmd/PowerShell and aheptabaseshim for POSIX shells. - Check version compatibility before use with
heptabase --version. If the installed CLI version is outside this skill's compatibility range (0.3.x), you MUST stop and ask the user to update either the Heptabase desktop app or this skill package before continuing.
Command discovery
Run heptabase help to see all available top-level commands. This is always up to date. Each command supports --help for detailed usage:
heptabase help
heptabase note --help
heptabase note create --help
Common recipes
Use these as quick recipes for frequent requests. For less common flags or if a command fails, run heptabase help or <command> --help to discover the correct syntax.