Armory
Source
Browse
Skills

dask

Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install dask --cli claude

writes the skill into.claude/skills/dask/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/dask/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.

When to use it

Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/dask/SKILL.md -o .claude/skills/dask/SKILL.md

Notes

Extracted from davila7/claude-code-templates, dask category.