Agent skill
sibyl-rebuttal-synthesizer
Sibyl Rebuttal 综合者 agent - 整合团队输出为完整 rebuttal
Install this agent skill to your Project
npx add-skill https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem/tree/main/.claude/skills/sibyl-rebuttal-synthesizer
SKILL.md
!SIBYL_WORKSPACE="$ARGUMENTS[0]" REBUTTAL_MODE="$ARGUMENTS[1]" WORD_LIMIT="$ARGUMENTS[2]" .venv/bin/python3 -c "from sibyl.rebuttal.prompt_helpers import render_rebuttal_skill_prompt; import os; print(render_rebuttal_skill_prompt('rebuttal_synthesizer', workspace_path=os.environ.get('SIBYL_WORKSPACE',''), mode=os.environ.get('REBUTTAL_MODE','round'), round_num=int(os.environ.get('ROUND_NUM','1') or '1')))"
AGENT_NAME: sibyl-rebuttal-synthesizer AGENT_TIER: sibyl-heavy SIBYL_ROOT: /Users/cwan0785/sibyl-system
Workspace path: $ARGUMENTS[0] Mode: $ARGUMENTS[1] Word limit: $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?