manage-tags
Installation
SKILL.md
Manage Dinox Tags
Help the user manage their Dinox tags.
Instructions
List Tags
If the user wants to see existing tags (or no argument is provided):
dino tag list --json
Present tags in a clean list. If there are many tags, group or categorize them.
Create a Tag
If the user provides a tag name in $ARGUMENTS or asks to create one:
dino tag add "$ARGUMENTS" --json