weights-and-biases

Track machine learning experiments, hyperparameter sweeps, and model versions with Weights & Biases.

9|3|Updated May 18, 2026
One-click install
npx skills add https://github.com/jordanhubbard/mac --skill weights-and-biases-jordanhubbard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/jordanhubbard/mac/tree/main/src/mac/_hermes/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/jordanhubbard/mac --skill weights-and-biases-jordanhubbard

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 the process of tracking machine learning experiments, sweeps, model registry, and dashboards, enabling efficient collaboration and model management.

Core Features & Use Cases

  • Experiment Tracking: Automatically log metrics and visualize training progress in real-time dashboards.
  • Hyperparameter Tuning: Optimize hyperparameters with automated sweeps.
  • Model Registry: Manage model versions and lineage.
  • Collaboration: Share experiments and artifacts with team members.
  • Use Case: Suppose you are running a series of hyperparameter sweeps for a new model. This Skill allows you to track the performance of each run, visualize the results, and manage the final model version.

Quick Start

Use the weights-and-biases skill to start a new experiment and log the training loss and accuracy.

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 experiments and log metrics automatically?

You can track machine learning experiments by using this Skill to automatically log metrics and visualize training progress in real-time dashboards. It requires the wandb library to manage experiment runs and record hyperparameters.

What is the best way to run hyperparameter sweeps for model validation?

The best way to run hyperparameter sweeps is by using this Skill to automate hyperparameter tuning. It optimizes parameters through automated sweeps and tracks the performance of each run to help you validate models.

How does a model registry work for managing model versions and lineage?

A model registry works by using this Skill to manage model versions and lineage through the Weights & Biases platform. It allows data science teams to track, organize, and share finalized model artifacts and their historical dependencies.

Can I share experiment tracking dashboards with my team for collaboration?

Yes, you can share experiment tracking dashboards with your team for collaboration. This Skill enables you to share experiments, artifacts, and real-time training visualizations with team members using the wandb platform.

Do I need wandb installed to manage sweeps and model versions?

Yes, you need the wandb dependency installed to manage sweeps and model versions. This Skill relies on the Weights & Biases platform to automate experiment tracking, hyperparameter tuning, and model registry functions.