Skip to main content
ClaudeWave
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
Copiar
git 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-empiricist
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('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.md