viz
Installation
SKILL.md
Viz Pack — Multi-Mode Visual Dispatcher
Transform any content into a professional visualization via one of four output modes. This skill is a dispatcher: it resolves the active mode, loads the mode-specific workflow from references/, and executes it.
Step 1: Resolve the active mode
Inspect the invocation in this priority order:
-
Positional argument. The first positional argument is
$0. If$0matchesdiagram,infographic,visualize, orpublish, use it as the mode. Remaining arguments ($ARGUMENTSafter the mode token) are the optional content reference (URL, file path, or inline text). -
Keyword trigger. If
$0is empty or not a valid mode, scan the most recent user message for a trigger keyword and map it to a mode:Trigger keyword(s) Mode "diagram it", "excalidraw this", "draw a diagram of this" diagram"nano this" infographic"vis it" visualize"ver it", "hey it", "heygenverse this", "put this on heygenverse as a visual" publish