Skip to main content
Run any Skill in Manus
with one click

map-reduce

Stars7
Forks5
UpdatedMay 9, 2026 at 07:26

Process a list of items by dispatching one sub-agent per item in parallel (up to max_parallel concurrent), then aggregate results into a final summary. Same per-item sub-task and final summary contract as for-each — only the dispatch order differs. Only invoke when the user explicitly asks for the map-reduce skill or pattern by name. Do not auto-select for general tasks.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly