AutoSkill Hardware Compatibility Listing
Generate a structured list of hardware components compatible with a specific system, sorted by release date and including memory specifications.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/hardware-compatibility-listing" ~/.claude/skills/ecnu-icalk-autoskill-hardware-compatibility-listing && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/hardware-compatibility-listing/SKILL.mdsource content
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
- Identify all compatible components for the specified system.
- Arrange the listing by date of release.
- Indicate the RAM size for each component.
- 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