weights-and-biases

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

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

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 logging, visualizing, and managing machine learning experiments and models, enabling efficient MLOps practices.

Core Features & Use Cases

  • Experiment Tracking: Automatically log experiment metrics, visualizations, and hyperparameters.
  • Model Registry: Store, version, and manage models with lineage tracking.
  • Collaboration: Collaborate with team members on ML projects with shared workspaces.
  • Use Case: For a data scientist working on a new model, this Skill can help track the experiment's performance, compare different hyperparameter settings, and easily share the results with the team.

Quick Start

Use the weights-and-biases skill to log the performance of your latest experiment and view the results in the dashboard.

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 hyperparameters automatically?

You can track ML experiment metrics and hyperparameters automatically by using this Skill to log data via the Weights & Biases platform, enabling automatic visualization and model versioning for collaborative projects.

Does this Skill require the wandb Python library for experiment tracking?

Yes, this Skill requires the wandb Python library to execute experiment tracking, log metrics, record hyperparameters, and manage model artifacts within your data science workflows.

What is the best way to version machine learning models with lineage tracking?

The best way to version machine learning models with lineage tracking is using the Model Registry feature, which stores and manages models while maintaining a clear history of experiments and artifacts.

Can I use this for collaborative MLOps projects and share results with my team?

Yes, you can use this for collaborative MLOps projects to share results with your team, utilizing shared workspaces to streamline management and synchronize machine learning experiments across members.

How do I compare different hyperparameter settings for a new model?

You compare different hyperparameter settings for a new model by logging each configuration through the experiment tracking system, which automatically records metrics and visualizations for direct comparison in the dashboard.