Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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.

نظرة عامة

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.

أمر التثبيت
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill batch-processor

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

النجوم١
التفرعات٠
آخر تحديث١٠ مارس ٢٠٢٦ في ٠٠:١٣
SKILL.md
readonly