Convert frozen source-model logits or predictions to target classes with AutoVP label mapping strategies.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill output_label_mapping --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Output Label Mapping?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-output-label-mapping)More formats (shields.io, HTML) on the badges page.
---
name: output_label_mapping
description: Convert frozen source-model logits or predictions to target classes with AutoVP label mapping strategies.
---
# Output Label Mapping
Use this skill for AutoVP FreqMap, IterMap-style refreshes, SemanticMap planning, or FullyMap linear logit mapping.
## Inputs
Source predictions/logits, target labels, mapping multiplicity, optional class embeddings, and optional linear weights.
## Outputs
Target-to-source mappings, target predictions, or mapped target logits.
## Workflow
For FreqMap, count source predictions per target and choose deterministic top source labels. For IterMap, recompute FreqMap after prompt updates. For FullyMap, compute `W L_s + b`. Keep tie-breaking reproducible.
## Validation
Run included deterministic tests.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.