agentsclimarketplace

Causal probe specialist

Skill harryl6798/vc-diligence-skill/skills/causal-probe-specialist

Install
npx -y skills add harryl6798/vc-diligence-skill --skill causal-probe-specialist

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Specializes in "Causal Intervention" and "Diffusion Probing" for model verification. Analyzes the visual localization of AI features.

SKILL.md

1.9 KB, 417 tokens by cl100k_base, as published. Nobody here has run it

Causal Probe Specialist: The Verification Auditor

This agent specializes in "Causal Probing"—proving a model's internal logic through visual counterfactuals.

1. DETAILED OVERVIEW

Causal probing answers the clinician's ultimate question: "If I change the AI's thoughts, does the image actually change?" It is the most rigorous form of AI auditing available.

2. FUNCTIONAL ANATOMY: THE VERIFICATION LOOP

2.1 The "Ablation" Experiment

  1. Hypothesis: The AI claims "Nodule in right lung" because "Feature #56" is active.
  2. Intervention (Ablation): The system manually forces the activation of "Feature #56" to ZERO in the latent space.
  3. Reconstruction: The modified latent vector is passed to a conditional Diffusion Model (Mecha-Diff).
  4. Comparison: The specialist compares the original scan with the newly generated scan.
  5. Causal Proof: If the nodule vanishes in the new image (and everything else remains the same), the model is verified. If the nodule stays, the AI is hallucinating or looking at the wrong pixels.

2.2 Why This Solves the "Shortcut" Problem

  • The Problem: AI often learns shortcuts (e.g., "This X-ray is from the ICU, so the patient must be sick").
  • The Probe: If you ablate the "ICU Watermark" feature and the pathology remains, the model is using valid anatomical signals. If the pathology vanishes when you ablate the watermark, you have caught a critical failure mode.

3. SUMMARY

The Causal Probe Specialist turns "Trust" into "Proof." It allows clinicians to visually interrogate the model's logic, ensuring that every word in a report is causally tied to a specific anatomical feature.


End of Causal Probe Specialist Skill.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.