원클릭으로
use-reference
explore repositories under /reference/{repository_name}
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
explore repositories under /reference/{repository_name}
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Query available hardware and obtain details about the device architecture to inform hardware aware implementations.
Analyze a Hugging Face transformers model and implement its inference pipeline in SYCL. Use this skill whenever the task involves porting, implementing, or optimizing a transformers architecture (LLM, VLM, encoder, or any modality) as SYCL kernels or a SYCL runtime — including when the user mentions oneAPI, DPC++, Intel GPUs, Level Zero, a "custom inference engine", or asks to run a Hugging Face checkpoint without Python. Also use it at the start of such tasks to query the available hardware and device architecture so the implementation is hardware-aware from the beginning
Use `docker exec` to run commands in the specified container.
SOC 직업 분류 기준
| name | use-reference |
| description | explore repositories under /reference/{repository_name} |
check available reference
cd workspace && ls reference
to see what git repos are available for you to use or explore to answer the users query, or use in an investigation. Clarify with the use what you intend to research if a repo is not present before cloning in a new repo.