Sub-skill of hardware-assessment: Linux (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill linux --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Linux?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-linux-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: hardware-assessment-linux
description: 'Sub-skill of hardware-assessment: Linux (+1).'
version: 1.1.0
category: operations
type: reference
scripts_exempt: true
---
# Linux (+1)
## Linux
| Data | No root | With sudo |
|------|---------|-----------|
| CPU, OS, Network | Full | Full |
| Memory total | Full | Full |
| Memory type/speed | "unknown" | DDR type + speed via dmidecode |
| GPU name + driver | Full | Full |
| GPU VRAM | Via nvidia-smi | Via nvidia-smi |
| Storage devices | Full | Full |
| SMART health | "unavailable" | Full via smartctl |
| Motherboard | Via /sys/class/dmi/id/ | Full via dmidecode |
## Windows
| Data | Standard user | Administrator |
|------|--------------|---------------|
| All CIM/WMI data | Full | Full |
| SMART counters | May be limited | Full |
| Storage reliability | May be limited | Full |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.