Skip to main content
ClaudeWave
Skill254 estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
git 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-comparativist
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.md