mlld:fanout

Official

Parallelize LLM analysis across many items.

Authormlld-lang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill reduces the time and complexity of analyzing many items by enabling on-the-fly parallel LLM processing instead of serial, single-item calls.

Core Features & Use Cases

  • Fan-out in parallel: compose a mlld script and execute it with mlld -e to process multiple items concurrently.
  • Validation and execution workflow: use mlld_validate to verify scripts before running, and run with mlld -e to obtain structured JSON results.
  • Progress and structured output: provide progress logs and return results in a structured format for downstream processing.

Quick Start

Create a mlld script that analyzes a batch of items in parallel and run it with mlld -e.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mlld:fanout
Download link: https://github.com/mlld-lang/mlld/archive/main.zip#mlld-fanout

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.