tensorboard-visualizer
This skill provides automated assistance for tensorboard visualizer tasks within the ML Training
Content Preview
--- name: tensorboard-visualizer description: | Tensorboard Visualizer - Auto-activating skill for ML Training. Triggers on: tensorboard visualizer, tensorboard visualizer Part of the ML Training skill category. allowed-tools: Read, Write, Edit, Bash(python:*), Bash(pip:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Tensorboard Visualizer ## Purpose This skill provides automated assistance for tensorboard visualizer tasks within the ML Training
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/tensorboard-visualizer.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/07-ml-training/tensorboard-visualizer/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/07-ml-training/tensorboard-visualizer/SKILL.md