Skip to main content

sparc-separating-perception-reasoning

Decouple visual perception from reasoning when building VLM pipelines, image analysis agents, or multi-modal workflows. Implements the SPARC two-stage pattern: first localize question-relevant regions via visual search, then condition reasoning only on those regions. Dramatically reduces token budgets and improves accuracy on visually complex tasks. Trigger phrases: - "Build an image QA pipeline that scales at test time" - "Analyze this high-resolution image efficiently with a VLM" - "Separate perception from reasoning in my vision pipeline" - "Reduce token cost for visual reasoning tasks" - "Implement a two-stage visual search and answer system" - "Scale VLM inference with asymmetric compute allocation"

Jump to install

Source facts

Repository
ndpvt-web/arxiv-claude-skills
Last source activity
February 13, 2026 at 10:08
Detected SKILL.md language
English
Stars
14
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.