Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Weights & Biases Run Monitor"
slug: "wandb-run-monitor"
description: "Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking."
verification: "security_reviewed"
source: "https://docs.wandb.ai/"
author: "Weights & Biases"
category: "Data Extraction & Transformation"
framework: "Claude Code"
---
# Weights & Biases Run Monitor
Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking.
## Prerequisites
Python, Weights & Biases SDK, Slack
## Installation
Basic usage or getting-started notes:
- Monitoring & Usage
- Documentation Index
- Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
- Source: https://docs.wandb.ai/
## Documentation
- https://docs.wandb.ai/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/wandb-run-monitor/)
No comments yet. Be the first to comment!