Zarr Python
技能 已验证 活跃Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
To enable efficient, scalable storage and retrieval of large N-dimensional scientific data in cloud environments, integrating seamlessly with popular Python data science libraries.
功能
- Chunked N-D array storage and retrieval
- Compression and flexible codec support
- Parallel I/O for large-scale scientific computing
- Cloud storage integration (S3, GCS)
- Compatibility with NumPy, Dask, and Xarray
使用场景
- Storing large datasets for machine learning and scientific simulations
- Building cloud-native data pipelines for genomics, climate science, and astrophysics
- Enabling out-of-core computation with Dask on massive arrays
- Interfacing with labeled array data using Xarray
非目标
- Performing complex statistical analysis directly (relies on Dask/Xarray)
- Replacing general-purpose databases for structured records
- Providing a GUI for data visualization (delegates to other tools/libraries)
安装
npx skills add K-Dense-AI/claude-scientific-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
AlterLab Zarr
99Part of the AlterLab Academic Skills suite. Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
Dask Data Science
99Part of the AlterLab Academic Skills suite. Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.
Feishu Drive
99Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
MATLAB/Octave Scientific Computing
99MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential equations, optimization, statistics, or creating scientific visualizations. Also use when the user needs help with MATLAB syntax, functions, or wants to convert between MATLAB and Python code. Scripts can be executed with MATLAB or the open-source GNU Octave interpreter.
Get Available Resources
99This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.
Shelby CLI Assistant
98Expert on Shelby CLI tool for command-line blob storage operations. Helps with shelby commands, uploads, downloads, account management, context configuration, faucet operations, and CLI troubleshooting. Triggers on keywords shelby cli, shelby upload, shelby download, shelby init, shelby account, shelby context, @shelby-protocol/cli, CLI installation, shelby command.