OpenInterpretability

9 mods across 1 repository, 0 stars between them.

capture-acts

01

OpenInterpretability/openinterp-mcp

Skill Claude CodeCodex

Capture residual-stream activations at specified layers and token positions during a forward pass on the attached model. Returns a captureid for downstream tools.

0 2mo ago A 32 tokens

causality-protocol

02

OpenInterpretability/openinterp-mcp

Skill Claude CodeCodex

Run the four mandatory checks (random-feature baseline, control-token norm, structural-rigidity α-sweep, and the paper-11 structure-matched control + naming gate) and return a verdict in {causal, weak-causal, confounded-structural, epiphenomenal-softmax, epiphenomenal-template, inconclusive-unverified, undetermined}.

0 2mo ago A 83 tokens

colab-attach

03

OpenInterpretability/openinterp-mcp

Skill Claude CodeCodex

Attach to a researcher's running Colab/vast.ai openinterp session via its public HTTPS URL. Run this once at session start before any other openinterp skill.

0 2mo ago A 38 tokens

colab-status

04

OpenInterpretability/openinterp-mcp

Skill Claude CodeCodex

Report the health of the active session — loaded model, probes, and captures in memory — to confirm the backend is alive before a run and to debug a broken attach.

0 2mo ago A 38 tokens

list-probes

05

OpenInterpretability/openinterp-mcp

Skill Claude CodeCodex

List the probes currently loaded in the Colab backend — their model, layer, position, and source — so you know what is available to evaluate or steer.

0 2mo ago A 36 tokens

sae-lookup

07

OpenInterpretability/openinterp-mcp

Skill Claude CodeCodex

Decompose a captured activation into its top-K sparse-autoencoder features and read their auto-interp names — the bridge from a residual-stream vector to human-readable concepts.

0 2mo ago A 38 tokens

steer

08

OpenInterpretability/openinterp-mcp

Skill Claude CodeCodex

Inject a directionalpha into the residual stream during a forward pass and observe the behavioral effect. Returns both raw and control-token-normalized deltas.

0 2mo ago A 33 tokens

openinterp-mcp

09

OpenInterpretability/openinterp-mcp

MCP server Claude CodeCodexCursor

MCP server + Colab backend for mechanistic interpretability research. Bring-your-own-agent. Privacy-first. Runs locally from the openinterp-mcp Python package.

0 2mo ago A tokens not measured