About
The Scientific Resource Detector is a specialized skill designed to profile your computational environment before beginning heavy data science or machine learning workloads. It automatically identifies CPU cores, GPU backends (including NVIDIA, AMD, and Apple Silicon), memory availability, and disk space to generate a strategic JSON report. This report helps Claude and the user decide on the most efficient processing architecture, such as choosing between parallelization with Dask, GPU acceleration with PyTorch, or memory-efficient out-of-core computing.