weights-and-biases

Automate MLOps workflows with Weights & Biases for experiment tracking and model versioning.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/HuskyDanny/hermes-agent-config --skill weights-and-biases-huskydanny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/HuskyDanny/hermes-agent-config/tree/main/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/HuskyDanny/hermes-agent-config --skill weights-and-biases-huskydanny

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 simplifies MLOps by automating experiment tracking and model registry, reducing the time spent on manual data management and increasing collaboration among ML practitioners.

Core Features & Use Cases

  • Automated Experiment Tracking: Log metrics, visualize training, and compare runs automatically.
  • Hyperparameter Tuning: Perform automated sweeps to find the best hyperparameters.
  • Model Registry: Organize and manage models with versioning and lineage.
  • Use Case: If you're working on a new machine learning project and want to track experiment results, tune hyperparameters, and keep your model versions organized, this Skill can help you do it all in one place.

Quick Start

Use the weights-and-biases skill to log a new experiment for a training run on your model, including the learning rate and number of epochs.

Frequently Asked Questions about weights-and-biases

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

FAQPage Schema
How do I automate experiment tracking for my machine learning project?

Automated experiment tracking logs metrics and visualizes training runs automatically by using the Weights & Biases API. It reduces manual data management time and allows you to compare model runs directly.

What is the best way to organize and manage model versions with lineage?

Organizing and managing model versions requires a model registry to track lineage and version history. This Skill uses the Weights & Biases platform to centralize model versioning and increase collaboration among practitioners.

How do I perform automated hyperparameter sweeps to find the best model parameters?

Automated hyperparameter sweeps are performed using the Weights & Biases API to find the best hyperparameters. This Skill automates the tuning process by logging metrics and comparing runs to identify optimal configurations.

Do I need the wandb library to track experiment metrics and log training data?

Yes, the wandb library is required to interact with the Weights & Biases API for experiment tracking. This dependency allows the Skill to automate logging metrics, visualizing training, and managing model versions.

Can I use this for MLOps workflows if I am an individual data scientist?

Yes, this Skill is ideal for ML practitioners and data scientists involved in experiment tracking and model versioning. It streamlines MLOps workflows, making it suitable for individual use or team collaboration.