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

ARK

ARK 收录了来自 kaust-ark 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
30
更新
2026-06-22
Forks
2
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

page-adjustment
技术写作员

Strategies for fitting a paper to a venue's page limit without destroying content quality. Applies to any phase that modifies paper content.

2026-06-22
figure-integrity
医学科学家(非流行病学)

Rules for maintaining figure and table data integrity. All visual data must trace to result files — never invented or modified for convenience.

2026-06-18
rocs-testbed-slurm
网络与计算机系统管理员

How to submit SLURM jobs on the SANDS Lab ROCS testbed cluster (KAUST). Covers GPU GRES selection (v100/a100 — p100 is off-policy), QoS caps, conda env activation, multi-node DeepSpeed, preemptible spot jobs, and the watchdog that kills jobs with <15% GPU utilization. Use for any project whose compute_backend is slurm and whose cluster nodes are named `mcnode*`.

2026-04-24
human-intervention
计算机与信息系统经理

Protocol for requesting human intervention when an agent encounters a blocker it cannot resolve autonomously.

2026-04-22
runtime-sandbox
网络与计算机系统管理员

Containerized isolation via Apptainer for reproducible experiments. Use whenever the project executes third-party code (agent frameworks, browser agents, codegen tools, benchmark harnesses), runs GPU workloads via Slurm on a shared cluster, needs a reproducible runtime environment for paper claims, or isolates untrusted/adversarial inputs from the host. Broadly applicable to measurement, benchmark, and systems papers — not only to malicious-code experiments.

2026-04-20
research-integrity
生物化学家和生物物理学家

Rules for maintaining research integrity. No simulation, no fabrication, no shortcuts.

2026-04-14
env-isolation
软件开发工程师

Best practices for project-isolated environment setup. All installations must be local to the project, never global.

2026-04-14