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
Installs
1
GitHub Stars
6
First Seen
Mar 1, 2026
manage-tags — ryzencool/dinox-cli-skills