get-available-resources

23

This 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

CommandsMarketplace

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install davila7/claude-code-templates/get-available-resources
skilz install davila7/claude-code-templates/get-available-resources --agent opencode
skilz install davila7/claude-code-templates/get-available-resources --agent codex
skilz install davila7/claude-code-templates/get-available-resources --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/davila7/claude-code-templates
2. Copy the agent skill directory:
cp -r claude-code-templates/cli-tool/components/skills/scientific/get-available-resources ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Type
Non-Technical
Meta-Domain
general
Primary Domain
general
Sub-Domain
machine learning models model
Market Score
23

Report Security Issue

Found a security vulnerability in this agent skill?