This skill comes from a personal necessity. I use Claude and Codex a lot to crunch experiment analysis, and I couldn't find a skill that could download plots from W&B. W&B does have an MCP but it doesn't download plots, only data, as far as I know.
$claude plugin marketplace add rubenbranco/wandb-plot-skillInstalls into the current project.
Install wandb-plot-skill by running `claude plugin marketplace add rubenbranco/wandb-plot-skill`, then use it for the current task and follow its documentation at https://github.com/rubenbranco/wandb-plot-skill.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add rubenbranco/wandb-plot-skill |