manage-boxes
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
With description (helps AI route notes to the correct box):
dino box add "Inbox" --description "用于存放待整理的想法和资料" --json
With color:
dino box add "Inbox" --color "#FF5733" --json
Workflow
- If no arguments → list all card boxes
- If argument provided → create the box
- Ask the user if they want to add a description (recommended — helps AI route notes)
- After creating, confirm success and show the box ID
- If the user wants to add notes to a box, suggest using
/create-notewith the--zettel_boxesoption
Weekly Installs
1
Repository
ryzencool/dinox…i-skillsGitHub Stars
2
First Seen
Mar 1, 2026
Security Audits
Installed on
mcpjam1
claude-code1
windsurf1
zencoder1
crush1
amp1