Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

autohpc

autohpc 收录了来自 pravsels 的 8 个 skills,并提供仓库级职业覆盖和站内 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