Delegate large-data tasks to minRLM via uvx minrlm CLI. Use when working with large files (logs, CSV, JSON, code repos, documents) that are too big to fit in context, or when asked to search/aggregate/extract from large data. Also use when the user explicitly asks to use RLM or minRLM. Requires uvx or uv to be available. Can also be used with python3 -m minrlm.
$npx -y skills add avilum/minrlm --skill use-minrlmInstalls into the current project.
Run `npx skills use "https://github.com/avilum/minrlm" --skill "avilum/minrlm/use-minrlm"` 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/avilum/minrlm" that are relevant to the current task. Run `npx skills add "https://github.com/avilum/minrlm"` and select the relevant skills, then follow their instructions.