Async Operation Handler

Handle asynchronous operations from MCP servers (PixelLab, ElevenLabs, etc.) with intelligent polling, timeout management, and parallel work opportunities. Use when waiting for async jobs, polling status, or managing long-running operations. Provides exponential backoff, ETA-aware waiting, and prevents premature downloads.

pmarashian Updated

File contents

pmarashian/cursor-agent-skills/tree/main/async-operation-handler commit 862c4c9367

Frequently asked questions

npx skillmds@latest add pmarashian/async-operation-handler