Skip to content

dhruvvarshney1/fanout-mcp

v0.1.0Apache-2.0

Run many independent subtasks in parallel on cheap, local or open-source models and return only the distilled result.

fanout

Decide whether to hand a batch of independent subtasks to the fan_out MCP tool instead of doing them yourself. Use when a task splits into many similar, mechanical pieces — one file per piece, one document per piece, one candidate per piece — such as summarizing or classifying a directory of files, extracting fields from many records, drafting many variants, or first-pass triage over a long list. Also use to decide NOT to fan out.

Read SKILL.md at the source

Pinned to revision ec8604d7ed75, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.