🇺🇸 English🇨🇳 中文
SkillsNav
Home

dask

★ 28K repoGeneralN/A

How to Install

Claude Code:
git clone https://github.com/K-Dense-AI/scientific-agent-skills && cp skills/dask ~/.claude/skills/
Cursor:
Copy SKILL.md into your .cursorrules file
# Dask ## Overview Dask is a Python library for parallel and distributed computing that enables three critical capabilities: - **Larger-than-memory execution** on single machines for data exceeding

Related Skills