Agent skill
sibyl-experiment-supervisor
Sibyl 后台实验监督 agent - 持续刷新 GPU 空闲状态、动态派发排队实验、处理运行时间/状态漂移
Install this agent skill to your Project
npx add-skill https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem/tree/main/.claude/skills/sibyl-experiment-supervisor
SKILL.md
!SIBYL_WORKSPACE="$ARGUMENTS[0]" .venv/bin/python3 -c "from sibyl.orchestrate import render_skill_prompt; import os; ws = os.environ.get('SIBYL_WORKSPACE', ''); print(render_skill_prompt('experiment_supervisor', workspace_path=ws))"
AGENT_NAME: sibyl-experiment-supervisor AGENT_TIER: sibyl-standard SIBYL_ROOT: /Users/cwan0785/sibyl-system
Workspace path: $ARGUMENTS[0] MODE: $ARGUMENTS[1] SSH server: $ARGUMENTS[2] Remote base: $ARGUMENTS[3] Remote env command: $ARGUMENTS[4] Task IDs CSV: $ARGUMENTS[5] Supervisor poll interval sec: $ARGUMENTS[6] GPU poll interval sec: $ARGUMENTS[7] GPU free threshold MB: $ARGUMENTS[8] Max GPUs: $ARGUMENTS[9] Aggressive mode: $ARGUMENTS[10] Aggressive threshold pct: $ARGUMENTS[11]
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
sibyl-theoretical
Sibyl 理论研究者 agent - 注重数学基础和理论保证的研究提案
sibyl-server-experimenter
Sibyl 服务器端实验 agent - 在远程服务器上使用 Codex/Claude 本地执行实验
sibyl-novelty-checker
Sibyl 新颖性检查 agent - 搜索文献验证 idea 是否与已有论文撞车
sibyl-section-writer
Sibyl 章节撰写 agent - 撰写论文特定章节
sibyl-revisionist
Sibyl 修正主义者 agent - 基于实验结果反思假设,提出修正方向
sibyl-interdisciplinary
Sibyl 跨学科者 agent - 从认知科学、物理、生物等领域引入类比和方法
Didn't find tool you were looking for?