Skip to main content
在 Manus 中运行任何 Skill
一键导入

batch-processor

High-throughput parallel processing of large datasets using Node.js streams and Claude AI. Accepts CSV, JSON, JSONL, or plain text. Processes in configurable chunk sizes with backpressure-aware Node.js Readable/Transform/Writable streams. Tracks progress, retries failures with exponential backoff, estimates cost before run. Adapted from ZeroClaw's Rayon-based batch processor for Node.js streaming architecture.

概览

High-throughput parallel processing of large datasets using Node.js streams and Claude AI. Accepts CSV, JSON, JSONL, or plain text. Processes in configurable chunk sizes with backpressure-aware Node.js Readable/Transform/Writable streams. Tracks progress, retries failures with exponential backoff, estimates cost before run. Adapted from ZeroClaw's Rayon-based batch processor for Node.js streaming architecture.

安装命令
npx skills add https://github.com/mk-knight23/AI-Agent-OpenClaw --skill batch-processor

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月10日 00:13
SKILL.md
readonly