aii_get_hardware

Community

Detect system hardware.

AuthorAMGrobelnik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies the available hardware resources on the system, including CPUs, RAM, GPU, and disk space, which is crucial for optimizing performance-sensitive code.

Core Features & Use Cases

  • Hardware Detection: Reports on CPU count, model, RAM capacity, disk usage, and GPU availability/VRAM.
  • Container Awareness: Detects resource limits imposed by containerized environments (e.g., Docker, Kubernetes).
  • Use Case: Before running a computationally intensive machine learning model training job, use this Skill to understand the available GPU memory and CPU cores to configure the job for optimal performance.

Quick Start

Run the bash script to detect available hardware.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aii_get_hardware
Download link: https://github.com/AMGrobelnik/ai-inventor-old3/archive/main.zip#aii-get-hardware

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.