Classify infrared-visible fusion approaches into explicit and implicit mechanism categories from textual method descriptions.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill fusion_model_taxonomy --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fusion Model Taxonomy?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-fusion-model-taxonomy)More formats (shields.io, HTML) on the badges page.
---
name: fusion_model_taxonomy
description: Classify infrared-visible fusion approaches into explicit and implicit mechanism categories from textual method descriptions.
---
# Fusion Model Taxonomy
## When To Use
Use this skill for bounded infrared-visible image-fusion analysis derived from `arXiv:2206.09581`, especially when preserving modality-specific features, comparing explicit/implicit mechanisms, or running proxy recovery.
## Inputs
See the corresponding module document in the attempt directory. Inputs must be local text or numeric arrays; do not read any original paper repository.
## Outputs
The skill returns deterministic JSON-compatible diagnostics suitable for downstream recovery and analysis.
## Workflow
1. Validate input shapes or text content.
2. Execute the module-specific mechanism with deterministic defaults.
3. Return compact evidence and numeric diagnostics.
4. For recovery, keep proxy/reduced labels explicit.
## Validation
Run `python /share/project/yuyang/workspace/Paper2Skills/Paper2Skills-Agent/src/packages/paper2skills-agent/src/paper2skills/skills/module-to-skill/scripts/validate_skill_tree.py /share/project/yuyang/workspace/Paperbench/record/case13/extracted_skills_attempt_001/exorl_unsupervised_rl/fusion_model_taxonomy --run-tests`.
## Limitations
This skill implements a lightweight, reusable proxy for the paper mechanism, not the full 21-test-set benchmark from the paper.
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!