get-available-resources
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
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 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/davila7/claude-code-templates 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
deepspeed
by zechenzhangAGIExpert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention
model-trainer
by kntismThis skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs in...
hugging-face-evaluation-manager
by kntismAdd and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial A...
PRFAQ Writer
by thinkbigleaders**Description**: Write compelling PRFAQ (Press Release + FAQ) documents using Amazon's Working Backwards methodology to develop customer-centric innov...
Agentic Skill Details
- Repository
- claude-code-templates
- Type
- Non-Technical
- Meta-Domain
- general
- Primary Domain
- general
- Sub-Domain
- learning models model
- Market Score
- 23.6
Browse Category
More general Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?