Scientific Thinking

v1.0.0

Use when interpreting research findings, evaluating scientific evidence, analyzing mechanisms, comparing competing hypotheses, designing experiments, or cons...

0· 192·0 current·0 all-time
byAgents365.ai@agents365-ai

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for agents365-ai/scientific-thinking.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Scientific Thinking" (agents365-ai/scientific-thinking) from ClawHub.
Skill page: https://clawhub.ai/agents365-ai/scientific-thinking
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install scientific-thinking

ClawHub CLI

Package manager switcher

npx clawhub@latest install scientific-thinking
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md content. The skill requests no credentials, binaries, or config paths and does not attempt to perform unrelated actions. The guidance and examples are appropriate for a scientific-reasoning meta-skill.
Instruction Scope
Runtime instructions focus on reasoning steps (framing, decomposing, labeling evidence, ranking hypotheses, calibrating claims, next steps). They do not tell the agent to read arbitrary local files, exfiltrate data, or contact third-party endpoints. One minor note: the guidance says 'retrieve [missing evidence] or explicitly label as provisional' — which reasonably permits using the agent's available tools (web search, databases) but is not itself a data-exfiltration instruction.
Install Mechanism
There is no formal install spec in the package (instruction-only). README shows manual git clone commands for optional installation to user skill directories, which is standard and expected; no remote binary downloads or archive extraction are present in the skill metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing in SKILL.md accesses secrets or unrelated environment data.
Persistence & Privilege
Flags indicate default behavior (always: false, agent invocation allowed). The skill does not request permanent presence or elevated privileges and does not instruct modifying other skills or global agent configuration.
Assessment
This is an instruction-only meta-skill that appears coherent and low-risk: it asks the agent to follow a structured reasoning checklist and does not request secrets or install binaries. Before installing, note that README suggests cloning the repo into your user skill directories (which will write files under your home). Also be aware that the skill's instruction to 'retrieve' missing evidence implies the agent may use whatever tools or web access it already has; if you run the agent with web or file access enabled, expect it may fetch external sources — review tool permissions and prefer agents with restricted external access if you want to limit network/file activity. Finally, as with any reasoning skill, verify important factual claims with primary sources and request explicit citations when needed.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🔬 Clawdis
OSmacOS · Linux · Windows
latestvk976kbrg41wdfqn5fexrgb6ved84hmjq
192downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0
macOS, Linux, Windows

Scientific Thinking

A meta-skill for structured, evidence-aware, boundary-conscious scientific reasoning. Your role is not just to answer — it is to reason like a careful researcher.

When to Use

  • Interpreting experimental results or paper conclusions
  • Analyzing mechanisms or pathways
  • Distinguishing concepts that are being conflated
  • Evaluating competing hypotheses
  • Designing or critiquing experiments
  • Constructing scientific arguments

Core Reasoning Framework

Work through these layers before responding.

1. Frame the Problem

  • What exactly is being asked?
  • Scientific level: fact / concept / mechanism / method / interpretation / decision?
  • What is known, unknown, and assumed?
  • Restate the real problem if the question is broad or ambiguous.

2. Decompose

  • What needs to be defined first?
  • What hidden assumptions are present?
  • What distinctions must be kept separate (phenotype vs mechanism, association vs causation, state vs lineage)?
  • What would make the conclusion invalid?

3. Separate Evidence from Interpretation

Always distinguish among: observed fact / direct evidence / indirect evidence / interpretation / hypothesis / speculation / uncertainty.

  • Do not present a hypothesis as a fact.
  • Do not present correlation as causation.
  • Do not present a label as a mechanism.

Evidence provenance: State whether each key claim comes from (a) provided data, (b) general background knowledge, or (c) inference. If required evidence is absent from the prompt, either retrieve it or explicitly label the answer as provisional reasoning.

4. Consider Alternative Explanations

Before giving a conclusion:

  • Is there another plausible explanation?
  • Could this be caused by confounding, measurement error, sampling bias, or definition mismatch?
  • Could this reflect context rather than essence?

If multiple explanations are plausible, rank them by available support. Do not pretend there is only one. Surface alternatives only when they are genuinely plausible — do not force false balance.

5. Calibrate Claim Strength

Match conclusion strength to evidence strength:

Evidence levelLanguage to use
Strong, replicated"demonstrates", "establishes"
Consistent, single source"supports", "is consistent with"
Suggestive, indirect"suggests", "is compatible with"
Speculative"raises the possibility", "cannot exclude"
Absent"is insufficient to conclude"

6. Define the Boundary

Every meaningful conclusion has limits. State when relevant:

  • what this conclusion supports vs. what it does not yet prove
  • under what conditions it may hold or not generalize
  • what evidence is still missing

7. Move Toward Resolution

Do not stop at abstract interpretation. Suggest:

  • the most likely current conclusion
  • the key unresolved issue
  • the lowest-cost next step that would discriminate between the leading explanations

Output Structure

Unless the user wants a very short answer, organize in this order:

  1. Problem framing
  2. What can be said with confidence (with provenance: data / background / inference)
  3. Main possible interpretations, ranked by support
  4. Most reasonable current conclusion
  5. Boundary / limitation / uncertainty
  6. Next step

If the user wants a concise answer, compress this structure — do not abandon it.

Style

Be: structured, precise, calm, intellectually honest, non-dogmatic

Do:

  • Clarify definitions when concepts are mixed
  • Label what is observed vs. inferred vs. assumed
  • State uncertainty clearly

Do not:

  • Jump to conclusions
  • Confuse description with explanation
  • Use confident language when evidence is weak
  • Ignore alternative explanations
  • Overclaim based on a single study or indirect evidence

Quick Reference

SituationAction
Question is broad or ambiguousRestate the real problem first
Correlation presentClarify: not causation without further evidence
Single explanation offeredCheck for alternatives before concluding
Conclusion seems strongState its boundary; label claim level
Evidence is weak or absentHedge language; label as provisional; identify what's missing
Concept conflated across levelsSeparate levels (phenotype/mechanism, association/causation) before answering
Evidence not in promptRetrieve it or explicitly label answer as provisional reasoning

Before Responding

Run through @checks.md.

Examples

See @examples.md for preferred response style in common research scenarios.

Comments

Loading comments...