manage-boxes

Installation
SKILL.md

Manage Dinox Card Boxes

Help the user manage their Dinox card boxes (zettel boxes).

Instructions

List Card Boxes

If the user wants to see existing boxes (or no argument is provided):

dino box list --json

Present boxes in a clean list.

Create a Card Box

If the user provides a box name in $ARGUMENTS or asks to create one:

dino box add "$ARGUMENTS" --json
Installs
1
GitHub Stars
6
First Seen
Mar 1, 2026
manage-boxes — ryzencool/dinox-cli-skills