[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-weights-and-biases-weave-status":3,"mdc--3g7suf-key":33,"related-org-weights-and-biases-weave-status":346,"related-repo-weights-and-biases-weave-status":471},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":31,"mdContent":32},"weave-status","verify Weave plugin status and health","This skill should be used when the user wants to \"check weave status\", \"verify the weave plugin is running\", \"see if weave is set up correctly\", \"check weave configuration\", \"is weave working\", \"weave is running an older config\", \"the daemon is on an old config\", or needs to diagnose why Claude Code sessions are not appearing in Weave.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"weights-and-biases","Weights & Biases","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fweights-and-biases.png","wandb",[13,17,19],{"name":14,"slug":15,"type":16},"Observability","observability","tag",{"name":9,"slug":18,"type":16},"weights-biases",{"name":20,"slug":21,"type":16},"Monitoring","monitoring",9,"https:\u002F\u002Fgithub.com\u002Fwandb\u002Fweave-claude-code","2026-07-17T06:07:58.961737",null,0,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"Claude Code plugin that traces sessions, tool calls, and subagents to W&B Weave for observability and debugging.","https:\u002F\u002Fgithub.com\u002Fwandb\u002Fweave-claude-code\u002Ftree\u002FHEAD\u002Fskills\u002Fweave-status","---\nname: weave-status\ndescription: This skill should be used when the user wants to \"check weave status\", \"verify the weave plugin is running\", \"see if weave is set up correctly\", \"check weave configuration\", \"is weave working\", \"weave is running an older config\", \"the daemon is on an old config\", or needs to diagnose why Claude Code sessions are not appearing in Weave.\n---\n\n# Weave Claude Code Plugin — Status\n\nCheck the current installation and configuration status of the Weave Claude Code plugin.\n\n## Run Status\n\nRun:\n```bash\nweave-claude-code status\n```\n\n## Interpret Results\n\nEach status line indicates one of four states:\n- `✓` — component is present and correctly configured\n- `✗` — component is missing or misconfigured (action required)\n- `⚠` — component is working but has drifted from current settings (action recommended)\n- `-` — component is absent but not an error (e.g., daemon not yet started)\n\n**Common issues and fixes:**\n\n| Symptom | Fix |\n|---------|-----|\n| `✗ Configuration: not found` | Run `\u002Fweave:weave-install` to complete installation |\n| `✗ CLI: not found in PATH` | Run `npm install -g weave-claude-code` in a terminal |\n| `✗ Weave project: not configured` | Run `\u002Fweave:weave-config set weave_project ENTITY\u002FPROJECT` |\n| `⚠ Daemon is running an older config` | A setting changed since the daemon started, so the live daemon is using stale config. Run `weave-claude-code restart` to apply the new settings. |\n| `- Daemon socket: not running` | Normal if no Claude Code session is active; daemon starts automatically on next hook event |\n| `- Log file: not created yet` | Normal before first session; no action needed |\n\n## Report\n\nSummarize the status to the user. If all required items are ✓, confirm the plugin is ready and sessions will be traced automatically. If any ✗ items exist, provide the specific fix steps. If a `⚠` warning appears, surface it explicitly and run the recommended fix command.\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,47,53,60,65,95,101,106,155,164,322,328,340],{"type":39,"tag":40,"props":41,"children":43},"element","h1",{"id":42},"weave-claude-code-plugin-status",[44],{"type":45,"value":46},"text","Weave Claude Code Plugin — Status",{"type":39,"tag":48,"props":49,"children":50},"p",{},[51],{"type":45,"value":52},"Check the current installation and configuration status of the Weave Claude Code plugin.",{"type":39,"tag":54,"props":55,"children":57},"h2",{"id":56},"run-status",[58],{"type":45,"value":59},"Run Status",{"type":39,"tag":48,"props":61,"children":62},{},[63],{"type":45,"value":64},"Run:",{"type":39,"tag":66,"props":67,"children":72},"pre",{"className":68,"code":69,"language":70,"meta":71,"style":71},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","weave-claude-code status\n","bash","",[73],{"type":39,"tag":74,"props":75,"children":76},"code",{"__ignoreMap":71},[77],{"type":39,"tag":78,"props":79,"children":82},"span",{"class":80,"line":81},"line",1,[83,89],{"type":39,"tag":78,"props":84,"children":86},{"style":85},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[87],{"type":45,"value":88},"weave-claude-code",{"type":39,"tag":78,"props":90,"children":92},{"style":91},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[93],{"type":45,"value":94}," status\n",{"type":39,"tag":54,"props":96,"children":98},{"id":97},"interpret-results",[99],{"type":45,"value":100},"Interpret Results",{"type":39,"tag":48,"props":102,"children":103},{},[104],{"type":45,"value":105},"Each status line indicates one of four states:",{"type":39,"tag":107,"props":108,"children":109},"ul",{},[110,122,133,144],{"type":39,"tag":111,"props":112,"children":113},"li",{},[114,120],{"type":39,"tag":74,"props":115,"children":117},{"className":116},[],[118],{"type":45,"value":119},"✓",{"type":45,"value":121}," — component is present and correctly configured",{"type":39,"tag":111,"props":123,"children":124},{},[125,131],{"type":39,"tag":74,"props":126,"children":128},{"className":127},[],[129],{"type":45,"value":130},"✗",{"type":45,"value":132}," — component is missing or misconfigured (action required)",{"type":39,"tag":111,"props":134,"children":135},{},[136,142],{"type":39,"tag":74,"props":137,"children":139},{"className":138},[],[140],{"type":45,"value":141},"⚠",{"type":45,"value":143}," — component is working but has drifted from current settings (action recommended)",{"type":39,"tag":111,"props":145,"children":146},{},[147,153],{"type":39,"tag":74,"props":148,"children":150},{"className":149},[],[151],{"type":45,"value":152},"-",{"type":45,"value":154}," — component is absent but not an error (e.g., daemon not yet started)",{"type":39,"tag":48,"props":156,"children":157},{},[158],{"type":39,"tag":159,"props":160,"children":161},"strong",{},[162],{"type":45,"value":163},"Common issues and fixes:",{"type":39,"tag":165,"props":166,"children":167},"table",{},[168,187],{"type":39,"tag":169,"props":170,"children":171},"thead",{},[172],{"type":39,"tag":173,"props":174,"children":175},"tr",{},[176,182],{"type":39,"tag":177,"props":178,"children":179},"th",{},[180],{"type":45,"value":181},"Symptom",{"type":39,"tag":177,"props":183,"children":184},{},[185],{"type":45,"value":186},"Fix",{"type":39,"tag":188,"props":189,"children":190},"tbody",{},[191,217,241,263,288,305],{"type":39,"tag":173,"props":192,"children":193},{},[194,204],{"type":39,"tag":195,"props":196,"children":197},"td",{},[198],{"type":39,"tag":74,"props":199,"children":201},{"className":200},[],[202],{"type":45,"value":203},"✗ Configuration: not found",{"type":39,"tag":195,"props":205,"children":206},{},[207,209,215],{"type":45,"value":208},"Run ",{"type":39,"tag":74,"props":210,"children":212},{"className":211},[],[213],{"type":45,"value":214},"\u002Fweave:weave-install",{"type":45,"value":216}," to complete installation",{"type":39,"tag":173,"props":218,"children":219},{},[220,229],{"type":39,"tag":195,"props":221,"children":222},{},[223],{"type":39,"tag":74,"props":224,"children":226},{"className":225},[],[227],{"type":45,"value":228},"✗ CLI: not found in PATH",{"type":39,"tag":195,"props":230,"children":231},{},[232,233,239],{"type":45,"value":208},{"type":39,"tag":74,"props":234,"children":236},{"className":235},[],[237],{"type":45,"value":238},"npm install -g weave-claude-code",{"type":45,"value":240}," in a terminal",{"type":39,"tag":173,"props":242,"children":243},{},[244,253],{"type":39,"tag":195,"props":245,"children":246},{},[247],{"type":39,"tag":74,"props":248,"children":250},{"className":249},[],[251],{"type":45,"value":252},"✗ Weave project: not configured",{"type":39,"tag":195,"props":254,"children":255},{},[256,257],{"type":45,"value":208},{"type":39,"tag":74,"props":258,"children":260},{"className":259},[],[261],{"type":45,"value":262},"\u002Fweave:weave-config set weave_project ENTITY\u002FPROJECT",{"type":39,"tag":173,"props":264,"children":265},{},[266,275],{"type":39,"tag":195,"props":267,"children":268},{},[269],{"type":39,"tag":74,"props":270,"children":272},{"className":271},[],[273],{"type":45,"value":274},"⚠ Daemon is running an older config",{"type":39,"tag":195,"props":276,"children":277},{},[278,280,286],{"type":45,"value":279},"A setting changed since the daemon started, so the live daemon is using stale config. Run ",{"type":39,"tag":74,"props":281,"children":283},{"className":282},[],[284],{"type":45,"value":285},"weave-claude-code restart",{"type":45,"value":287}," to apply the new settings.",{"type":39,"tag":173,"props":289,"children":290},{},[291,300],{"type":39,"tag":195,"props":292,"children":293},{},[294],{"type":39,"tag":74,"props":295,"children":297},{"className":296},[],[298],{"type":45,"value":299},"- Daemon socket: not running",{"type":39,"tag":195,"props":301,"children":302},{},[303],{"type":45,"value":304},"Normal if no Claude Code session is active; daemon starts automatically on next hook event",{"type":39,"tag":173,"props":306,"children":307},{},[308,317],{"type":39,"tag":195,"props":309,"children":310},{},[311],{"type":39,"tag":74,"props":312,"children":314},{"className":313},[],[315],{"type":45,"value":316},"- Log file: not created yet",{"type":39,"tag":195,"props":318,"children":319},{},[320],{"type":45,"value":321},"Normal before first session; no action needed",{"type":39,"tag":54,"props":323,"children":325},{"id":324},"report",[326],{"type":45,"value":327},"Report",{"type":39,"tag":48,"props":329,"children":330},{},[331,333,338],{"type":45,"value":332},"Summarize the status to the user. If all required items are ✓, confirm the plugin is ready and sessions will be traced automatically. If any ✗ items exist, provide the specific fix steps. If a ",{"type":39,"tag":74,"props":334,"children":336},{"className":335},[],[337],{"type":45,"value":141},{"type":45,"value":339}," warning appears, surface it explicitly and run the recommended fix command.",{"type":39,"tag":341,"props":342,"children":343},"style",{},[344],{"type":45,"value":345},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":347,"total":22},[348,365,387,399,412,418,433,446,457],{"slug":349,"name":349,"fn":350,"description":351,"org":352,"tags":353,"stars":362,"repoUrl":363,"updatedAt":364},"weave-instrument","instrument LLM codebases with Weave","Add Weave (Weights & Biases) observability to an LLM or agent codebase. This covers calling `weave.init()`, setting up authentication, and choosing between OTEL auto-instrumentation and the explicit Session SDK agent-logging APIs (Turn, LLM, Tool, SubAgent), based on the libraries the code already uses. Works for Python and TypeScript\u002FNode. Use this whenever the user wants to instrument, trace, or add observability, logging, or monitoring to an agent, chatbot, RAG pipeline, or LLM app. This includes phrasings like \"log my agent to weave\", \"add agent tracing\", \"get my agent into the Weave Agents tab\", \"instrument this with the weave session sdk\", \"trace my tool calls\", or \"set up weave logging\", even when the user does not name a specific API.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[354,357,360,361],{"name":355,"slug":356,"type":16},"Agents","agents",{"name":358,"slug":359,"type":16},"LLM","llm",{"name":14,"slug":15,"type":16},{"name":9,"slug":18,"type":16},1104,"https:\u002F\u002Fgithub.com\u002Fwandb\u002Fweave","2026-07-17T06:07:25.81154",{"slug":366,"name":366,"fn":367,"description":368,"org":369,"tags":370,"stars":384,"repoUrl":385,"updatedAt":386},"wandb-primary","manage Weights & Biases projects and runs","Primary W&B skill for broad or mixed Weights & Biases work: project overviews, W&B runs and artifacts, Weave traces and evaluations, Reports, and Launch workflows. Use when the task spans multiple W&B surfaces or the user asks generally what is happening in a W&B project.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[371,374,377,380,381],{"name":372,"slug":373,"type":16},"Data Analysis","data-analysis",{"name":375,"slug":376,"type":16},"Evals","evals",{"name":378,"slug":379,"type":16},"MLOps","mlops",{"name":20,"slug":21,"type":16},{"name":382,"slug":383,"type":16},"Tracing","tracing",60,"https:\u002F\u002Fgithub.com\u002Fwandb\u002Fskills","2026-07-17T06:06:35.194929",{"slug":388,"name":388,"fn":389,"description":390,"org":391,"tags":392,"stars":22,"repoUrl":23,"updatedAt":398},"weave-config","configure Weave project and settings","This skill should be used when the user wants to \"configure weave\", \"set weave project\", \"change weave project\", \"set wandb api key\", \"update weave settings\", \"show weave config\", \"change weave configuration\", \"restart the weave daemon\", \"apply weave config changes\", \"restart weave to pick up changes\", or needs to read or update any Weave Claude Code plugin settings.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[393,396,397],{"name":394,"slug":395,"type":16},"Configuration","configuration",{"name":14,"slug":15,"type":16},{"name":9,"slug":18,"type":16},"2026-07-17T06:07:38.107392",{"slug":400,"name":400,"fn":401,"description":402,"org":403,"tags":404,"stars":22,"repoUrl":23,"updatedAt":411},"weave-install","install and configure Weave observability","This skill should be used when the user wants to \"install the weave plugin\", \"set up weave\", \"install weave-claude-code\", \"configure weave for the first time\", \"get started with weave tracing\", or needs to complete the initial setup of the Weave Claude Code plugin including dependency installation and project configuration.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[405,408,409,410],{"name":406,"slug":407,"type":16},"Claude Code","claude-code",{"name":394,"slug":395,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":18,"type":16},"2026-07-17T06:06:35.660384",{"slug":4,"name":4,"fn":5,"description":6,"org":413,"tags":414,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[415,416,417],{"name":20,"slug":21,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":18,"type":16},{"slug":419,"name":419,"fn":420,"description":421,"org":422,"tags":423,"stars":430,"repoUrl":431,"updatedAt":432},"annotation-improvement","improve prompts using Weave research traces","Guides coding agents through Discovery Forge prompt improvement after selecting the `wandb-primary` skill. Use `wandb-primary` to fetch W&B Weave research_run traces, human annotations, runnable feedback, and evaluations, then use this workflow when improving researcher.md from annotation queues, reviewed research traces, or human feedback.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[424,425,426,429],{"name":355,"slug":356,"type":16},{"name":375,"slug":376,"type":16},{"name":427,"slug":428,"type":16},"Prompt Engineering","prompt-engineering",{"name":9,"slug":18,"type":16},2,"https:\u002F\u002Fgithub.com\u002Fwandb\u002Fdiscovery-forge","2026-07-17T06:06:36.008062",{"slug":434,"name":434,"fn":435,"description":436,"org":437,"tags":438,"stars":430,"repoUrl":431,"updatedAt":445},"build-verdict-dataset","build verdict datasets from Weave annotations","Guides coding agents through building the verdict_quality_dataset from W&B Weave research_annotation evidence — querying annotated research_run calls, mapping human QualitySelector verdicts to gold labels, refining row inputs per the rubric, and publishing a new versioned Weave Dataset. Use when the user asks to (re)generate the verdict dataset from annotations, seed a new eval dataset version, or rebuild verdict_quality_dataset.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[439,440,443,444],{"name":372,"slug":373,"type":16},{"name":441,"slug":442,"type":16},"Datasets","datasets",{"name":375,"slug":376,"type":16},{"name":9,"slug":18,"type":16},"2026-07-17T06:07:59.30763",{"slug":447,"name":447,"fn":448,"description":449,"org":450,"tags":451,"stars":430,"repoUrl":431,"updatedAt":456},"offline-eval-improvement","improve prompts using offline evaluation baselines","Guides coding agents through Discovery Forge prompt improvement from a specified Weave offline evaluation baseline. Use `wandb-primary` to fetch evaluation results, failed eval rows, dataset refs, prompt refs, and scorer evidence, then use this workflow when improving researcher.md from failed evaluation rows, comparing eval runs, or iterating on a fixed dataset.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[452,453,454,455],{"name":355,"slug":356,"type":16},{"name":441,"slug":442,"type":16},{"name":375,"slug":376,"type":16},{"name":9,"slug":18,"type":16},"2026-07-17T06:07:26.501045",{"slug":458,"name":458,"fn":459,"description":460,"org":461,"tags":462,"stars":430,"repoUrl":469,"updatedAt":470},"weave-integration","integrate Weave into applications","Comprehensive skill for adding W&B Weave to existing applications. Covers trace-first instrumentation, evaluation only after trace verification, documentation-first implementation, CLI-based Weave data access, and validation workflows. Activate this skill only when the user explicitly mentions the skill by name, such as `weave-integration`, `@skills weave-integration`, or another direct skill reference. Do not auto-trigger from generic Weave or W&B questions.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[463,466,467,468],{"name":464,"slug":465,"type":16},"Instrumentation","instrumentation",{"name":14,"slug":15,"type":16},{"name":382,"slug":383,"type":16},{"name":9,"slug":18,"type":16},"https:\u002F\u002Fgithub.com\u002Fwandb\u002Fweave-integration-skills","2026-07-17T06:07:59.666449",{"items":472,"total":492},[473,479,486],{"slug":388,"name":388,"fn":389,"description":390,"org":474,"tags":475,"stars":22,"repoUrl":23,"updatedAt":398},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[476,477,478],{"name":394,"slug":395,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":18,"type":16},{"slug":400,"name":400,"fn":401,"description":402,"org":480,"tags":481,"stars":22,"repoUrl":23,"updatedAt":411},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[482,483,484,485],{"name":406,"slug":407,"type":16},{"name":394,"slug":395,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":18,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":487,"tags":488,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[489,490,491],{"name":20,"slug":21,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":18,"type":16},3]