Agent skill
sibyl-simulated-reviewer
Sibyl 模拟 Reviewer agent - 从真实 reviewer 视角重新评估 rebuttal
Install this agent skill to your Project
npx add-skill https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem/tree/main/.claude/skills/sibyl-simulated-reviewer
SKILL.md
!SIBYL_WORKSPACE="$ARGUMENTS[0]" REVIEWER_ID="$ARGUMENTS[1]" ROUND_NUM="$ARGUMENTS[2]" .venv/bin/python3 -c "from sibyl.rebuttal.prompt_helpers import render_reviewer_persona_prompt; import os; print(render_reviewer_persona_prompt(os.environ.get('SIBYL_WORKSPACE',''), os.environ.get('REVIEWER_ID',''), int(os.environ.get('ROUND_NUM','1') or '1')))"
AGENT_NAME: sibyl-simulated-reviewer AGENT_TIER: sibyl-standard SIBYL_ROOT: /Users/cwan0785/sibyl-system
Workspace path: $ARGUMENTS[0] Reviewer ID: $ARGUMENTS[1] Round: $ARGUMENTS[2]
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?