Rubenbranco Wandb Plot Skill
rubenbranco-wandb-plot-skill is a Claude Code plugin for the Build phase that downloads W&B plots and generates metric charts from runs via CLI and agent skills.
Pull Weights & Biases run plots and generate metric charts from experiments via CLI and agent skills while you iterate on ML models.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install rubenbranco-wandb-plot-skill@RubenBranco/WANDB-Plot-SkillBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:RubenBranco/WANDB-Plot-Skill") and the paste-ready config with skillselion.get_install_config("plugin:RubenBranco/WANDB-Plot-Skill").
What it does
rubenbranco-wandb-plot-skill is a Claude Code–compatible plugin that helps machine-learning builders 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. Solo builders 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.
Highlights
- 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
Why builders use it
ML solo builders lose time exporting W&B plots manually and rebuilding the same metric charts every time they compare runs.
After install, you can script or agent-drive W&B plot downloads and generated metric charts tied to your experiment runs.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is rubenbranco-wandb-plot-skill for?
It is for developers and solo ML builders 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.
Comments
Share how you use rubenbranco-wandb-plot-skill, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.