Eio concurrency patterns for OCaml applications. Use when Claude needs to: (1) Write concurrent OCaml code with Eio, (2) Handle network operations with cohttp-eio, (3) Manage resource lifecycles with switches, (4) Implement rate limiting or synchronization, (5) Create parallel operations with fibers, (6) Test async code with Eio_mock, (7) Integrate with bytesrw for streaming, or any other Eio-based concurrency tasks
$npx -y skills add avsm/ocaml-claude-marketplace --skill eioInstalls into the current project.
Run `npx skills use "https://github.com/avsm/ocaml-claude-marketplace" --skill "avsm/ocaml-claude-marketplace/eio"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avsm/ocaml-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/avsm/ocaml-claude-marketplace"` and select the relevant skills, then follow their instructions.