npx claudepluginhub heptameta/heptabase-cli-skills --plugin heptabaseThis skill is limited to using the following tools:
- CLI installed from the desktop app. The command is `heptabase` on macOS/Linux; Windows installs `heptabase.cmd` for cmd/PowerShell and a `heptabase` shim for POSIX shells.
Orchestrates Joplin MCP tools for note, notebook, and tag management. Guides setup with API token, editing strategies for long notes, bulk tagging, ID usage, and workflow recipes.
Provides Zettelkasten best practices for high-quality memex cards: atomic insights, own words, linking in context; covers Markdown format, frontmatter, slug naming, tagging, categories. Use for writing/reviewing cards, naming, linking strategies.
Captures user thoughts, ideas, knowledge, questions, or sources as TwinMind cards with type classification, duplicate detection, creation, auto-linking, and index updates. Use for memorable knowledge shares.
Share bugs, ideas, or general feedback.
heptabase on macOS/Linux; Windows installs heptabase.cmd for cmd/PowerShell and a heptabase shim for POSIX shells.heptabase --version. If the installed CLI version is outside this skill's compatibility range (0.2.x), you MUST stop and ask the user to update either the Heptabase desktop app or this skill package before continuing.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
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.
heptabase card list --sort createdTime --direction descending --limit 20heptabase journal read $(date +%Y-%m-%d)heptabase card list -q "<keyword>" --limit 20heptabase whiteboard cards <whiteboardId>heptabase whiteboard add-card --whiteboard-id <whiteboardId> --card-id <cardIdOrDate>Every command prints JSON to stdout. You can parse it with jq or pipe it to other tools.
heptabase start to launch and wait for readiness.fileId.