<!-- SPDX-FileCopyrightText: 2026 CoreWeave, Inc. SPDX-License-Identifier: Apache-2.0 SPDX-PackageName: skills -- W&B Primary Skill Environment defaults - Python : run scripts with , install packages with - LLM : OpenAI (reasoning: high, endpoint: responses) --- Fast recipes — use these first These cover the most common tasks. Each is a single script. Copy, fill in placeholders, run. Count runs (exact, fast) Count traces (fast, server-side) Summarize project (runs + traces in one script) Inspect a single run Compare two runs Summarize latest eval Inspect recent traces Create a W&B Report Set…