Skip to main content
ClaudeWave
Skill254 repo starsupdated 2mo ago

sibyl-theoretical

The sibyl-theoretical Claude Code skill generates research proposals that emphasize mathematical foundations and theoretical guarantees. Use this skill when developing academic research ideas that require rigorous mathematical grounding, formal proofs, or theoretical validation, particularly within the AutoResearch-SibylSystem framework. The skill outputs structured perspectives to a designated workspace directory for integration with broader research planning workflows.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem /tmp/sibyl-theoretical && cp -r /tmp/sibyl-theoretical/.claude/skills/sibyl-theoretical ~/.claude/skills/sibyl-theoretical
Then start a new Claude Code session; the skill loads automatically.

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('theoretical', workspace_path=ws))"`

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