hardware-assessment-output-schema-v10
Sub-skill of hardware-assessment: Output Schema (v1.0).
Best use case
hardware-assessment-output-schema-v10 is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of hardware-assessment: Output Schema (v1.0).
Teams using hardware-assessment-output-schema-v10 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/output-schema-v10/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How hardware-assessment-output-schema-v10 Compares
| Feature / Agent | hardware-assessment-output-schema-v10 | 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: Output Schema (v1.0).
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
# Output Schema (v1.0)
## Output Schema (v1.0)
Both scripts produce identical JSON structure:
```json
{
"schema_version": "1.0",
"script_version": "1.0.0",
"platform": "linux|windows",
"timestamp": "ISO-8601",
"cpu": {
"model": "Intel Xeon E5-2630 v3 @ 2.40GHz",
"architecture": "x86_64",
"sockets": 2,
"cores_per_socket": 8,
"total_cores": 16,
"threads_per_core": 2,
"total_threads": 32,
"max_mhz": "3200.0000",
"l3_cache": "40 MiB"
},
"memory": {
"total_kb": 32810676,
"total_gb": "31.3",
"type": "DDR4",
"speed": "2133 MT/s"
},
*See sub-skills for full details.*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
aqwa-output
AQWA output formats (RAO CSV, coefficient JSON), LIS parsing conventions, result validation, benchmark comparison vs OrcaWave, and validation criteria.
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
repo-structure-gitignore-enforcement-root-level-output-artifacts
Sub-skill of repo-structure: Gitignore Enforcement: Root-Level Output Artifacts.
instrument-data-allotrope-output-format-selection
Sub-skill of instrument-data-allotrope: Output Format Selection.
hardware-assessment-workflow-multi-machine-inventory
Sub-skill of hardware-assessment: Workflow: Multi-Machine Inventory.
hardware-assessment-scripts
Sub-skill of hardware-assessment: Scripts.
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).
risk-assessment-1-sample-size-selection
Sub-skill of risk-assessment: 1. Sample Size Selection (+1).