Skip to main content
ClaudeWave
Skill254 repo starsupdated 2mo ago

sibyl-contrarian

The sibyl-contrarian skill generates a contrarian analysis that systematically challenges mainstream assumptions about a research topic by identifying counterarguments, overlooked evidence, and logical blind spots. Use this skill when investigating complex topics to stress-test prevailing views, uncover weaknesses in consensus positions, or develop more robust arguments by considering credible opposing perspectives.

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

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