Back to resources

SKILL

get-available-resources

Primary machine endpointhttps://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/get-available-resources
Use with an agent

SUMMARY

What it does

This skill detects host inventory and effective resource limits (CPU, memory, disk, scheduler, container, accelerator) for the current process. It produces a redacted JSON snapshot and conservative planning helpers. It does not run stress tests or assume visible host hardware is usable. The skill is implemented as Python scripts and is compatible with Python 3.11+ on Linux, macOS, or Windows. It uses standard library by default, with optional psutil 7.2.2. Accelerator and scheduler CLIs are optional read-only probes. The skill includes safety rules: no stress tests, no environment dumps, no reporting of hostnames or paths, and treats missing observations as unknown. It provides scripts for detection, workload planning, snapshot validation/diff, and accelerator diagnostic planning.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

system.resource-detectionweight 90 · confidence 90system.resource-planningweight 80 · confidence 80system.snapshot-validationweight 60 · confidence 70

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
1e5eeffbdad3

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.