概要
This skill empowers developers to build high-performance Langdock actions by moving beyond slow, sequential API calls to efficient parallel execution patterns. It provides standardized implementations for independent parallel requests, fault-tolerant batching using Promise.allSettled, and complex sequential-parallel hybrid workflows. By reducing latency and organizing multi-endpoint data aggregation, it allows AI assistants to fetch comprehensive datasets—such as financial dashboards or portfolio summaries—in a single, robust action call while gracefully handling partial failures.