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

ARK

ARK에는 kaust-ark에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 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