Skip to content

Releases: maxwellsdm1867/cliboard

cliboard v0.2.0

17 Mar 15:23

Choose a tag to compare

What's New

Claude Code Skill

  • cliboard.skill — distributable Claude Code plugin that auto-triggers on math-heavy content
  • Install with claude skill install cliboard.skill
  • Also available as /cliboard slash command
  • Teaches Claude to write .cb.md directly for rich prose + equations + notes

Bug Fix

  • Fix KaTeX stack overflow by switching to HTML-only output (no MathML)

Install

cargo install cliboard

cliboard v0.1.0

17 Mar 05:58

Choose a tag to compare

Install

Shell (Mac/Linux):

curl -fsSL https://github.com/maxwellsdm1867/cliboard/releases/download/v0.1.0/cliboard-installer.sh | sh

Cargo:

cargo install cliboard

Manual: Download the binary for your platform below.