
Rubenbranco Wandb Plot Skill
- 1 repo stars
- Updated February 15, 2026
- RubenBranco/WANDB-Plot-Skill
rubenbranco-wandb-plot-skill is a Claude Code plugin that downloads W&B plots and generates metric charts from runs via CLI and agent skills.
About
rubenbranco-wandb-plot-skill is a Claude Code–compatible plugin that helps machine-learning developers download Weights & Biases plots and generate metric charts from experiment runs. It combines CLI affordances with skills aimed at Codex and Claude so you can script repeatable visualization steps or ask your agent to fetch the right charts during a training-debug session. developers shipping model iterations benefit when they need fast visual feedback on losses, biases, or custom metrics without clicking through the W&B UI for every comparison. Install it during build when W&B is already your experiment log; prerequisites typically include W&B access and run identifiers you care about. The plugin is categorized for data analysis rather than full MLOps orchestration—it accelerates visualization and download tasks, not deployment or hyperparameter search platforms. Use alongside your existing training scripts; verify outputs against the W&B web app when charts drive decisions.
- Download existing W&B plots from runs without manual UI export
- Generate metric charts from run data for reports and debugging
- CLI plus Codex/Claude agent skills for scripted and conversational workflows
- Keywords cover experiments, visualization, weights, biases, and machine-learning plotting
- Single-plugin packaging (1 plugin) focused on W&B plot automation
Rubenbranco Wandb Plot Skill by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install rubenbranco-wandb-plot-skill@RubenBranco/WANDB-Plot-SkillAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | February 15, 2026 |
| Repository | RubenBranco/WANDB-Plot-Skill ↗ |
What it does
Pull Weights & Biases run plots and generate metric charts from experiments via CLI and agent skills while you iterate on ML models.
Who is it for?
Best when you're already logging runs to Weights & Biases and want CLI and Claude/Codex skills for visualization.
Skip if: Skip if you're without W&B, non-ML products, or anyone and only needs generic charting with no experiment-run integration.
What you get
After install, you can script or agent-drive W&B plot downloads and generated metric charts tied to your experiment runs.
- Downloaded W&B plot assets from specified runs
- Generated metric charts derived from run telemetry
- Repeatable CLI or agent-driven visualization workflow for experiment reviews
Recommended Plugins
How it compares
W&B-focused visualization plugin with CLI and skills, not a general BI dashboard or training orchestration platform.
FAQ
Who is Rubenbranco Wandb Plot Skill for?
It is for developers and ML developers who use Weights & Biases and want faster plot download and metric chart generation inside Claude Code or Codex workflows.
When should I use Rubenbranco Wandb Plot Skill?
Use it during build while iterating on experiments—when you need charts from W&B runs for debugging, sharing, or agent-assisted analysis.
How do I add Rubenbranco Wandb Plot Skill to my agent?
Install the plugin from RubenBranco/WANDB-Plot-Skill per Claude Code plugin docs, configure W&B credentials, then invoke the bundled CLI or skills from your session.