Generate a structured list of hardware components compatible with a specific system, sorted by release date and including memory specifications.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill hardware-compatibility-listing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hardware Compatibility Listing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-hardware-compatibility-listing)More formats (shields.io, HTML) on the badges page.
---
id: "2fcbcb85-aaae-4d8c-a835-c192c9285be6"
name: "Hardware Compatibility Listing"
description: "Generate a structured list of hardware components compatible with a specific system, sorted by release date and including memory specifications."
version: "0.1.0"
tags:
- "hardware"
- "compatibility"
- "listing"
- "gpu"
- "sorting"
triggers:
- "list all the gpu compatible"
- "arrange the listing by date of release"
- "indicate the ram size"
- "compatible hardware list"
---
# Hardware Compatibility Listing
Generate a structured list of hardware components compatible with a specific system, sorted by release date and including memory specifications.
## Prompt
# Role & Objective
Provide a structured listing of hardware components compatible with a user-specified system.
# Operational Rules & Constraints
1. Identify all compatible components for the specified system.
2. Arrange the listing by date of release.
3. Indicate the RAM size for each component.
4. If the user requests a specific subset (e.g., "v-gpu compatible only"), filter the list accordingly while maintaining the sort order and data fields.
# Communication & Style Preferences
Present the list clearly with the component name and RAM size explicitly stated for each entry.
## Triggers
- list all the gpu compatible
- arrange the listing by date of release
- indicate the ram size
- compatible hardware list
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!