weights-and-biases

Automate ML experiment tracking and model versioning with Weights & Biases.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/aivos-xie/hermes-skills --skill weights-and-biases-aivos-xie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/aivos-xie/hermes-skills/tree/main/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/aivos-xie/hermes-skills --skill weights-and-biases-aivos-xie

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of tracking machine learning experiments, managing model versions, and collaborating with teams on ML projects.

Core Features & Use Cases

  • Experiment Tracking: Automatically log experiments, metrics, and hyperparameter configurations.
  • Model Registry: Store and version models, including their training and evaluation history.
  • Collaboration: Share experiments and models with team members, and collaborate on projects in real-time.

Quick Start

Use the W&B skill to track a machine learning experiment. Initialize a run and log the relevant metrics.

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 ML experiment metrics and hyperparameter configurations automatically?

To track ML experiment metrics and hyperparameter configurations automatically, use this Skill to initialize a W&B run and log the relevant training data. It automates experiment tracking by interacting with the W&B platform.

Does W&B experiment tracking work with PyTorch and TensorFlow workflows?

Yes, W&B experiment tracking works with PyTorch, TensorFlow, and HuggingFace workflows. This Skill supports research, development, and production environments by logging experiment metrics through the wandb dependency.

What is the best way to manage model versioning and collaborate with my ML team?

The best way to manage model versioning and collaborate with an ML team is using this Skill's Model Registry. It stores and versions models with their training history, enabling real-time project collaboration and sharing.

Do I need to install the wandb package to use this experiment management Skill?

Yes, you need to install the wandb package to use this experiment management Skill. It requires wandb to interact with the W&B platform, initialize runs, and log machine learning experiment metrics.

Can I log HuggingFace model training and evaluation history to a Model Registry?

You can log HuggingFace model training and evaluation history to a Model Registry using this Skill. It stores and versions models while capturing their complete training and evaluation metrics automatically.