Armory
Source
Browse
Skills

weights-and-biases

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install weights-and-biases --cli claude

writes the skill into.claude/skills/weights-and-biases/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/weights-and-biases/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

When to use it

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/mlops-weights-and-biases/SKILL.md -o .claude/skills/mlops-weights-and-biases/SKILL.md

Notes

Extracted from davila7/claude-code-templates, mlops-weights-and-biases category.