get-available-resources
K-Dense-AI/scientific-agent-skills
This skill proactively detects and reports comprehensive system resources, including CPU cores, GPU types (NVIDIA, AMD, Apple Silicon), available memory, and disk space. It generates a detailed JSON report with strategic, context-aware recommendations for optimizing scientific computing workflows, such as recommending parallel processing libraries (Dask, joblib), out-of-core methods (Zarr), or appropriate GPU acceleration backends (Metal, ROCm). Use this before any large-scale data analysis, model training, or computationally intensive simulation to make informed architectural decisions.