Skip to main content
ClaudeWave
Skill254 estrellas del repoactualizado 2mo ago

sibyl-pragmatist

The sibyl-pragmatist skill generates research proposals focused on engineering feasibility and practical implementation within the Sibyl research system. Use this skill when developing research ideas that prioritize technical viability, resource constraints, and real-world deployment considerations over theoretical ideals.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem /tmp/sibyl-pragmatist && cp -r /tmp/sibyl-pragmatist/.claude/skills/sibyl-pragmatist ~/.claude/skills/sibyl-pragmatist
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('pragmatist', workspace_path=ws))"`

AGENT_NAME: sibyl-pragmatist
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/pragmatist.md