Terminal progress bars and spinners using the OCaml progress library. Use when Claude needs to: (1) Add progress bars to long-running CLI operations, (2) Show download/upload progress with bytes and speed, (3) Create multi-line progress displays, (4) Integrate progress reporting with Eio concurrency
$npx -y skills add avsm/ocaml-claude-marketplace --skill progressInstalls into the current project.
Run `npx skills use "https://github.com/avsm/ocaml-claude-marketplace" --skill "avsm/ocaml-claude-marketplace/progress"` 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.