Opinion Vs Evidence Detector
Make sure to use this skill whenever a product discussion has strong opinions on both sides with no resolution, a document makes claims without citing evidence, a decision is about to be made and the team needs to separate known from assumed, checking whether a debate is opinion-driven or evidence-driven, or preparing for a critical review — even if the request is about 'critical thinking' or 'decision-making' rather than explicitly about opinion detection.
Install
Run the one-liner to fetch and unpack the skill into your Claude Code skills directory:
curl -sL https://skill.broker/skills/itamar-gilad/opinion-vs-evidence-detector.skill -o /tmp/opinion-vs-evidence-detector.skill && \
unzip -o /tmp/opinion-vs-evidence-detector.skill -d ~/.claude/skills/opinion-vs-evidence-detector/
Manual install
Download the .skill file above, then unzip it into ~/.claude/skills/opinion-vs-evidence-detector/.