hardware-assessment-scripts

Sub-skill of hardware-assessment: Scripts.

5 stars

Best use case

hardware-assessment-scripts is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of hardware-assessment: Scripts.

Teams using hardware-assessment-scripts should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/scripts/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/operations/devops/hardware-assessment/scripts/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/scripts/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hardware-assessment-scripts Compares

Feature / Agenthardware-assessment-scriptsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of hardware-assessment: Scripts.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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/`.

Related Skills

ai-tool-assessment

5
from vamseeachanta/workspace-hub

Assess and report on AI tool subscriptions, usage patterns, and cost-effectiveness. Use for reviewing AI subscriptions, analyzing tool usage, optimizing AI spend.

risk-assessment

5
from vamseeachanta/workspace-hub

Perform probabilistic risk assessment with Monte Carlo simulations for offshore marine operations

multi-tool-architecture-assessment

5
from vamseeachanta/workspace-hub

Systematic comparison of competing tools/approaches before committing to a multi-account, multi-tool architecture. Uses parallel subagents for research, system-state audit, and data quality analysis. Produces a decision matrix with explicit trade-offs.

legal-risk-assessment

5
from vamseeachanta/workspace-hub

Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria

docker-6-development-workflow-scripts

5
from vamseeachanta/workspace-hub

Sub-skill of docker: 6. Development Workflow Scripts.

hardware-assessment-workflow-multi-machine-inventory

5
from vamseeachanta/workspace-hub

Sub-skill of hardware-assessment: Workflow: Multi-Machine Inventory.

hardware-assessment-output-schema-v10

5
from vamseeachanta/workspace-hub

Sub-skill of hardware-assessment: Output Schema (v1.0).

hardware-assessment-linux

5
from vamseeachanta/workspace-hub

Sub-skill of hardware-assessment: Linux (+1).

hardware-assessment-linux-hardware-assesssh

5
from vamseeachanta/workspace-hub

Sub-skill of hardware-assessment: Linux (`hardware-assess.sh`) (+1).

windmill-4-bash-scripts

5
from vamseeachanta/workspace-hub

Sub-skill of windmill: 4. Bash Scripts.

windmill-3-go-scripts

5
from vamseeachanta/workspace-hub

Sub-skill of windmill: 3. Go Scripts.

windmill-2-typescriptdeno-scripts

5
from vamseeachanta/workspace-hub

Sub-skill of windmill: 2. TypeScript/Deno Scripts.