Sub-skill of hardware-assessment: Scripts.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill scripts --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scripts?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-scripts)More formats (shields.io, HTML) on the badges page.
---
name: hardware-assessment-scripts
description: 'Sub-skill of hardware-assessment: Scripts.'
version: 1.1.0
category: operations
type: reference
scripts_exempt: true
---
# 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/`.
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!