Skill254 repo starsupdated 2mo ago
sibyl-comparativist
The sibyl-comparativist skill performs comparative analysis of research results against state-of-the-art methods and related work to identify and position the novel contributions of a research project. Use this skill when you need to systematically benchmark your findings against existing approaches, highlight performance improvements, and clarify what distinguishes your work within the current research landscape.
Install in Claude Code
Copygit clone --depth 1 https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem /tmp/sibyl-comparativist && cp -r /tmp/sibyl-comparativist/.claude/skills/sibyl-comparativist ~/.claude/skills/sibyl-comparativistThen start a new Claude Code session; the skill loads automatically.
Definition
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('comparativist', workspace_path=ws))"`
AGENT_NAME: sibyl-comparativist
AGENT_TIER: sibyl-light
SIBYL_ROOT: /Users/cwan0785/sibyl-system
Workspace path: $ARGUMENTS[0]
Write your output to $ARGUMENTS[0]/idea/result_debate/comparativist.mdMore from this repository
sibyl-codex-reviewerSkill
Sibyl Codex 独立第三方审查 - 使用 OpenAI Codex 提供不同 AI 视角的评审
sibyl-codex-writerSkill
Sibyl Codex 写作 agent - 使用 Codex (GPT-5) 撰写论文
sibyl-contrarianSkill
Sibyl 反对者 agent - 挑战主流假设,寻找反面证据和盲点
sibyl-criticSkill
Sibyl 批评者 agent - 苛刻但公正的学术批评
sibyl-editorSkill
Sibyl 编辑 agent - 整合论文各章节为完整稿件
sibyl-empiricistSkill
Sibyl 实验主义者 agent - 关注可复现性、数据质量和实验设计严谨性
sibyl-experiment-supervisorSkill
Sibyl 后台实验监督 agent - 持续刷新 GPU 空闲状态、动态派发排队实验、处理运行时间/状态漂移
sibyl-experimenterSkill
Sibyl 实验执行 agent - 编写代码并在远程 GPU 上执行实验