用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/mahzoun99/MUSEAGENT --skill finding-easyconfig-parameters命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | finding-easyconfig-parameters |
| description | Extract and resolve software and toolchain parameters from user input. |
IMPORTANT:
./TOOLCHAINS.md is located inside this skill's directory.You MUST populate the following parameters in your context:
ACTION
GENERATE, TEST, or DEBUG actions.SW_NAME
TC_NAME
TC_NAME to the smaller toolchain name. (e.g. Pefer GCCcore over gompi or foss).TC_NAME to that toolchain name.TC_NAME to the minimal required toolchain of the SW_NAME within foss toolchain family.TC_VERSION
./TOOLCHAINS.md and find the row where the provided toolchain version appears.TC_VERSION to the EXACT version of TC_NAME in that row../TOOLCHAINS.md to set TC_VERSION to the latest version of TC_NAME.SW_VERSION
SW_VERSION to that version.mcp__web__agent tool to use web_search to set SW_VERSION to the latest stable release version and add (latest) tag to it.SW_SUFFIX
CUDA). Keep these feature names for SW_SUFFIX.SW_SUFFIX../TOOLCHAINS.md, you MUST use it.mcp__web__agent tool to use web_search to set the feature's version to the latest stable release version and add (latest) tag to it.