A Mapreduce Executing Wide Search

Execute large-scale breadth-oriented search and retrieval tasks using the A-MapReduce pattern: decompose a wide query into a task matrix, dispatch parallel map agents for independent retrieval, then reduce partial results into a unified structured table. Triggers: 'find all X that match Y across a large set', 'build a comparison table of N items', 'search for every instance of X', 'collect attributes for a list of entities', 'wide search across many sources', 'gather structured data on hundreds of items'.

ndpvt-web fa59500 15.1 KB Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/a-mapreduce-executing-wide-search commit fa59500c3c

Frequently asked questions

npx skillmds@latest add ndpvt-web/a-mapreduce-executing-wide-search