Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ARK

ARK contient 7 skills collectées depuis kaust-ark, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
30
mis à jour
2026-06-22
Forks
2
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

page-adjustment
Rédacteurs techniques

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
Scientifiques médicaux (sauf épidémiologistes)

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
Administrateurs de réseaux et de systèmes informatiques

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
Gestionnaires des systèmes informatiques et d'information

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

2026-04-22
runtime-sandbox
Administrateurs de réseaux et de systèmes informatiques

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
Biochimistes et biophysiciens

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

2026-04-14
env-isolation
Développeurs de logiciels

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

2026-04-14