weights-and-biases

Automate ML experiment tracking and MLOps workflows with Weights & Biases.

4|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ragnarokhaa/hermes --skill weights-and-biases-ragnarokhaa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/ragnarokhaa/hermes/tree/main/hermes-cerul-tech-news-package/hermes-cerul-tech-news-package/hermes-agent/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/ragnarokhaa/hermes --skill weights-and-biases-ragnarokhaa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wandb, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you streamline your ML experiments and MLOps workflows by automatically logging experiments, visualizing training, and managing model registries using the Weights & Biases platform.

Core Features & Use Cases

  • Experiment Tracking: Automatically log metrics and run configurations.
  • Real-time Visualization: Monitor experiments in real-time through dashboards.
  • Hyperparameter Tuning: Optimize hyperparameters with sweeps.
  • Model Registry: Keep track of models, datasets, and code with versioning and lineage.
  • Use Case: If you're a data scientist running experiments to build a machine learning model, this Skill can help you track the performance of your models, visualize training progress, and manage your experiments efficiently.

Quick Start

Run the 'wandb login' command to set up your Weights & Biases account and automatically track experiments.

Frequently Asked Questions about weights-and-biases

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track machine learning metrics during model training?

To automate experiment tracking, this Skill logs ML metrics and run configurations to Weights & Biases dashboards, automatically visualizing training progress in real-time.

What is the best way to run hyperparameter tuning for MLOps workflows?

Hyperparameter tuning in MLOps workflows is executed via W&B sweeps to optimize parameters, automatically logging search results and metrics into experiment tracking dashboards.

Do I need a Weights & Biases account to log experiment metrics?

Yes, logging experiment metrics requires a Weights & Biases account. You must run the 'wandb login' command to authenticate your account before automating ML experiment tracking.

How does a model registry handle versioning for machine learning models?

A model registry handles versioning by tracking models, datasets, and code with lineage, ensuring a reliable history of machine learning experiments and artifacts.

Can I use wandb for real-time visualization of ML experiments?

Yes, wandb supports real-time visualization of ML experiments by monitoring training runs through dedicated dashboards, updating metrics automatically as experiments progress.

When should I use an MLOps platform instead of manual tracking for ML experiments?

You should use an MLOps platform instead of manual tracking when you need to streamline ML workflows, automate metric logging, manage a model registry, and perform systematic hyperparameter tuning.