# Hardware Assessment Scripts

> Sub-skill of hardware-assessment: Scripts.

- Skill: `vamseeachanta/hardware-assessment-scripts` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/hardware-assessment-scripts`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/hardware-assessment-scripts/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/hardware-assessment-scripts

---


# Scripts

## Scripts


| Script | Platform | Purpose |
|--------|----------|---------|
| `hardware-assess.sh` | Linux | Collect hardware specs to JSON |
| `hardware-assess.ps1` | Windows | Collect hardware specs to JSON |
| `system-update.sh` | Linux | Update OS, tools, custom software |
| `system-update.ps1` | Windows | Update OS, tools, custom software |
| `system-maintain.sh` | Linux | Orchestrator: assess → update → re-assess → changelog |
| `system-maintain.ps1` | Windows | Orchestrator: assess → update → re-assess → changelog |

All scripts live in `scripts/operations/system/`.

