Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

autohpc

autohpc에는 pravsels에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
3
업데이트
2026-07-16
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

checkpoint-integrity
소프트웨어 개발자

Use immediately before moving or publishing a checkpoint, and after downloading it, to generate or verify a lightweight SHA-256 file manifest.

2026-07-16
deployment-protocol
소프트웨어 개발자

Use before running a checkpoint on a robot or inference rig to audit the real sensor-to-action chain using saved model assets, runner code, and live or replay samples.

2026-07-16
eval-tracking
소프트웨어 개발자

Use when evaluating checkpoints to maintain a persistent log of what was evaluated, the metrics, qualitative assessment, and verdict.

2026-07-16
hpc-model-dataset-audit
소프트웨어 개발자

Use before committing to a full training run to reconcile a base model's baked-in expectations against the training config and the actual dataset, catching semantic mismatches (normalization, feature order, units, encoding) that build and run fine but silently ruin results.

2026-07-16
hpc-run-tracking
소프트웨어 개발자

Use when submitting, monitoring, or reviewing HPC training runs to maintain a persistent log of each run's config, status, results, and next steps.

2026-07-16
hpc-training-operations
소프트웨어 개발자

Use when running ML training workflows on Slurm-based HPC clusters, including environment setup, data and image transfer, job submission, monitoring, debugging, and storage cleanup, especially when notes are ad-hoc, usernames differ, or commands may expose secrets.

2026-07-16
hpc-container-promotion
네트워크·컴퓨터 시스템 관리자

Use when preparing cluster-ready containers by validating a repo locally with Docker and promoting the result into the container artifact or runtime required by the target cluster.

2026-06-28
hpc-dataset-adaptation
소프트웨어 개발자

Use when the user's dataset format differs from what the target repo's data loaders expect, to adapt the code (not the data) for compatibility.

2026-05-14