LogoClawIndex
CasesSkillsAbout
LogoClawIndex

map-reduce - Orchestrate large-scale tasks via map and reduce phases.

Distributes work into independent map phases and aggregates results in a reduce phase for codebase analysis and bulk transformations.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Split tasks into batches
  • Process items independently
  • Aggregate intermediate results
  • Track success and failures
  • Generate summary reports

Inputs

  • Target item collection
  • Map function definition
  • Reduce function strategy
  • Batching configuration

Outputs

  • Aggregate summary report
  • Processing statistics
  • Modified files

Requirements

  • Bash tools ls cat grep find
  • File read and write permission
  • MCP task execution tool

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
orchestration
batch-processing
map-reduce
codebase-analysis
bulk-transformation
Split tasks into batches
Process items independently
Aggregate intermediate results
Track success and failures
Target item collection
Map function definition
Reduce function strategy
Aggregate summary report
Processing statistics
Modified files