hardware-assessment-scripts
Sub-skill of hardware-assessment: Scripts.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/scripts/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How hardware-assessment-scripts Compares
| Feature / Agent | hardware-assessment-scripts | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
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
Perform probabilistic risk assessment with Monte Carlo simulations for offshore marine operations
multi-tool-architecture-assessment
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
Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria
docker-6-development-workflow-scripts
Sub-skill of docker: 6. Development Workflow Scripts.
hardware-assessment-workflow-multi-machine-inventory
Sub-skill of hardware-assessment: Workflow: Multi-Machine Inventory.
hardware-assessment-output-schema-v10
Sub-skill of hardware-assessment: Output Schema (v1.0).
hardware-assessment-linux
Sub-skill of hardware-assessment: Linux (+1).
hardware-assessment-linux-hardware-assesssh
Sub-skill of hardware-assessment: Linux (`hardware-assess.sh`) (+1).
windmill-4-bash-scripts
Sub-skill of windmill: 4. Bash Scripts.
windmill-3-go-scripts
Sub-skill of windmill: 3. Go Scripts.
windmill-2-typescriptdeno-scripts
Sub-skill of windmill: 2. TypeScript/Deno Scripts.