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

sibyl-innovator

The sibyl-innovator skill generates bold cross-disciplinary innovation research proposals by analyzing a specified topic within the Sibyl research system. Use this skill when seeking unconventional research ideas that bridge multiple fields and challenge existing paradigms, with outputs saved to a designated workspace directory for further development and collaboration.

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

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