Skill254 estrellas del repoactualizado 2mo ago
sibyl-empiricist
The sibyl-empiricist skill generates a research perspective document focused on reproducibility, data quality, and experimental rigor by executing the Sibyl research orchestration system. Use this when conducting structured research projects that require empiricist validation of methodology and results, particularly within the AutoResearch-SibylSystem framework where multiple research perspectives inform comprehensive analysis.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem /tmp/sibyl-empiricist && cp -r /tmp/sibyl-empiricist/.claude/skills/sibyl-empiricist ~/.claude/skills/sibyl-empiricistDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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('empiricist', workspace_path=ws))"`
AGENT_NAME: sibyl-empiricist
AGENT_TIER: sibyl-standard
SIBYL_ROOT: /Users/cwan0785/sibyl-system
Workspace path: $ARGUMENTS[0]
Topic (may contain spaces): $ARGUMENTS[1]
Write your output to $ARGUMENTS[0]/idea/perspectives/empiricist.mdDel mismo repositorio
sibyl-codex-reviewerSkill
Sibyl Codex 独立第三方审查 - 使用 OpenAI Codex 提供不同 AI 视角的评审
sibyl-codex-writerSkill
Sibyl Codex 写作 agent - 使用 Codex (GPT-5) 撰写论文
sibyl-comparativistSkill
Sibyl 比较分析者 agent - 对标 SOTA 和同类工作,定位结果贡献
sibyl-contrarianSkill
Sibyl 反对者 agent - 挑战主流假设,寻找反面证据和盲点
sibyl-criticSkill
Sibyl 批评者 agent - 苛刻但公正的学术批评
sibyl-editorSkill
Sibyl 编辑 agent - 整合论文各章节为完整稿件
sibyl-experiment-supervisorSkill
Sibyl 后台实验监督 agent - 持续刷新 GPU 空闲状态、动态派发排队实验、处理运行时间/状态漂移
sibyl-experimenterSkill
Sibyl 实验执行 agent - 编写代码并在远程 GPU 上执行实验