BeClaude

Science-confirmer-skill-for-claude

New
1GitHub TrendingGeneralby OU-GC

A Claude skill that enforces evidence-based answers on science questions. Searches credible sources before answering instead of relying on memory, prefers peer-reviewed sources, calibrates confidence to the evidence, and admits gaps honestly rather than guessing.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/science-confirmer-skill-for-claude.md https://raw.githubusercontent.com/OU-GC/Science-confirmer-skill-for-claude/main/SKILL.md
3
Invoke in Claude Code
/science-confirmer-skill-for-claude
View source on GitHub
code-review

Frequently Asked Questions

What is Science-confirmer-skill-for-claude?

A Claude skill that enforces evidence-based answers on science questions. Searches credible sources before answering instead of relying on memory, prefers peer-reviewed sources, calibrates confidence to the evidence, and admits gaps honestly rather than guessing.

How to install Science-confirmer-skill-for-claude?

To install Science-confirmer-skill-for-claude, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /science-confirmer-skill-for-claude.

What is Science-confirmer-skill-for-claude best for?

Science-confirmer-skill-for-claude is a community categorized under General. It is designed for: code-review. Created by OU-GC.