manage-tags
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
With emoji:
dino tag add "tag-name" --emoji "🏷️" --json
Tag Hierarchy
Tags support slash-separated hierarchy:
work— top-level tagwork/projects— nested tag under "work"work/projects/frontend— deeper nesting
When creating hierarchical tags, the parent path is resolved automatically.
Workflow
- If no arguments → list all tags
- If argument provided → create the tag
- After creating, confirm success and show the tag ID
- If the user wants to see what notes use a tag, suggest
/search-notes --tags "tagname"
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