Skip to main content
Execute qualquer Skill no Manus
com um clique

batch-processor

Parallel processing of large datasets using Python asyncio + Claude AI transforms. Accepts CSV, JSON, Parquet, or JSONL as input. Splits into configurable chunk sizes, processes each chunk concurrently using Haiku (cost-efficient), aggregates results, and writes output. Includes progress tracking, error retry with exponential backoff, and cost estimation before run. Cross-ported from ZeroClaw's Rayon-based batch processor.

Visão geral

Parallel processing of large datasets using Python asyncio + Claude AI transforms. Accepts CSV, JSON, Parquet, or JSONL as input. Splits into configurable chunk sizes, processes each chunk concurrently using Haiku (cost-efficient), aggregates results, and writes output. Includes progress tracking, error retry with exponential backoff, and cost estimation before run. Cross-ported from ZeroClaw's Rayon-based batch processor.

Comando de instalação
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill batch-processor

Copie e cole este comando no Claude Code para instalar a skill

Estrelas1
Forks0
Atualizado10 de março de 2026 às 00:13
SKILL.md
readonly